🚀 What's new?
- In multi-select tables, the widget will now set the
selectedRow
property as the last row selected by the user. (#7935)
🐛 Bug Fixes
- When navigating to other pages, the
embed=true
query param is now retained. This ensures that embedded applications stay embedded (#8685) - Fixed a nagging issue with deleting datasources when no actions are linked to it. (#8627)
- Improved the Generate Page feature for S3. You can now view and select buckets for which you'd like to generate a page. (#8781)
- Updated the designs for widgets to be consistent with the design system. Makes Appsmith apps look better. (#8426, #8304, #8679, #8629)
- Fixed an issue with the table widget where it displayed incorrect page numbers for server side paginated queries. (#8681)
- Audio widget no longer triggers onPause event once the file has finished playing. (#8843)
- Fixed a bug in modal widget's display for mobile screens. (#8497)
- Improved the performance of property updates for a widget. (#8786)
- Fixed multiple bugs in widgets to increase their stability. (#7992, #8673)