| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sync-in-docker.tar.gz | 2026-01-07 | 2.9 kB | |
| sync-in-docker.zip | 2026-01-07 | 6.8 kB | |
| README.md | 2026-01-07 | 4.2 kB | |
| v1.10.0 source code.tar.gz | 2026-01-07 | 1.6 MB | |
| v1.10.0 source code.zip | 2026-01-07 | 2.6 MB | |
| Totals: 5 Items | 4.3 MB | 0 | |
⭐ Highlights
-
📝 Collabora Online integration
Collaborative online editing based on open standards, with native support for OpenDocument formats and compatibility with Microsoft Office formats. -
🔀 Intelligent multi-editor management
Automatic selection of the most appropriate editor based on the document format, with the ability to set a default editor. -
🔗 Enhanced public links
Access, view, and edit documents directly through public links, depending on formats and access rights. -
⚙️ Platform evolution
Migration to Node.js 24, while maintaining compatibility with Node.js 22, improving stability and performance.
Features
- backend/frontend:files: improve file locking logic, enhance compatibility across apps such as WebDAV and Collabora and OnlyOffice (9eb5a17)
- files: add Collabora Online integration to Docker setup (abe4fa4)
- files: collabora online integration (dabeff6)
- files: Collabora Online integration, multi-editor support, and improved file locking (e6bedc1)
- files: improve editor selection and add editor preference support (8fea357)
- frontend/backend:files: simplify file opening flow and improve readonly handling (6563f44)
- links: allow direct access to spaces via public links; add file preview/edit/download; improve password validation (5102e9a)
Bug Fixes
- backend:files-scheduler: correct ordering of recent files (aea6bcd)
- backend:shares: clear cached permissions when share link permissions are changed (95a455b)
- backend:spaces: apply MODIFY permission for PUT requests on existing files instead of ADD when the resource exists (e73ae93)
- backend:webdav: properly handle HEAD requests on directories, match lock source file when the file is a space root and extend lock owner information (f1f4836)
- docker:collabora: add capabilities for debian based hosts (9275df6)
- frontend:auth: ensure server config is initialized during authentication to prevent OTP prompt from not appearing on desktop (e0053ae)
- frontend:files: adjust badge styles to use
white-space-normalfor consistent text wrapping (615ea00) - frontend:files: correct writeable condition (288193e)
- frontend:files: load tasks only when a user is logged in to prevent interceptor redirects when refreshing a public link URL (bda58d6)
- frontend:i18n: remove explicit 'en' locale definition to prevent bs-datepicker translation conflicts (13529f1)
- frontend:spaces: display deactivation date when space is disabled (7df2535)