Skip to content

Release v1.93 🌈

Latest

Choose a tag to compare

@btsgh btsgh released this 04 Dec 13:06
· 5 commits to master since this release
fa279f1

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 setValue method for the Radio Group widget. (#41402)
  • Enabled specifying deployments in the Helm chart without requiring autoscaling. (#41397)

Fixes

  • Simplified the isChecked update logic by removing unnecessary parameters. (#41430)
  • Improved authentication by validating the Origin header against APPSMITH_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 generate command. (#41415)
  • Made the horizontal scrollbar thicker for better visibility in tables. (#41370)