Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-02 | 674 Bytes | |
Release v1.75 source code.tar.gz | 2025-06-02 | 146.5 MB | |
Release v1.75 source code.zip | 2025-06-02 | 153.4 MB | |
Totals: 3 Items | 299.8 MB | 1 |
Fixes
- Fixed an issue where widgets disappeared when the page name contained parentheses (#40818)
- Updated CRUD action handling for
runBehaviour
generation (#40792) - Prevented loading all workspaces into memory to improve performance (#40810)
- Handled burst traffic while fetching feature flags during scheduled cron jobs (#40808)
- Ensured explicitly marked automatic actions are included in layout load actions (#40778)
- Allowed application to run as a non-root user (#40642, [#40793])
- Added missing
displayName
andslug
fields to the organization reducer (#40779) - Improved styling of full name input field to align with radio buttons (#40727)