Release notes for Self-hosted Retool v2.68.
2.68.24
Jun 2, 2021
- addEventListener
- utils
- Admins can now assign Group Admins to manage membership for any custom groups.
- Previously, only Admins could manage membership for custom groups. Now, Admins can grant any number of group members the Group Admin privileges to add new users or remove existing users. Group Admins will be able to see all users within an org, but are not able to modify any aspect of their group beyond membership (e.g. app and resource permissions).
- Fixed a bug with the Redis resource not closing connections correctly
- Added support for copy/pasting multiple components
- Added autocomplete for native JavaScript functions in JavaScript queries
- Added support for ES2020 features like nullish coalescing and optional chaining
- Updated pasted components to use their original name
- Improved performance of apps with a Table component
- setValue
- play
- duration
- Fixed inspector for the Calendar component
- Fixed the size of the Modal button when disabled
- Fixed event handlers on the S3 Uploader component
- Fixed the default name for new S3 Uploader components
- Fixed component positioning when pasting into containers
- Fixed some folders not appearing in the "Add to folder" dropdown when creating a new app
- Allow application releases to be unpublished, falling back to latest
- Add environment variable to disable username / password authentication
2.68.18
Jun 2, 2021
2.68.17
Jun 1, 2021
ð§ Upgrade from v2.68.17
We published v2.68.17 as a stable release on June 1st, 2021. However, we found a bug with Redis connections not being closed properly, which was fixed in the next version. We recommend upgrading directly to 2.68.18 instead.