Features
- Static URL Support for Applications and Pages. (#41312)
- Added support for Custom GraphQL Actions for integrations using GraphQL. (#41404)
- Added formatting for GraphQL body in the query editor. (#41425)
- Added a
setValuemethod for the Radio Group widget. (#41402) - Enabled specifying deployments in the Helm chart without requiring autoscaling. (#41397)
Fixes
- Simplified the
isCheckedupdate logic by removing unnecessary parameters. (#41430) - Improved authentication by validating the
Originheader againstAPPSMITH_BASE_URL. (#41426) - Corrected placeholder text in the GraphQL action editor. (#41423)
- Resolved an issue where partial exports of custom libraries resulted in zero libraries being exported. (#41416)
- Updated Gemini model options in the Google AI datasource to ensure compatibility with the
generatecommand. (#41415) - Made the horizontal scrollbar thicker for better visibility in tables. (#41370)