github appsmithorg/appsmith v1.5.17
Release v1.5.17 🌈

latest releases: V1.22, v1.21, v1.20...
2 years ago

What’s new?

  • Let there be light! We’ve removed the default dark theme from the Appsmith editor. You can now view all the text and icons with more ease.

  • Having trouble displaying metrics and information on your dashboards? Ahh, don’t worry! We have now added a beautiful and fully customizable Stat Box widget to display numerical information! (#6556)

  • Introducing the all-new Checkbox group widget. Now configure multiple checkbox inputs in just one single widget.

  • Wondering who made edits to your application? We have added a new feature that shows information about the last edit on the application. (#6948)

  • More power to your pages! Now rename, reorder, duplicate, and delete pages all in one place. Just click on the application name and select the page option from the dropdown to configure pages under the application.

  • You can now modify the maximum response size for plugins on self-hosted instances by adding the environment variable APPSMITH_PLUGIN_MAX_RESPONSE_SIZE_MB. Currently, this only works for PostgreSQL plugin.

  • We got rid of annoying the browser’s save dialog box. Try hitting MOD + S and you won’t believe what happens next. :P (#6917)

  • The text widget just got a little makeover! You can now add styles to underline text on Appsmith, from the property pane. (#6865)

Bug Fixes

  • We’ve added an expected structure type when working with APIs and other integrations to help you debug faster. (#6886)

  • We have updated the validation rule for data in the list widget from OBJECT_ARRAY to ARRAY; this will now allow an array of strings or objects to be on the list widget. (#7091)

  • Currently, in the editor Docker image, if the APPSMITH_SERVER_PROXY_PASS env variable is missing or set to empty, the service will notify the user and refuse to start. Now, this behaviour is to use a default value for this variable and attempt to start. (#7094)

  • We have changed the default text of the input widget to an empty string; you can configure or update this under the property pane. (#7019)

  • Previously, the JSON smart substitution breaks when the evaluated value contains the ? character. This issue is now fixed. (#7031)

  • We have fixed the tab container height to account for the header when working with forms, thereby preventing the scroll bar from leaving the container boundary. Additionally, we have fixed the dropdown placement inside the form container. (#7029)

  • We have fixed the Arangodb plugin response when using update commands. (#7182)

Don't miss a new appsmith release

NewReleases is sending notifications on new releases.