What's new?
🚀 Features
- Add support for
mailto
andtel
links innavigateTo
function (#2781) - Add file name field to file picker's
files
property (#2843)
🐛 Bug Fixes
- Migrate renamed canvas widgets to the correct name (#2782)
- Fix date widget crash due to invalid date (#2845)
- Fix signature in Rest Api actions throwing an internal server error (#2757)
- Fix datasource hostnames being saved with spaces (#2844)
- Fix cursor jumping to end in signup form (#2802)
- Fix manage users link not visible in the share modal when triggered from the editor or viewer (#2653)
- Fix redirect to applications page from auth pages when the user is logged in (#2771)
- Wrap words in a toast message (#2832)
- Fix error when handling lists in DynamoDB responses (#2818)
- Fix bug with
onPageLoad
state not showing up correctly (#2801) - Fix reference types in arrays in Firestore (#2811)
- Fix new widget and action name conflicts (#2778)
- Fix tab name update from the entity explorer (#2779)
- Fix user email duplicated as name when inviting a user (#2787)
- Fix incorrect validations (#2687)