Skip to content

Release v1.64 🌈

Choose a tag to compare

@btsgh btsgh released this 12 Mar 04:28
· 784 commits to master since this release

Features

  • Introduced the Organization Administrator role for better user management and access control. (#39549)
  • Improved autocomplete functionality to trigger suggestions even outside bindings. (#39446)
  • Added support for a configurable connection pool in the MySQL plugin for better database performance. (#39148)

Fixes

  • Implemented Spring's native CSRF protection for enhanced security and fixed login page issues. (#37292)
  • Fixed an issue where the Appsmith icon did not open in a new tab. (#39610)
  • Resolved incorrect icons appearing for child widgets in the widget tree. (#39605)
  • Fixed text display issues for multi-select tags. (#39604)
  • Updated the antd library package for custom widgets to improve compatibility. (#39574)
  • Fixed duplicate onClick events on Map Widget markers. (#39517)