1.217.0 (2023-11-29)
Features
- add support for raw query args (8275602)
- frontend: add "hide schedules" filter (#2710) (46e0f91)
- frontend: Added tailwind classes auto-complete (#2712) (2d3ce8a)
- frontend: Stat card improvement (#2709) (89abb68)
- scheduled app reports (#2714) (3789b34)
Bug Fixes
- ai fix popup placement + update edit/fix prompt to return complete code (#2715) (76a387f)
- better error for moved openai resource (#2724) (15b2c9f)
- Deno can talk to private NPM registries behind HTTPS (#2713) (726866b)
- Error handler now supports flows (#2707) (36e46e2)
- frontend: fix separator z-index (#2720) (9525ab7)
- frontend: Fix table initial ordering (#2727) (1a1d1db)
- frontend: Improve error message + fix overflow when file name is too long (#2691) (c990f85)
- generate cargo lock file (#2722) (bd31979)
- improve autocomplete reactivity (c3eaf0b)
- make dedicated workers able to redeploy automatically (e6d67f4)
- minor fixes to private NPM and python registries to get everything working (#2728) (3d6fb15)
- only list session and permanent token in user settings (c8046af)
- trim .bun.ts for local imports (d2b3026)