Skip to content

Tags: DevSnap/appsmith

Tags

v1.5.13

Toggle v1.5.13's commit message
FIX appsmithorg#6324 : reset recaptcha token on click and handled but…

…ton loading explicitly (appsmithorg#6337)

 reset re-captcha token on click and handled button loading explicitly such that the user know that the api call has not finished

(cherry picked from commit 31f8a70)
(cherry picked from commit 35ee2a9)

v1.5.12

Toggle v1.5.12's commit message
Disable tern in view mode (appsmithorg#6203)

v1.5.11

Toggle v1.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.5.11

v1.5.10

Toggle v1.5.10's commit message
Adding e.printStackTrace to errors in redshift as a hotfix (appsmitho…

…rg#6094)

v1.5.9

Toggle v1.5.9's commit message
Locking mongo Docker container to 4.4.6 (appsmithorg#5950)

Mongo v5 has some issues with seeding data. Refer:  https://stackoverflow.com/questions/68392064/error-when-running-mongo-image-docker-entrypoint-sh-line-381
Hence, locking the mongo version to a known working tag till we have more information on the problem.

v1.5.8

Toggle v1.5.8's commit message
Fix top level parallel runs (appsmithorg#5613)

v1.5.7

Toggle v1.5.7's commit message
Support for Google reCaptcha v2 in Button Widget (appsmithorg#5638)

* Handle google recaptcha v2 in button component

* Use same code for recaptcha v2 and v3

* Updated error handling comments

* Added toggle to use google recaptcha v2 with button

* Create separate components for Google recaptcha v2 and v3

* Extract click function from google recaptch v3 component

* Hide recaptcha error badge and show invalid site key error on button key

* Fix isInvalidKey name

(cherry picked from commit 718c257)

v1.5.6

Toggle v1.5.6's commit message
Fix missing quotes in generated nginx conf

(cherry picked from commit b051b01)

v1.5.5

Toggle v1.5.5's commit message
Bug Fix: Fix dynamic binding substitution failure with Firestore `whe…

…re` condition input boxes. (appsmithorg#5280)

Modify dynamic binding substitution method to handle list and map types containing generic type values.

(cherry picked from commit 7787a0d)

v1.5.4

Toggle v1.5.4's commit message
Feature/signup success url (appsmithorg#5124)

(cherry picked from commit 10b3f7e)