Releases: adv-inn/FullStop
Releases · adv-inn/FullStop
FullStop v1.1.6
What's Changed
- fix: remove default Client ID per Spotify policy change by @0Chencc in https://github.com/0Chencc/FullStop/pull/14
Full Changelog: https://github.com/0Chencc/FullStop/compare/v1.1.5...v1.1.6
FullStop v1.1.5
What's Changed
- feat: PKCE auth flow + custom Client ID by @0Chencc in https://github.com/0Chencc/FullStop/pull/12
Full Changelog: https://github.com/0Chencc/FullStop/compare/v1.1.4...v1.1.5
FullStop v1.1.4
FullStop v1.1.3
What's Changed
- chore: upgrade build toolchain dependencies by @0Chencc in https://github.com/0Chencc/FullStop/pull/6
- ci(actions): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in https://github.com/0Chencc/FullStop/pull/7
- ci(actions): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/0Chencc/FullStop/pull/8
- ci(actions): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/0Chencc/FullStop/pull/9
- ci(actions): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in https://github.com/0Chencc/FullStop/pull/10
- ci(actions): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/0Chencc/FullStop/pull/11
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/0Chencc/FullStop/pull/7
Full Changelog: https://github.com/0Chencc/FullStop/compare/v1.1.2...v1.1.3
FullStop v1.1.2
What's Changed
- feat: add SharedPreferences storage for macOS/iOS by @0Chencc in https://github.com/0Chencc/FullStop/pull/3
- fix: resolve macOS tray click crash by @0Chencc in https://github.com/0Chencc/FullStop/pull/4
- feat: improve macOS/iOS platform integration and UI by @0Chencc in https://github.com/0Chencc/FullStop/pull/5
Full Changelog: https://github.com/0Chencc/FullStop/compare/v1.1.1...v1.1.2
FullStop v1.1.1
FullStop v1.1.0
What's Changed
- feat: add mini player mode with DPI drift fix by @0Chencc in https://github.com/0Chencc/FullStop/pull/1
- refactor(ci): split CI into separate PR and Release workflows by @0Chencc in https://github.com/0Chencc/FullStop/pull/2
New Contributors
- @0Chencc made their first contribution in https://github.com/0Chencc/FullStop/pull/1
Full Changelog: https://github.com/0Chencc/FullStop/compare/v1.0.3...v1.1.0