Skip to content

Releases: appsmithorg/appsmith

Release v1.2.15

05 Nov 08:08
Compare
Choose a tag to compare

Release v1.2.14

04 Nov 11:57
Compare
Choose a tag to compare

Release v1.2.13

03 Nov 16:58
Compare
Choose a tag to compare

New features and highlights

Datasource NUX! 🌐

We re-worked the way we thought about data sources for new users and made it simpler

  • Datasources only show for queries that are being used
  • Datasources have a saved state and prompt creation of a query once they are saved
  • Datasources show up near the queries to make it easier to query!

Page & Action Refactor 🌀

We refactored the way our backend deals with pages and actions to allow for new upcoming features. Actions and pages are now stored separately for Publish and Edit modes

Image Zoom 🔍

We added a feature to zoom in and out of images!

Bindings in Actions ⛓️

Actions can now use dynamic bindings just like other properties! This means we no longer have to onClick to JS to show a message from an API 😬

K8s 🚀

Added support for Kubernetes deployments!

Fixes & Improvements

  • Fixed Multi-Select Default value not showing
  • Fixed bugs in the table widget
  • Fixed bugs in the Map widget
  • Fixed an issue where actions were performing multiple evaluations before execution

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