Key Changes
- Added support for our latest model: Doubao-1.5-thinking-vision-pro
- Improved Assistant message display in chat interface for better readability
- Fixed several known issues to enhance overall stability
Details
Added support for our latest model: Doubao-1.5-thinking-vision-pro
We are excited to announce support for the Doubao-1.5-thinking-vision-pro model. This upgrade brings significant performance improvements:
- Enhanced reasoning capabilities
- More precise coordinate positioning
- Better instruction following
Improved Assistant message display
To provide a better user experience, we have comprehensively optimized message history display:
- More user-friendly Message history presentation
- Optimized message layout and styling
- Enhanced readability and interaction experience
Bug Fixes
We have addressed several key issues affecting user experience:
- Fixed control window disappearance during runtime
- Resolved search engine icon display issues
- Optimized window display for Windows systems
- Improved update checker mechanism stability
Commits in this release
- fix(ui-tars): fixed the icons were not displayed in the release app by @skychx in #588
- fix(ui-tars): fix the issue where the widget disappears in release mode by @skychx in #592
- feat(ui-tars): widget window displays a border on Windows systems by @skychx in #594
- fix: update checker bug by @ycjcl868 in #597
- feat(nutjs): avoid compression to use png format instead by @ZhaoHeh in #599
- Support doubao-1.5-thinking-vision-pro by @ZhaoHeh in #598
- feat(ui-tars): support assistant message style in history by @ZhaoHeh in #600
Full Changelog: v0.1.1...v0.1.2