What's Changed
- feat(console): optimize version sorting with update time priority by @zhaozhuang521 in #766
- chore(version): bump version to 0.0.5.post1 by @zhijianma in #782
- fix(chats): use UTC-Time by @zhaozhuang521 in #771
- Modify readme; Fix import failure caused by non-UTF-8 bytes in the skill folder. by @lalaliat in #783
- add new copaw logo & add rednote,x account link by @Osier-Yi in #781
- fix(console): version by @zhaozhuang521 in #787
- Add X link to README by @ekzhu in #761
- feat(gemini): add extra_content to support gemini thinking model by @qbc2016 in #789
- fix: Refactoring the style file and optimizing the menu bar style by @zhaozhuang521 in #810
- ci: welcome first-time contributors on PR merge by @ekzhu in #762
- feat(channels): support QQ markdown replies with guarded fallback by @muchenhen in #790
- docs(readme zh/en/jp): change logo, modify news, guides, docs. by @lalaliat in #815
- Fix minor typos by @garyzhang99 in #808
- docs: update roadmap after v0.0.5 release by @cuiyuebing in #826
- feat(channels): returns media files when the tool message filtering is enabled by @hongxicheng in #778
- feat: dingtalk support more audio type & video type by @rayrayraykk in #824
- docs(readme): fix source install instructions for console build by @YingchaoX in #821
- perf: support windows path of media file by @rayrayraykk in #832
- Added Russian translation for the console by @seoeaa in #829
- chore(workflow): remove outdated issue templates for bug reports and … by @zhijianma in #834
- fix typo: change xiaohongshu to rednote, by @Osier-Yi in #890
- feat(telegram): add access restriction settings by @seoeaa in #911
- fix(docker): enable telegram and discord channels in Docker image by @Leirunlin in #915
- feat: add Russian translations for agent configuration files by @seoeaa in #854
- feat(i18n): add Japanese (ja) language support to console UI by @Chiytako in #912
- feat: Add Windows/macOS desktop packaging with conda-pack by @rayrayraykk in #843
- fix(channels): add discord send_media by @Leirunlin in #840
- fix(console): resolve table checkbox overlapping issue in sessions page by @eviaaaaa in #936
- feat(channels): unify allowlist access control, and allow list for feishu and discord by @Leirunlin in #943
- feat(console): add ru language choice for init_cmd by @xieyxclack in #948
- Add backend local/cloud LLM routing with minimal policy hooks by @vvv214 in #849
- feat(console): support envs delete by @zhijianma in #954
New Contributors
- @Osier-Yi made their first contribution in #781
- @muchenhen made their first contribution in #790
- @hongxicheng made their first contribution in #778
- @YingchaoX made their first contribution in #821
- @seoeaa made their first contribution in #829
- @Chiytako made their first contribution in #912
- @eviaaaaa made their first contribution in #936
- @vvv214 made their first contribution in #849
Full Changelog: v0.0.5...0.0.5.post1