1.184.0 (2023-10-17)
Features
- filter resource types passed to gpt-4 (#2430) (e20889b)
- frontend: app editor tutorials (#2443) (aaf8385)
- Improve Slack schedule error handler and default to it (#2439) (a1d6799)
- Mute workspace error handler for flows and scripts (#2458) (2dc75f0)
- refactor entirely json processing in favor or rawjson to handle larger payloads (#2446) (9314d38)
- Workspace error handler now supports args and Slack for EE (#2447) (f7cc773)
Bug Fixes
- Error handler script pickers lists both "regular" script and "error handler" scripts (#2449) (8a3537b)
- fix previous ids for iterators and branches (8d89605)
- frontend: fix forloop tutorial (#2444) (26371fd)
- frontend: fix style panel overflow (#2437) (0ce4b34)
- frontend: simplify flow tutorials (#2448) (0c2004f)
- Slack token is readable by g/error_handler (#2454) (f9e48dd)
- update bun to 1.0.5 (a84ce44)
- update bun to 1.0.6 (e770f25)
- Workspace error handler extra args are passed to job (#2452) (b7ce7f0)