Skip to content

Commit 7ef5eb6

Browse files
committed
chore(release): 1.6.1
1 parent 1ba71ec commit 7ef5eb6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
## [1.6.1](https://github.com/Sync-in/server/compare/v1.6.0...v1.6.1) (2025-10-09)
3+
4+
5+
### Bug Fixes
6+
7+
* **backend:auth:** improve AD/LDAP authentication handling and normalization ([db1a9e3](https://github.com/Sync-in/server/commit/db1a9e3d4a02c6be5ef594b4a383e05d0bc50fc4))
8+
* **frontend:links:** fallback to default MIME URL when origin MIME URL is not found ([5724f3a](https://github.com/Sync-in/server/commit/5724f3a730fc8d8b51268071b0d3370bc62f6901))
9+
210
## [1.6.0](https://github.com/Sync-in/server/compare/v1.5.2...v1.6.0) (2025-09-26)
311

412
🔥🚀 Support for Multi-Factor Authentication (MFA) & App Passwords

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"productName": "Sync-in",
33
"name": "sync-in-server",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"description": "The secure, open-source platform for file storage, sharing, collaboration, and sync",
66
"keywords": [
77
"sync-in",

0 commit comments

Comments
 (0)