What's new?
🚀 Features
- To build things much faster we've added a new global search feature! Start using it with a new shortcut
CMD + K
and get access to the docs, widgets and many more! (#2903) - We've upgraded all the plugin editor forms to be dynamic. You can now see the evaluated value of moustache expression. (#3470)
- We now added support to integrate non-Amazon S3 providers like Upcloud, Digital Ocean, Wasabi, DreamObjects and any other S3 compliant storage service provider. (#3469)
- Hola! We can now use our profile photos anywhere across Appsmith with new APIs. (#3260)
- Start writing safer queries! We've now added support to use Prepared Statements in Microsoft SQL and My SQL. (#3438, #3421)
- We've now added support for Arrays in Prepared Statement for Postgres. Check them out! (#3421)
- No more worrying about the
Invalid Image
error for base64 image strings; you can use them hassle-free. (#2769)
🐛 Bug Fixes
- Improve cylical dependency error (#3471)
- Fix chat with us button at the editor help menu (#3465)
- Add timeout failure for mongo plugin test datasource (#3431)
- Fix: Incorrect validation of image src in onboarding (#3448)
- Fix chart data migration issues (#3458)
- Render placeholder text in the Key Value form input (#3452)
- Fix: Modal Size gets cut in smaller screens. (#3441)
- Deprecate UPDATE_WIDGET_PROPERTY action (#3392)
- Changed order of message for easy grep in case of invalid dynamic binding path (#3436)
- Only return request object in action execute if the action was executed in EDIT mode. (#3426)
- Add analytical events on page save (#3434)
- Fix for Table onPageSizeChange trigger executing when not defined (#3422)
- [ImgBot] Optimize images (#3435)
- Gracefully handle the timeout overflow / out of expected range errors (#3411)
- Adding test cases for Table (#3325)
- Fix action name issue when moving it from one page to another (#3352)