Skip to content

Release v1.27聽馃寛

Compare
Choose a tag to compare
@btsgh btsgh released this 07 Jun 03:01
· 233 commits to master since this release
174d762

Fixes

  • [Perf Improvement] Removed unnecessary individual DB calls to plugin and fetched all at once (#33712)
  • Added custom JS control for currency, notation, and thousand separator (#33877)
  • Removed building blocks on canvas (#33761)
  • Fixed confirmation popup not dismissing after deleting a datasource (#33778)
  • Corrected general settings description (#33838)
  • Ignored DSL parsing errors in the forking flow (#33831)
  • Reverted the previous fix for table scrollbar and hid vertical scrollbar when needed (#33806)
  • Encoded queryParam value and fixed parsing logic for queryParams (#33720)
  • Showed loading state of application until all JS object update calls are complete (#33545)
  • Resolved new API getting added into the NA group (#33701)
  • Added close button for Add pane when tabs are disabled (#33653)
  • Fixed vanishing app details issue (#33698)
  • Removed the feature to download docker-compose file from admin settings (#33682)
  • Fixed apiKey security issue (#33528)
  • Added warning icon and tooltip to indicate empty datasources (#33618)
  • Addressed Add pane issues (#33627)
  • Removed the strict check for MongoDB URL (#33652)
  • Fixed function undefined error after resetWidget is called due to sync issues (#33600)
  • Considered Heroku deployment while generating Caddyfile (#33559)
  • Fixed scrolling issues in Add tab (#33595)

Features

  • Updated explorer slider widget icons (#33871)
  • Introduced Collapsible Bottom View (#33441)
  • Added workflow triggerservice unit test cases (#4205)
  • Implemented autocommit for the server-side (#4080)
  • Added workflow copy update (#4230)
  • Added tenant information to Redis cache for quick fetch (#33641)