1.61.0 (2023-01-31)
Features
- add openapi viewer (#1094) (1337811)
- add PIP_LOCAL_DEPENDENCIES (b7db4c7)
- add QUEUE_LIMIT_WAIT_RESULT (51a8810)
- add resource and resource type from json (080ecb0)
- add sql as a valid type in Python (0172587)
- add sync webhook for flows (f377c84)
- backend: add queue_limit + configurable timeout + fix timeout cancel (eef3bab)
- deno: add support for DENO_AUTH_TOKENS (832ddab)
- deno: allow overriding deno sandboxing with DENO_FLAGS' (7f40373)
- frontend: Add app inputs configurations (#1142) (3ed16b8)
- frontend: Add app preview lock (#1127) (6a88e8c)
- frontend: Add copy button option to app text display component (#1090) (bdfc38d)
- frontend: Add default codes to app editor (#1099) (c50c740)
- frontend: Add HTML result rendering (#1160) (c01bf70)
- frontend: Add more integration icons (#1097) (2191e85)
- frontend: add plotly support (a4f8f9e)
- frontend: add selectedRowIndex to the table outputs (#1145) (f05f9e4)
- frontend: Add Supabase resource (#1107) (12b00a8)
- frontend: add support for background scripts + add FormButtonCo… (#1124) (e969af9)
- frontend: Add surreal db logo (#1102) (d811675)
- frontend: Add tooltip to app recompute (#1122) (4dfdf37)
- frontend: add vega-lite component (bd79938)
- frontend: Display error as an icon in order to avoid clutter wh… (#1143) (22b8fed)
- frontend: Open debug runs from component (#1155) (73bc13b)
- frontend: Update app table component styles (#1100) (172b5db)
- python: add support for extra args in python (772c768)
Bug Fixes
- frontend: Add default value for text, number and date input + fix issues with number input + add date input in the settings panel (#1135) (8f90602)
- frontend: Add highlight to selected workspace (#1159) (f221a6c)
- frontend: add missing condition to properly select first row (#1128) (3d873ed)
- frontend: App form component display (#1096) (339742c)
- frontend: App script list panel overflow (#1101) (7bc59d9)
- frontend: App table action button cell (#1149) (e989662)
- frontend: App table header z-index (#1120) (59c4cc2)
- frontend: Check if hiddenInlineScripts are undefined before iterating over them (#1134) (71a443e)
- frontend: fix first row selection (#1125) (6c9daf7)
- frontend: Fix id generation when a second action (#1110) (4f86981)
- frontend: Make sure AppSelect items are an array (#1144) (24b1fa0)
- frontend: Make sure that old apps are rendering properly (#1132) (a78486d)
- frontend: Playwright (#1108) (f0435f5)
- frontend: Prepare app scripts code for export (#1123) (173093a)
- frontend: Prevent modal from hijacking all keypress event (#1136) (aa6de3b)
- frontend: Revert component input panel change (#1092) (0419e7e)
- frontend: Runnable table overflow (#1119) (462adbe)
- frontend: Select the first row by default, and remove the abilit… (#1121) (3c483f5)
- frontend: Show app builder header always on top (#1118) (631a3da)
- frontend: Update app scripts pane (#1146) (18f30c8)
- frontend: Use absolute path on connect images (#1095) (43e069e)
- improvements for error handling as first step of flow (b77c239)