Skip to content

Releases: linuxserver/docker-pydio-cells

v4.4.11-ls169

03 Apr 03:54
c3c756c

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.11-ls169/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

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.

v4.4.11-ls168

20 Mar 03:49
a390ec4

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.11-ls168/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

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.

v4.4.11-ls167

13 Mar 10:30
4a82e22

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.11-ls167/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

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.

v4.4.10-ls167

27 Feb 03:43
4a82e22

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.10-ls167/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

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.

v4.4.10-ls166

25 Feb 15:34
3f9bdb3

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.10-ls166/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

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.

v4.4.9-ls165

20 Feb 03:44
978f7fe

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.9-ls165/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

Fix security policy evaluation corner-cases

Change log

You can find a summary of the change log here.

v4.4.9-ls164

13 Feb 03:53
a6f5e04

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.9-ls164/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

Fix security policy evaluation corner-cases

Change log

You can find a summary of the change log here.

v4.4.9-ls163

30 Jan 03:36
fbbdd91

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.9-ls163/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

Fix security policy evaluation corner-cases

Change log

You can find a summary of the change log here.

v4.4.9-ls162

27 Jan 17:31
e2a3905

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.9-ls162/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

Fix security policy evaluation corner-cases

Change log

You can find a summary of the change log here.

v4.4.8-ls161

22 Jan 20:32
2a1fe59

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pydio-cells/v4.4.8-ls161/index.html

LinuxServer Changes:

Rebasing to Alpine 3.20..

Remote Changes:

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.