🚀 Features
- Enable download as Excel feature on the table widget (#39427)
- Restrict cron execution for a single pod in a clustered environment (#39171)
- Added
useActiveDoubleClick
hook for improved double-click handling (#39474) - Implement infrastructure code for infinite scroll implementation (#39225)
- Added an ADS entity context menu template component (#39358)
- Enable post-run actions for plugin queries (#39325)
🐛 Fixes
- Fixed array field width CSS (#39463)
- Updated permission name for
MANAGE ORGANIZATION
(#39398) - Fixed dropdown search issue in UQI (#39330)
- Fixed infinite render loop in the List Widget when hiding/unhiding with a selected item (#39262)
- Resolved empty table dropdown issue with dynamic select options in add new row functionality (#37108)
- Fix for tooltip overflow in preview and deployed mode (#39159)
- Fixed file upload when using Base64 type in FilePicker and multipart/form-data in REST API (#39332)
- Fix for connection pool config in DynamoDB to avoid stale connections (#38940)
- Fix for server split so that the server runs on EE as well (#39435)
- Fix for RTS port defaulting in CE (#39444)
- Fixed organization collection drop before inserting the default organization (tenant) (#39416)
- Fixed logout process to log out all users instead of Redis session migration during tenant-to-org migration (#39392)
- Fixed renaming header from
organizationId
totenantId
(#39385) - Fix to prevent assignRequest omission (#39319)
- Fixed
updatedAt
field in collection body update (#39465) - Fixed UI styling updates for App Settings width (#39456)
- Fix for promise failure handling (#39295)