File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Release v0.11.8
2+
3+ ## New Features
4+ - Update LLM reasoning effort config and add Google Vertex AI support
5+ - Add support for Qwen 3.5
6+ - Improve side bar UI
7+ - Automatically generate chat titles
8+
9+ ## Improvements & Bug Fixes
10+ - Refactor model provider implementation
11+ - Fix chat avatar display issues
12+
13+ Full Changelog: [ v0.11.7...v0.11.8] ( https://github.com/crestalnetwork/intentkit/compare/v0.11.7...v0.11.8 )
14+
115# Release v0.11.7
216
317## Bug Fixes & Improvements
Original file line number Diff line number Diff line change 1- # v0.11.7
1+ ## v0.11.8
22
3- ## Bug Fixes & Improvements
3+ ### New Features
4+ - Update LLM reasoning effort config and add Google Vertex AI support
5+ - Add support for Qwen 3.5
6+ - Improve side bar UI
7+ - Automatically generate chat titles
48
5- - Improved timeout error handling for more reliable agent responses during network issues
6- - Added environment and version information to alert notifications for better incident tracking
7- - Fixed CDP wallet skill functionality
8- - Improved error handling consistency across skill modules
9- - Fixed avatar display fallback in frontend activity and posts pages
10- - Fixed chat input disappearing on new thread in frontend
11- - Fixed tool call display in local UI
9+ ### Improvements & Bug Fixes
10+ - Refactor model provider implementation
11+ - Fix chat avatar display issues
1212
13- ## Infrastructure
14-
15- - Added heartbeat monitoring to local Docker Compose setup
16- - Updated Go runtime to 1.26
17-
18- [ Full Changelog] ( https://github.com/crestalnetwork/intentkit/compare/v0.11.6...v0.11.7 )
13+ [ Full Changelog] ( https://github.com/crestalnetwork/intentkit/compare/v0.11.7...v0.11.8 )
You can’t perform that action at this time.
0 commit comments