Skip to content

Releases: appsmithorg/appsmith

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