Skip to content

Release v1.20 🌈

Compare
Choose a tag to compare
@btsgh btsgh released this 10 Apr 05:37
· 1678 commits to master since this release
f62952a

Features:

  • Signature verification for user level flags (#32426).
  • Support symlinks in ca-certs folder (#32391).
  • Added assert for network status in IDE add pane interactions spec (#32395).
  • Added trace and span info to context (#32399).
  • Minimal surface API for HealthCheckServiceCE (#32347).
  • Added form config for reading certs for PG (#31895).
  • WDS components in Table header (#32112).
  • Support for encrypted backups, that include the salt and password in the archive. (#29902)

Fixes:

  • Removed redundant evalTreeWithChanges calls during plugin page load call (#32459).
  • Removed unnecessary lowercase conversion for MongoDB URI (#32375).
  • Redirect user to a blank screen on deleting the last item (#32418).
  • Fixed input alignment (#32452).
  • Fixed typo in pr-test-file-check.yml (#32422).
  • Fixed peek overlay object value in lowercase (#32412).
  • Fixed min width issue to avoid shrinking in table cell element (#32413).
  • Email Verification link now opens in the same tab (#32361).
  • Fixed feature flags not intercepted correctly (#32341).
  • Fixed NPE in Segment exception logging (#32351).
  • Scheduling synchronized block on bounded elastic thread pool instead of main event thread pool (#32343).
  • Fix appsmithctl restore not working when source and destination database names are different. (#29902)
  • Various other bug fixes and improvements.