Releases: pydio/cells
Bugfix Release
This is a minor bugfix release.
- Fix a cluster issue where notifications are multiplied by the number of running nodes.
- Golang.org/x/net package is now updated.
Change log
You can find a summary of the change log here.
Bugfix for 4.4.8
Fix security policy evaluation corner-cases
Change log
You can find a summary of the change log here.
Improvements and Bugfixes
This release provides fixes and improvements for the stable branch.
WebApp
- Improve minisite search engine (now returns more than 30 results).
- Uploader: fix wrong confirm dialog display.
- Fix click issues in Cells Home Admin Dashboard
Backend
- Load issues when users have a massive amount of cells.
- Fix Azure Blob Storage edge-cases (error interpretation, block sizes for huge uploads).
- Handle proxies that buffer request body (although not recommended, but e.g. Azure WAF) to trigger retries in uploaders.
- Improve Enterprise LDAP listings performances and error handling
Security
- Update a few third-parties Go libraries.
- Binaries are now compiled with latest Go 22 (currently 1.22.10).
- Obfuscate jobs actions details in user jobs API responses.
As always, upgrade is straight-forward via the in-app tool.
Change log
You can find a summary of the change log here.
Bugfix Release
Mainly improve support of complex K8s deployments
Change log
You can find a summary of the change log here.
Bugfix Release
This release provides minor fixes for the stable branch.
- Prevent creation of template path with the same name as an existing datasource
- Fix "internal" datasource creation when using object storage
- Fix inner paths when downloading multiple cells as a zip selection
- Fix various datasource-releated command line calls
- Replace hard-coded i18n string in error message
- Fix issues with files located inside a "*.zip" folder
- Fix UX glitch in Versioning Strategy editor
- [Cells Flows] Fix weekly trigger (day-picker was broken), better refresh of Flow list after trigger modification
- Update Docker compose samples
As always, upgrade is straight-forward via the in-app tool.
Change log
You can find a summary of the change log here.
Bugfix Release
This release provides minor fixes for the stable branch.
- Fix an inconsistent UX behavior for the Metadata edition panel (right column)
- Fix API edge-cases
- Support multiple PathPrefixes on Search API
- Introduce a new case insensitive SortField option (name_ci) on the Tree API.
- Fix inner paths when downloading multiple cells as a Zip
- Improve the target link URL in the Invitation Email for Cells.
- Add a retry on the initial healthcheck for auth service
As always, upgrade is straight-forward via the in-app tool.
Change log
You can find a summary of the change log here.
Bugfix Release
This release fixes minor issues and ships regular dependency upgrades for better security:
- Improved date display in logs UI
- Fix an issue with Chinese language and Collabora
- Fixed some missing indexes in DB leading to slow listing in some cases
- [Enterprise] Provide a way to transfer cell/link ownership via Audit Reports
Change log
You can find a summary of the change log here.
Bugfix Release
This release provides bug fixes and security updates:
- Updated Go build version (latest 1.21.X) as well as Caddy server, for improved security
- Fixed wrong help hint for
admin user token
command - Added additional check for DB password containing a question mark (forbid it for now, this will be fixed in next major refactoring)
- Enabled Japanese language as it is mostly covered
- Added an action to go back to workspaces from Cells Console
- Improved messages and translated them for binary upgrade task
- Used longer cache for multipart uploads to make sure that the internal hash is properly computed at MultipartComplete time.
- Added incoming connection Host to the structured logs fields
Change log
You can find a summary of the change log here.
Hotfix Release
Update PDFJS library to address security issue
Change log
You can find a summary of the change log here.