Releases: appsmithorg/appsmith
Releases · appsmithorg/appsmith
Release v1.2.12
Release v1.2.11
Release v1.2.10
Release v1.2.9
🚀 Features
- Added integration for Redis
- Added integration for Elasticsearch
- Added integration for DynamoDB
- Added integration for Microsoft SQL Server
- Lots of performance fixes which was causing the UI to hang. The canvas editor is much snappier.
🐛 Bug Fixes
- Fix bug where the default value for the drop down widget was breaking
- Fix the ordering of organizations on the home page
- Fixing Cypress tests that were flaky
Release v1.2.8
🚀 Features
- Various library upgrades on the server and client
- Added feature to create a widget directly from the query pane
- Updated documentation for "Getting Started" section
🐛 Bug Fixes
- Fixing analytics events
- Adding email validation when inviting a new user or changing an existing user's role
- Fixing bug where page load actions would cause the editor to error out
- Fixing bug where HTTP API actions default to
http
protocol - Various other bug fixes on the editor canvas
Release v1.2.7
Release v1.2.6
Release v1.2.5
New minor release v1.2.5
Release v1.2.4
Changelog
New features and highlights
Action Settings! ⚙️
Everyone wanted more control so we went ahead and exposed configurable settings for APIs & Queries
- Confirmation Modal to prevent accidentally triggering dangerous actions
- Action timeouts so that longer running actions can be supported
- Actions can be configured to run On Page Load now!
Settings Redesign 🌗
We quietly slipped in the new dark mode in a few pages.. Ssssshhhhh! 🤫
The entire app is going to look 🔥 soon
Performance Monitoring ⚡
Appsmith makes app building fast & appsmith needs to be faster! So we instrumented appsmith with Sentry to clamp down on performance.
Fixes & Improvements
- Added multi-select to the table widget
- Fixed bugs around page load and chart widget
- Improved sentry deployment to work with the on-premise version of sentry
- Added a security patch to prevent exposing user data