What's Changed
- chore(deps): bump serde from 1.0.219 to 1.0.226 by @dependabot[bot] in #143
- feat: convert to system tray application by @afonsojramos in #150
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #149
- chore(deps): bump webbrowser from 1.0.5 to 1.0.6 by @dependabot[bot] in #148
- chore(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #141
- chore(deps): bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #147
- ci: cache APT packages to speed up CI by @afonsojramos in #151
- fix: refresh token calculation and better logs by @samip5 in #145
- Implement custom app-specific user agent by @samip5 in #146
- build(macos): add app bundle, DMG, code signing, and notarization by @afonsojramos in #152
- feat: add Start at Login toggle to tray menu by @afonsojramos in #153
- build(windows): add MSI installer with WiX and embedded icon by @afonsojramos in #154
- build(linux): add .deb package generation with cargo-deb by @afonsojramos in #155
- feat: update logo and icons with new branding by @afonsojramos in #156
- feat: add browser-based setup wizard with OAuth device flow by @afonsojramos in #157
- feat(linux): native KDE tray support with ksni by @afonsojramos in #158
- feat: add pre-commit hooks for clippy and cargo fmt by @afonsojramos in #160
- feat: use separate Discord apps for movies and TV shows by @afonsojramos in #159
- fix: use git tag for package versions instead of Cargo.toml by @afonsojramos in #169
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #165
- fix: make tray icon visible in light mode by @afonsojramos in #168
- chore(deps): bump objc2-foundation from 0.2.2 to 0.3.2 by @dependabot[bot] in #166
- feat(deps): update discord-rich-presence to 1.0.0 by @afonsojramos in #170
- feat(deps): upgrade ureq to 3.x by @afonsojramos in #171
- test: add comprehensive test suite with HTTP mocking by @afonsojramos in #172
- refactor: simplify oauth token check with if-let pattern by @afonsojramos in #173
- fix: install desktop-file-utils for appimagetool validation by @afonsojramos in #174
- feat: add Homebrew publishing support and improve installation docs by @afonsojramos in #175
Full Changelog: v2.7.0...v3.0.0