github appsmithorg/appsmith v1.4.5
Release v1.4.5 🎒

latest releases: v1.29, v1.28, v1.27...
3 years ago

What's new?

πŸš€ Features

  • We made the storeValue function calls synchronous. You can now access those values directly in any action runs just after creating/updating store values! (#3663)
  • You can now add a flag to ensure that values stored in your app via storeValue are saved only for a single user session (#3663)
  • We've added a new option to provide non-client certificate-based SSL support for Mysql, Mongo, Postgres plugins. (#3518)
  • On-prem installations can now choose to increase the REST API payload size! The default for new installations is set to 100MB. (Appsmith cloud will continue to limit request bodies to 10MB) (#3718, #3553)
  • We've added a new URL data-type option for the table widget. You can now redirect to URLs with a simple click. No more copy-pasting! (#3569)
  • You can now validate the input from the DatePicker Widget to have a datatype of ISO string (#3397)
  • While logging out, the local storage gets cleared out. This means you don't end up adding any old persisted data inside Appsmith’s memory. (#3663)
  • Chart Widget is now fully customizable by using fusion-charts configs directly to render charts (#2670)

πŸ› Bugs

  • We've fixed an issue of using AWS S3 signed URL requests in the Rest API Plugin (#3734)
  • The table widget maps column properties correctly when filtering, sorting or searching for data. (#3381, #3706)
  • Debugging APIs with larger JSON responses just got easier with our new code-folding feature. (#3658)
  • We've updated the default file encoding to Base64 when creating a file on S3. (#3685)
  • Show null values as empty cells in a table (#3522)
  • We've made some improvements to the DatePicker widget, for more accurate data-type formats. (#3162)
  • We've made some fixes around recognizing string values in Prepared Statement (#3710)
  • Previously, while working with APIs, when you convert a GET call to POST, it would add the content-type header in the last row of headers. We've resolved this by adding this header in the first empty row (#3659)

Don't miss a new appsmith release

NewReleases is sending notifications on new releases.