CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 197
Releases: pydio/cells
Bugfix Release
Compare
Assets 2
Bugfix Release
Compare
Fix a proto message size limitation (impacting metadata size limitation)
Change log
You can find a summary of the change log here.
Assets 2
Bugfix Release
Compare
This is a minor release for stable branch, including some go dependencies updates and a fix on the versioning system with archives.
Change log
You can find a summary of the change log here.
Assets 2
Bugfix Release
Compare
This is a bugfix release for stable branch:
- Fixed a non-impacting warning log introduced in 4.4.11
- Fixed a panic when stopping pydio.grpc.timer service
- Fixed a long-standing issue with version restoration in encrypted datasources
- Implemented a missing S3 signature type (streaming "unsigned") for better compatibility with s3 client libraries.
Change log
You can find a summary of the change log here.
Assets 2
Bugfix Release
Compare
This is a bugfix and optimization release:
- Fix an edge case when loading all parent nodes for very deep paths, and optimize this operation in specific scenarios
- Avoid initializing a persistent queue for user-triggered jobs that run only once
- Fix NATS JetStream persistent queue handling for cluster deployments
Change log
You can find a summary of the change log here.
Assets 2
Bugfix Release
Compare
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.
Assets 2
Bugfix for 4.4.8
Compare
Fix security policy evaluation corner-cases
Change log
You can find a summary of the change log here.
Assets 2
Improvements and Bugfixes
Compare
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.
Assets 2
Bugfix Release
Compare
Mainly improve support of complex K8s deployments
Change log
You can find a summary of the change log here.
Assets 2
Bugfix Release
Compare
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.