Skip to content

Release v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 14:22
  • API added to clone an application in the same organization
  • Fixing bug where SQL queries with nested value objects would throw an error on the query pane.
  • Added new function storeValue which allows users to save a key-value pair in the browser's localStorage.
  • Multiple minor 🐛 fixes