mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 14:35:41 +00:00
fix: Last.fm auth stability improvements (v1.7.2)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+18
-1
@@ -5,7 +5,24 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.7.1] - 2026-03-20\n\n### Fixed\n\n- **Build**: TypeScript errors in Settings.tsx and Statistics.tsx that broke the release build.\n\n---\n\n## [1.7.0] - 2026-03-20
|
||||
## [1.7.2] - 2026-03-20
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Last.fm**: Stability improvements for the authentication flow and session handling.
|
||||
- **Settings**: Minor display fixes in the Last.fm profile badge.
|
||||
|
||||
---
|
||||
|
||||
## [1.7.1] - 2026-03-20
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Build**: TypeScript errors in Settings.tsx and Statistics.tsx that broke the release build.
|
||||
|
||||
---
|
||||
|
||||
## [1.7.0] - 2026-03-20
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
Reference in New Issue
Block a user