Highlights
Core
- Add SubtaskPart with metadata reference (@YangTianz)
- Add global configuration support to app
- Global configuration updates in app package
- Bump plugins
TUI
- Add streaming prop to markdown element (@remorses)
Desktop
- Close review pane when pressing escape key
- Enable ctrl+n and ctrl+p for popover navigation in desktop app (@sairajchouhan)
- Add Thai locale support (@natt-v)
- Add custom provider support to app
Thank you to 4 community contributors:
- @natt-v:
- feat(i18n): add th locale support (#10809)
- @sairajchouhan:
- fix(desktop): enable ctrl+n and ctrl+p for popover navigation (#10777)
- @YangTianz:
- fix: add SubtaskPart with metadata reference (#10990)
- @remorses:
- fix(markdown): Add streaming prop to markdown element (#11025)