Releases: appsmithorg/appsmith
Releases · appsmithorg/appsmith
Release v1.0-beta.2
Release v1.0.0-beta.1
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