Skip to main content

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 .ppt formats 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