New Features:
- Action Redesign Enhancements:
- Google Sheets Plugin: Updated the configuration to use sections and zones format. This change improves organization and usability. (#36117)
- Firestore Plugin: Updated the configuration to use sections and zones format for better structure and management. (#36097)
- MongoDB Plugin: Redesigned configuration to use sections and zones format, enhancing configuration clarity. (#36098)
- Databricks Plugin: Revised the configuration to sections and zones format, streamlining setup. (#36057)
- S3 Plugin: Upgraded the configuration to dual zone format and improved sorting field responsiveness. (#36090)
- Table Search Enhancement: Enabled table search to include both label and value for tables with select column types, providing a more comprehensive search experience. (#36061)
- Auto Selection Feature: Added automatic parent selection for removed components, simplifying component management. (#36282)
- UQI Upgrade: Enhanced the S3 plugin configuration with a dual-zone format and improved field sorting responsiveness. (#36090)
- Improved Error Messages: Enhanced error messages for PostgreSQL connections to provide more clarity on connection issues. (#35167)
Fixes:
- API Test File Consolidation: Consolidated the API test file, improving organization and maintainability. (#36318)
- DB URL Trimming: Fixed issue with trimming DB URLs and removing special characters during backup and restore processes. (#36201)
- Reverse PR Comment Issue: Addressed and fixed the issue related to reverse PR comments. (#36308)
- IDE Header Height: Corrected the header height usage in the IDE to ensure consistent display. (#36297)
- 503 Error Recovery: Fixed recovery issue for 503 errors to enhance system reliability. (#36252)
- Invalid Sheet Method Default: Set a default invalid method value in Gsheet datasource to prevent errors. (#36264)
- List Widget Bug: Fixed an issue with the list widget as per Bug29566 specifications. (#36260)
- Page Data Call Issue: Resolved issue where page data DB call was being executed twice, improving performance. (#36247)
- Anthropic Plugin Configuration: Updated the configuration for the Anthropic plugin with a better file structure. (#36223)
- RBAC Toast Errors: Fixed an issue where RBAC errors were not displaying toasts, improving error visibility. (#36244)
- Gsheets Unauth Method Removal: Removed unauthorized method from Gsheets to streamline functionality. (#36125)
- updateWithoutPermission Bug: Corrected
updateWithoutPermission
method to properly update user data instead of saving it. (#36206) - Select Key Value Fix: Removed unnecessary select key-value selections and fixed default behavior. (#36158)