Skip to content

Commit 2d445a7

Browse files
committed
chore: update changelog and release notes for v0.11.10
1 parent cba24f0 commit 2d445a7

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Release v0.11.10
2+
3+
## New Features
4+
- Introduced a new abstract logo design for the frontend
5+
6+
## Improvements & Bug Fixes
7+
- Improved blockchain transaction reliability by fixing nonce management issues
8+
- Fixed a bug in the asynchronous Web3 client to ensure smoother network interactions
9+
- Added missing configuration files for improved test suite organization
10+
11+
Full Changelog: [v0.11.9...v0.11.10](https://github.com/crestalnetwork/intentkit/compare/v0.11.9...v0.11.10)
112
# Release v0.11.9
213

314
## New Features

release_notes.md

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,11 @@
1-
## v0.11.9
1+
# Release v0.11.10
22

3-
### New Features
4-
- Added support for setting per-token spending limits on Safe wallets — agents can now have independent spending limits for any ERC20 token, not just USDC
3+
## New Features
4+
- Introduced a new abstract logo design for the frontend
55

6-
### Improvements & Bug Fixes
7-
- Refactored Safe spending limit internals to share a unified implementation
6+
## Improvements & Bug Fixes
7+
- Improved blockchain transaction reliability by fixing nonce management issues
8+
- Fixed a bug in the asynchronous Web3 client to ensure smoother network interactions
9+
- Added missing configuration files for improved test suite organization
810

9-
[Full Changelog](https://github.com/crestalnetwork/intentkit/compare/v0.11.8...v0.11.9)
10-
11-
## v0.11.8
12-
13-
### New Features
14-
- Update LLM reasoning effort config and add Google Vertex AI support
15-
- Add support for Qwen 3.5
16-
- Improve side bar UI
17-
- Automatically generate chat titles
18-
19-
### Improvements & Bug Fixes
20-
- Refactor model provider implementation
21-
- Fix chat avatar display issues
22-
23-
[Full Changelog](https://github.com/crestalnetwork/intentkit/compare/v0.11.7...v0.11.8)
11+
Full Changelog: [v0.11.9...v0.11.10](https://github.com/crestalnetwork/intentkit/compare/v0.11.9...v0.11.10)

0 commit comments

Comments
 (0)