Release v1.4.1 🌈
github-actions
released this
02 Mar 08:20
·
13993 commits
to master
since this release
What's new?
🚀 Features
- Added selectedOptionLabel property in dropdown widget (#3205)
- Added functionality to show/hide a tab from tab property pane controls (#3192)
🐛 Bug Fixes
- Only add request body in case the HTTP method is GET (#3307)
- Fix help modal overlapping with close button (#3289)
- Refactoring the Action execution to support analytics data (#3159)
- Fix: Duplicate Property For Map Widget (#3174)
- Fix: Make the Table Actions button consistent with the rest of Appsmith's design system (#3222)
- Fix: Invalid cyclical dependency messages showing up when configuring API actions (#3259)
- Fix: Table's selected row would not reflect the correct data on searching and filtering (#3293)
- Fix: Correct organisation wasn't being fetched in all scenarios during onboarding (#3243)
- Fix: The table would add duplicate columns in some scenarios (#3227)
- Fix: Adding support for NULL value parameters in Prepared Statement. (#3255)
- Fix: check dynamodb connection validity using listTables cmd. (#3241)
- Fix: MongoDB test operation errors not being caught (#3234)
- Fix: Show the redirect URL to be configured by the user for OAuth authorization code flow (#3232)
- Fix: Renaming an action goes to the action page (#3201)
- Fix: Current page wasn't changing while switching to an action of another page (#3214)