Release v1.5.9 🌈
What's new? 🚀
-
We're super thrilled to ship the new ArangoDB integration on Appsmith. Thanks to mingfang for his contribution towards developing this!
-
We've upgraded the navigation experience for connecting APIs and Databases! You can now use the "Datasources" option on the entity explorer to use APIs and DB Integrations. (#5558)
-
We're introducing two new widgets on this release, the rating and divider widget. Rating widget allows you to perform a quick rating operation on something! The divider widget can help to visually separate or compartmentalize different parts of your application. (#4891, #4954)
-
More power to the property pane! You can now configure the incoming entities and outgoing entities on the widget property-pane. (#5558)
-
When selecting multiple widgets, a new context menu will help you perform different actions to duplicate/copy/delete within a single click. (#5284)
-
We’re also introducing Slash Commands as a quicker and simpler way to bind widgets to a data source. Now you can trigger commands by typing "/," which can be utilized anywhere outside a dynamic binding. (#5002)
-
The image widget now has a cool rotate property! Toggle this to enable rotate options for images on the Image Widget. (#4674)
-
The text widget now has a JS convertible color property. With this, you can render the text based on specific conditions using JavaScript. (#5409)
-
You can now select multiple rows in a table. The new new multi-select row property lets users select necessary rows and perform required operations. (#5074)
-
We've added support for using Google reCaptcha v2 in Button Widget, as requested by the community. (#5638)
Bug Fixes 🐞
-
We've fixed app crashes when the list widget is duplicated or copy-pasted onto the canvas. (#5605)
-
Some custom chart types weren't working properly. This is now fixed. (#5504)
-
While working with Google Sheets data sources, there were few issues while creating new queries. These issues are now resolved. (#5681)
-
A few applications could not be viewed or edited in the Safari browser due to a particular regex feature. This is now fixed. (#5627)