You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
# Release v0.11.9
2
+
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
5
+
6
+
## Improvements & Bug Fixes
7
+
- Refactored Safe spending limit internals to share a unified implementation
8
+
9
+
Full Changelog: [v0.11.8...v0.11.9](https://github.com/crestalnetwork/intentkit/compare/v0.11.8...v0.11.9)
Copy file name to clipboardExpand all lines: release_notes.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## v0.11.9
2
+
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
5
+
6
+
### Improvements & Bug Fixes
7
+
- Refactored Safe spending limit internals to share a unified implementation
0 commit comments