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

latest releases: v1.43, v1.42, v1.41...
3 years ago

Features

  • The image widget now has a super cool object-fit property. With this, you can resize your images based on your preferences within the container. (#4986)

  • We've added requirements for using multipart form data with content type and filename in each part. With this, you can begin to use a manually populated JSON object in multipart form data to upload your data. (#5509)

  • We've added more widget grouping properties, you can now copy-paste multiple widgets using crtl/cmd + c, crtl/cmd + v. (#5083)

  • We've now added an option to configure API key-based and bearer token-based authentication options to REST API datasource. (#5367)

Issues and Bug Fixes

  • We now set the response body as a string if we can't parse the JSON response properly in the Rest API Plugin. This ensures that users aren't blocked on their usage of Appsmith if their Rest APIs aren't well defined. (#5642)

  • We've fixed the crashing of the list widget when it is into the same or another list widget. (#5605)

  • Previously, the queries were not triggered on page-load while navigating between pages in editor mode, and this issue is now fixed. (#5430)

  • When non-ASCII characters are copied or used while writing JS, the evaluation breaks, we fixed this issue by replacing the quotes with ASCII quotes when typing. (#5413)

  • We’ve fixed an issue with Mongo Plugin where the connection gets dropped by the database after a period of inactivity.
    (#5499)

Don't miss a new appsmith release

NewReleases is sending notifications on new releases.