Release v1.2.2
- 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