What's Changed
- Fix model selector infinite update loop by @swuecho in #723
- Fix scroll overflow in snapshot view by adjusting flex layout by @swuecho in #724
- allowed origin by @swuecho in #725
- Add token type support to JWT authentication by @swuecho in #726
- Improve rate limiting to match multiple chat endpoints by @swuecho in #727
- Reactive session by @swuecho in #728
- Fix model selector state management and update handling by @swuecho in #729
- Add legacy token support for tokens without token_type claim by @swuecho in #730
- Refactor workspace store and improve chat component UI by @swuecho in #731
- Flutter version by @swuecho in #732
- Improve message bubble layout and add timestamp display by @swuecho in #734
- Add mobile build workflow for CI/CD by @swuecho in #735
- Tool use by @swuecho in #736
- Refactor code runners and add chat snapshot API by @swuecho in #737
- Persist vfs by @swuecho in #738
- feat(chat): enhance session config UI with expanded locale support by @swuecho in #739
- Better session config by @swuecho in #740
- Refactor SessionConfig layout and improve form structure by @swuecho in #741
Full Changelog: v0.50.3...v0.60.1