Skip to content

Releases: pydio/cells

Bugfix Release

17 Jun 07:14
Compare
Choose a tag to compare

Patch an edge case causing UX failure

Change log

You can find a summary of the change log here.

Bugfix Release

27 May 05:17
Compare
Choose a tag to compare

Fix a proto message size limitation (impacting metadata size limitation)

Change log

You can find a summary of the change log here.

Bugfix Release

12 May 09:11
Compare
Choose a tag to 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.

Bugfix Release

07 Apr 13:22
Compare
Choose a tag to 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.

Bugfix Release

13 Mar 09:27
Compare
Choose a tag to 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.

Bugfix Release

25 Feb 14:38
Compare
Choose a tag to 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.

Bugfix for 4.4.8

27 Jan 16:43
Compare
Choose a tag to compare

Fix security policy evaluation corner-cases

Change log

You can find a summary of the change log here.

Improvements and Bugfixes

22 Jan 10:17
Compare
Choose a tag to 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.

Bugfix Release

18 Nov 11:20
Compare
Choose a tag to compare

Mainly improve support of complex K8s deployments

Change log

You can find a summary of the change log here.

Bugfix Release

30 Sep 08:56
Compare
Choose a tag to 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.