Release v1.44 🌈 - ERRONEOUS RELEASE
This release has been marked as defunct due to critical issues. Please avoid using this version. Please use v1.44.1 instead.
Fixes
- Widget Icon in Connect To Options: Resolved issue with widget icon display in the "Connect To" options within the one-click binding menu. (#36703)
- Caddy Cache Control Headers: Removed cache control headers for error-handled requests in Caddy. (#36590)
- Spring Upgrade: Cleared all sessions to support the Spring upgrade. (#36695)
- Alert Message in Select Widget: Ensured alert messages trigger only once when
onDropdownClose
is called in the select widget. (#34812) - ShareApp Load Issue: Fixed loading issue with ShareApp case. (#36627)
- MySQL Plugin Tests: Fixed MySQL plugin tests by closing open connections properly. (#36657)
- Redundant Eval Trigger: Removed a redundant eval trigger that caused unnecessary processes. (#36433)
- Max Connection Pool Size: Updated the max connection pool size and adjusted the
datasourceDestroy
method for better resource management. (#36631) - Amazon S3 Large File Uploads: Fixed an issue with large file uploads to Amazon S3. (#36584)
- Toast Display Issue: Fixed whitespace display in toast notifications. (#36629)
- New Query in List View: Resolved issue where clicking "+" in list view did not create a new query. (#36467)
- DSCrudAndBindings Spec Migration: Updated the migration repository for DSCrudAndBindings specifications. (#36452)
- Invalid Date in Table Widget: Fixed issue with invalid date display in the table widget's date column when using Unix timestamp (ms). (#36455)
Features
- AI Chat Widget: Initialized the AI chat widget. (#36610)
- AIChat Stories and Tests: Added stories and tests for AIChat to enhance functionality. (#36700)
- Alert Component Multiple Lines: Enabled support for multiple lines in the alert component. (#36126)
Improvements
- Dependencies Cleanup: Removed unused dependencies and explicitly installed the necessary ones to optimize performance. (#36573)