You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A much-improved experience for new users trying Appsmith for the first time. (#7089)
The debugger just got smarter! Now while building applications, the debugger shows errors for individual widgets with the concerned properties. (#6970)
Everybody makes mistakes. That’s why you can now undo or redo any changes on the canvas using keyboard shortcuts. (#6654)
Beauty lies in styling. We’ve added more style properties to the container widget, you can now update backgrounds, borders and shadows. (#6476)
We’ve added smart substitution and where clauses for Google Sheets. Toggle this value via the settings pane for your action. Enabling smart substitution allows you to bind multi-line form inputs and brings automatic type checking. (#7397, #7597)
We got 99 problems, but defaults ain’t one. Previously, when default states are not provided for widgets, they show an error state. This validation is now removed. (#7032, #7572)
The copy paste command is more stable with lots of bug fixes. (#7464)
There were few spacing issues in applications in the view mode. All layouts are now fixed on multiple screen resolutions. (#7502)
The input widget now allows 0 for number type as the default value. (#7246)
Previously, when filters were used, the onClick property wasn’t working as expected. This issue is now fixed. (#7422)
Fixed a bug where deleting an action still scheduled it to be run on page load. (#7439)