v0.2.1
rowboatlabs/rowboatv0.2.1Apr 9, 2026by ramnique
AI Summary
A documentation-focused release with enhancements to the README and fixes to OAuth persistence.
Key Highlights
- Preserve full callback URL for token exchange
- Persist Google Client ID
- Enhanced README with tools integration and live notes
New Features
- README documentation improvements
- OAuth callback URL preservation
- Google Client ID persistence
Full Release Notes
## What's Changed * Replace demo video links in README by @arkml in https://github.com/rowboatlabs/rowboat/pull/468 * Enhance README with tools integration and live notes by @arkml in https://github.com/rowboatlabs/rowboat/pull/469 * Revise voice input/output and tools integration sections by @arkml in https://github.com/rowboatlabs/rowboat/pull/470 * fix(oauth): preserve full callback URL for token exchange + persist Google Client ID by @aculich in https://github.com/rowboatlabs/rowboat/pull/431 ## New Contributors * @aculich made their first contribution in https://github.com/rowboatlabs/rowboat/pull/431 **Full Changelog**: https://github.com/rowboatlabs/rowboat/compare/v0.2.0...v0.2.1