Sync-in Server 1.8
ยท 2 min read
๐ We are pleased to announce that Sync-in 1.8 now supports 14 languages, including ๐ฌ๐ง English, ๐ซ๐ท French, ๐ฉ๐ช German, ๐ช๐ธ Spanish, ๐ต๐น Portuguese, ๐ง๐ท Brazilian Portuguese, ๐ฎ๐น Italian, ๐จ๐ณ Chinese, ๐ฎ๐ณ Hindi, ๐น๐ท Turkish, ๐ฏ๐ต Japanese, ๐ฐ๐ทKorean, ๐ต๐ฑ Polish, and ๐ท๐บ Russian.
๐ Extended Language Supportโ
- ๐ Added 12 new languages. Automatic language detection or manual selection from the user profile.
- โก Dynamic translation loading for faster startup and smoother switching.
๐ Search and Storage Enhancementsโ
- โ๏ธ New config parameter to enable or disable the files indexing for a Sync-in instance.
- ๐ Full-text search preferences โ indexing can now be enabled or disabled for both personal and collaborative spaces.
- ๐ Quota and usage tracking:
- Ability to define a storage quota for shares with an external location
- The storage used by external locations anchored to spaces is now included in the spaceโs total quota.
โ๏ธ Improvementsโ
- โก Better suited for small systems โ reduced the default number of backend workers from 2 to 1 to improve memory efficiency on lightweight setups (e.g. Raspberry Pi).
- ๐ผ๏ธ Photo thumbnail creation speed improved by 3ร โ reducing load times across galleries.
- ๐ณ Docker โ reduced system dependencies, resulting in a lighter and more efficient image.
- ๐งน Automatic cleanup โ removes orphaned files and optimizes database tables daily.
- ๐ OnlyOffice compatibility โ added support for
.doc,.xls, and.pptformats with implicit conversion on save. - ๐๏ธ Smarter trash behavior โ deleted files from external shares are now moved to the userโs trash, while those from external locations linked to spaces go to the spaceโs trash.
๐ฅ Upgrade to version 1.8 now and take advantage of all the latest improvements!
โก๏ธ See the release on GitHub