Skip to content

Commit d20dc42

Browse files
committed
chore: update changelog for v0.11.8 release
1 parent 6d18775 commit d20dc42

2 files changed

Lines changed: 24 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
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

release_notes.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
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)

0 commit comments

Comments
 (0)