What's new? 🚀
- Tired of moving multiple widgets one by one? Now you can group select widgets and move them together. (#5389)
- Self hosted servers are now protected by default by limiting the data from Postgres queries to 1 MB. (#6491)
- Buttons now have a personality with the Icon Button widget. (#5723)
- Appsmith gets yet another boost of performance upgrades (#6338, #6415)
- During installations, the MongoDB credentials are now stored in the
.env
file instead ofdocker-compose.yml
(#6499)
Bug Fixes 🐞
- The debugging experience just got better with support for displaying API form body and JSON objects. (#6249, #6350, #6720)
- Fixed nagging issues with dragging and dropping widgets on the UI canvas. (#6849)
- Improvements in DynamoDB response structure making it easier to consume. (#6652)
- Improved performance while uploading larger files using the Filepicker widget. (#6692)
- Don't worry about servers crashing now. Appsmith will restart itself by default. (#6428)
- Fix a bug which prevented downloading of PNG and JPEG images. (#6179)
- A modal can now be closed by clicking on the cancel button in the form (#6383)
- Improved stability of UI widgets (#6789, #6871, #6505, #6373)