v1.1.0
·
1337 commits
to master
since this release
Overview
v1.1.0 Introduces some new features, optimizations, and bug fixes.
- [Feature] Support for nutshell mints using PostgreSQL databases.
- [Feature] Support for the new gpt-oss models for agents.
- [Feature] Improve error handling and reporting for agent chats.
- [Bug Fix] Improve Keyset ppk fee -> transaction fee estimations
- [Bug Fix] Fix production ai chat auth
- [Bug Fix] Fix thinking state for agent after interruptions
- [Bug Fix] Update vendor deps to eliminate security vulnerabilities
- [Optimization] Remove all public request to google api for fonts
- [UX] Allow enter key to submit date form elements
What's Changed
- AI upgrades by @orangeshyguy21 in #65
- Nutshell Postgres by @orangeshyguy21 in #66
- Remove Font Test by @orangeshyguy21 in #67
- Noheader Guard by @orangeshyguy21 in #68
Full Changelog: v1.0.1...v1.1.0