·
16 commits
to main
since this release
What's Changed
- fix: navigate to new chat after deleting the current session by @zhaozhuang521 in #5376
- feat(console, chat): enhance file preview to support relative path by @zhijianma in #5377
- fix(queue): bind agent ID at enqueue time to prevent cross-agent deli… by @zhaozhuang521 in #5371
- Context with model by @yuanxs21 in #5386
- fix(console): use QueueItem userId/channel in background queue sender by @zhaozhuang521 in #5389
- fix(#5354): release session switch lock on embedded mode completion by @yaozy2020 in #5357
- fix(console): improve ModelSelector dropdown mobile responsiveness by @yaozy2020 in #5355
- feat(console): mobile adaptation for Inbox page by @yaozy2020 in #5383
- feat(console): mobile adaptation for ACP page by @yaozy2020 in #5382
- feat(console): mobile responsive layout for Agent Config page by @lecheng2018 in #5366
- feat(console): mobile adaptation for CronJobs page and PageHeader by @yaozy2020 in #5362
- feat(console): mobile card layout for Backups page by @yaozy2020 in #5391
- feat(console): mobile adaptation for Sessions page by @yaozy2020 in #5364
- feat(console): adapt Settings-Models page for mobile view by @lecheng2018 in #5397
- feat(console): mobile adaptation for MCP page by @yaozy2020 in #5381
- feat(console): mobile adaptation for Channels page by @yaozy2020 in #5369
- feat(console): mobile adaptation for Environments page by @yaozy2020 in #5385
- feat(console): mobile adaptation for Workspace page by @yaozy2020 in #5384
- fix(cron): record APScheduler misfires in history and raise default misfire grace to 600s by @lalaliat in #5418
- refactor(chat): centralize session-id resolution and navigation state tracking by @zhijianma in #5388
- feat(auth): improve login error handling and add rate limiting by @zhijianma in #5424
- test(e2e): add UI coverage for 6 modules + infrastructure hardening by @yutai78786 in #5372
- feat(discord): add streaming responses via message edit and typing indicator by @hongxicheng in #5314
- fix(dream): set the default misfire time to 600s for dream. by @lalaliat in #5426
- chore(version): bump version to 1.1.12.post2 by @zhijianma in #5429
New Contributors
- @yaozy2020 made their first contribution in #5357
- @lecheng2018 made their first contribution in #5366
Full Changelog: v1.1.12.post1...v1.1.12.post2