Skip to content

Releases: appsmithorg/appsmith

Release v1.0.1

20 Aug 13:41
Compare
Choose a tag to compare

Release v1.0

17 Aug 12:19
Compare
Choose a tag to compare

Release v1.0-beta.2

07 Aug 17:47
42ab557
Compare
Choose a tag to compare
Release v1.0-beta.2 Pre-release
Pre-release

Release v1.0.0-beta.1

29 Jul 11:06
Compare
Choose a tag to compare

Changelog

New features and highlights

Database Integrations

Database integrations allow you to directly query your database to display or update data from within an appsmith application. Currently supported databases are

  • Postgres
  • MongoDb
  • MySQL

Database credentials are securely encrypted.
Read more about connecting to databases

Fixes & Improvements

  • Making email sending an asynchronous 🔥 & forget process
  • Fixing bugs when creating template applications for new users
  • Fixing various bugs in the table widget