Fixes
- RBAC Errors Toasts (#36244): Resolved issues preventing RBAC errors from displaying toast notifications.
- Null Pointer Exception on Policy Copy (#36172): Fixed a NullPointerException that occurred when creating a copy of a policy.
- Colorpicker Empty Value Regression (#36157): Addressed a regression where the Colorpicker component would incorrectly handle empty color values.
- Theming Font Selection Reversion (#36119): Fixed a bug where selected fonts would revert when the associated color was removed.
- Forking Issue (#35988): Corrected an issue affecting the forking process.
- Error Toasts Wall (#35839): Fixed an issue with error toast notifications not being displayed correctly.
- Removed Conditional for jslib Files (#36115): Eliminated redundant conditional checks related to jslib files.
- Tooltip Box Width (#35734): Corrected the tooltip box width issue where it was larger than the text in the property panel.
- Postgres Plugin Blocking Call (#36046): Resolved a blocking call issue within the Postgres plugin.
- Back Button Redirection (#35900): Fixed the back button functionality to correctly redirect to the applications page.
- CSS for Meatball Icon (#36112): Updated CSS to ensure the meatball icon is positioned correctly on the Application Card.
- Embedded Datasource Persistence (#36109): Made changes to ensure embedded datasource persistence with Git.
Features
- Action Redesign & UQI Plugin Config Upgrade (#36087, #36092): Redesigned actions and upgraded UQI plugin configurations (Open AI and AWS) to the dual-zone format.
- ComboBox WDS Component (#36052): Added a new ComboBox component to the WDS library.
- Action Redesign: Appsmith AI Plugin (#36089): Updated the configuration for the Appsmith AI plugin to utilize sections and zones format.
- Action Redesign: Google AI Plugin (#36095): Modified the configuration for the Google AI plugin to adopt the sections and zones format.
- Action Redesign: SMTP Plugin (#36091): Upgraded the SMTP plugin configuration to the sections and zones format.
- Disable Create JS Object Option (#36094): Disabled the option to create JS objects within the workflows editor.