v0.4.1
New Features
- Add provider icon style and enhance settings functionality by @robinebers
Bug Fixes
- Update references from "Claude" to "Provider" for consistency by @robinebers
Refactor
- Update section headings and descriptions for clarity by @robinebers
- Update checkbox component to use new primitive and improve styling by @robinebers
Chores
- Update dark theme colors and enhance settings page text by @robinebers
- Update SVG attributes for improved icon rendering by @robinebers
Changelog
Full Changelog: v0.4.0...v0.4.1
- cd6225e chore: bump version to 0.4.1
- eb6a92a style(settings): update SVG attributes for improved icon rendering
- c8795f2 fix(provider): update references from "Claude" to "Provider" for consistency
- 8b0022a refactor(settings): update section headings and descriptions for clarity
- 13b5cd2 refactor(checkbox): update checkbox component to use new primitive and improve styling
- 8efb8e7 feat(tray): add provider icon style and enhance settings functionality
- 2efe6dd style: update dark theme colors and enhance settings page text