Tags: DevSnap/appsmith
Tags
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)
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.
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)
PreviousNext