Releases: pydio/cells
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.
Bugfix Release
Feature Release
Our latest release, Cells 4.4.0, is a UX/UI-focused update that fine-tunes existing functionality and adds a few new twists to the end user and admin experiences to improve useability for everyone.
Here’s what our dev team has been up to:
End-user UX
This version of Cells debuts the idea of customized layouts. You can now build your page layout to fit the way you work.
- Advanced Layout Customization
- You can now reorganize the Details Pane via drag-and-drop to create multiple columns
- Details Pane and Left column can be minimized/expanded to give you a quick view of available panels
- You can also save/recall all these presets
- The personalization menu now displays metadata sorting fields in a submenu (to save space)
- Cool Chatroom Upgrades
- The chat window can be detached from right-hand column
- We’ve added the ability to drag'n'drop files or folders directly into a chat (or a comment feed), providing preview and reference to the file.
- There’s now improved markdown support, including Emojis & Emoticons
- Chat can now display typing in real-time and display statuses like "thinking..." or "writing..."
- Other Improvements
- Welcome page "recent items" can now be displayed as a lists
- Added new sorting options for search results, including relevance, size and date-modified
- The Activity Feed now groups user notifications and background job statuses
- New WEBP support for ImageViewer
- On "Upload only" public links, we got rid of the "Node not readable" error. The new message explains why existing contents are not displayed
Cells Admin Console
For Admins, 4.4.0 brings major advances in user role visualization and management. This new functionality will be especially helpful for implementing and maintaining a principle of least privilege (PoLP) security policy.
- Identity Management:
- Added filtering options to People Dashboard, including a list of locked users and/or "hidden" users associated with public links
- Root Group role is directly shown and editable in the People Dashboard.
- User Editor: The left tabs are now easier to use, and "Roles" was moved above the Permission list to clearly show the stack of roles that lead to the current user's inherited permissions.
- Roles Dashboard: User-defined Teams are now displayed and managed in Roles (as well as assigned in the User Editor).
- Workspaces & Datasources
- We’ve added a new step-by-step wizard for Workspace creation
- When you create a workspace from datasource, it now opens automatically for advanced editing
- Security Policies
- Default policies have been replaces by a Template Picker to help you select the most appropriate policy
- Other Settings & Plugins
- The menu has been reorganized: "Logs" and "Services" In Enterprise distribution, "Main Settings" and "Advanced Settings" have been merged.
- We replaced the Authentication parameter for "forgot password custom action" with a custom HTTP link
- Search Engine settings are now filled by default (text file extensions and metadata name)
- Prevent manual activation of gui.mobile plugin
- Editor.ckeditor plugin is now enabled by default
- Removed action.avatar plugin (not used anymore)
Cells Flows Upgrades
This update for Flows focuses on component reusability and interoperability. We’re making Flows easier to monitor and template, and it’s now easier to share data between flows.
- Components Reusability
- You can now create groups of actions and save them as templates to reuse fully functional routines
- Share parameters between many Flows of the same group (+ import/export them as a whole)
- Now includes the ability to swap two actions
- You can now merge variables after loop synchronization to handle lists of lists
- Improvements
- Real-time action indicators now let you follow the progress of your Flows
- Added offset, limit, and ordering to Node Queries
- WebHooks can now display a custom markdown prompt when triggering a Dialog (does not require actual parameters)
- Updated Preset "Unlock Public Links"
- Fixed the parameters of type "Integer" so it can now handle a zero-value.
- Talk with LLMs
- We’ve added a brand new category of AI actions based on LangchainGO implementation. This is really cool stuff; more to come soon!
Backend
As in every release, our team has been working behind the scenes to make sure the platform keeps getting faster, more stable, and trouble-free—like you expect from us. In this update, the focus was on library dependencies, code cleaning, and ongoing front—and back-end QA.
- Code now requires Go 1.21 to build (up from Go 1.20)
- Updated SDKs for GO, JS, Java and Kotlin
- Fixed an issue in the IPBan service
- Upgraded a number of critical GO libraries
- Fixed License Stats event watcher loop on Stop()
- Prevent new query parameter "x-id" in AWS SDK Go v2 from breaking listBucket calls
Change log
You can find a summary of the change log here.