Skip to content

Bugfix Release

Compare
Choose a tag to compare
@pydio-trusted pydio-trusted released this 13 Jul 08:30

This release includes both bug fixes and enhancements:

  • Implemented a persistent queue mechanism for subscribers to provide resilience against restarts and reduce memory pressure. This can utilize either on-file or NATS Jetstream.
  • Documented the new Cells FUSE tool for recovering files from a flat storage snapshot.
  • Fixed a potential internal proxy redirect loop.
  • Completed the migration of the installer UX to MUI3.
  • Generalized the "unknown content type" to binary/octet-stream (not just application/octet-stream).
  • Optimized the Digest Mail to deduplicate activities that appear in multiple workspaces. Also added activity dates and author display name instead of login.
  • Added greater control over timeouts when using long-running command line tools.
  • Updated some module dependencies to enhance security.
  • [Ent] Introduced appropriate warnings in configuration settings to prevent user errors that could lead to destructive misconfiguration (LDAP/AD modification, Template Path deletion behavior).

Change log

You can find a summary of the change log here.