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)