Skip to content

Releases: appsmithorg/appsmith

Release v1.2.12

03 Nov 14:42
25a6fe2
Compare
Choose a tag to compare

Release v1.2.11

30 Oct 15:36
b74bec3
Compare
Choose a tag to compare

Release v1.2.10

23 Oct 18:38
Compare
Choose a tag to compare

Release v1.2.9

23 Oct 15:58
f96f45d
Compare
Choose a tag to compare

🚀 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

21 Oct 05:33
1a43b45
Compare
Choose a tag to compare

🚀 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

12 Oct 15:35
2528503
Compare
Choose a tag to compare

Release v1.2.6

22 Sep 14:00
fbeed52
Compare
Choose a tag to compare

Release v1.2.5

21 Sep 13:33
Compare
Choose a tag to compare
New minor release v1.2.5

Release v1.2.4

10 Sep 11:44
3648d9f
Compare
Choose a tag to compare

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!

Screen Shot 2020-09-10 at 8 46 04 PM

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

Release v1.2.3

28 Aug 10:52
2b8764e
Compare
Choose a tag to compare