Skip to content

Release v1.39 🌈

Compare
Choose a tag to compare
@btsgh btsgh released this 05 Sep 05:43
· 400 commits to master since this release
e87d96d

New Features:

  • Select Widget (#35849): Added a new Select widget to give you more flexibility and control over user choices in forms and interfaces.
  • SSH Tunnel for Postgres (#35449): Introduced support for SSH tunnels to securely connect to Postgres databases, improving security and connectivity.
  • Collection Sorting (#35413): Added functionality to sort collections in the correct order, enhancing organization and usability.
  • Remove Clear Option for Required Select Widget (#35060): Updated select widgets to remove the "clear" option for fields that are required, ensuring users make a selection.

Bug Fixes:

  • Intercom Anonymous User ID Handling (#36017): Fixed the handling of anonymous user IDs in Intercom settings to ensure consistency and proper functionality.
  • Action Redesign and Container Query Removal (#36014): Addressed issues with the redesign of the Action feature and removed redundant container queries for better performance.
  • Prevent Errors in Debugger When Deleting List Widget (#35820): Resolved errors occurring in the debugger when deleting list widgets, improving stability and reliability.