🎉 Features
- feat: add support for customized themes (#602) @thep0y
- feat: add option to let title bar color follow Windows theme (#609) @thep0y
- feat: add customized themes directory support (#618) @thep0y
- feat(cache): add source field to debug logs for cache events (#620) @thep0y
⚙️ Refactors
- refactor(logging): replace colors module with rich formatting (#610) @thep0y
- refactor: convert logging to structured format (#617) @thep0y
- refactor(settings): update asset protocol scope to allow all files (#621) @thep0y
🐛 Fixes
📦 Dependencies
- build(deps): bump serde_json from 1.0.149 to 1.0.150 (#603) @dependabot[bot]
- build(deps): bump reqwest from 0.13.3 to 0.13.4 (#604) @dependabot[bot]
- build(deps): bump log from 0.4.29 to 0.4.30 (#606) @dependabot[bot]
- build(deps): bump tar from 0.4.45 to 0.4.46 in the cargo group across 1 directory (#607) @dependabot[bot]
- chore: remove workspace authors and direct windows dependency (#614) @thep0y