mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-21 22:15:40 +00:00
docs(changelog): drop removed scan triggers, add bulk add-to-playlist fix (#845)
The unreleased 1.47.0 block still advertised the server-card Quick/Full scan buttons (#780); those were removed before release (#843), so drop that line — the edit-existing-profile half of #780 stays. Add the album bulk "Add to playlist" selection fix (#844) under Fixed.
This commit is contained in:
committed by
GitHub
parent
8fc1fb6929
commit
9019041592
+5
-2
@@ -25,11 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
|
||||
|
||||
### Servers — scan triggers + edit existing profiles
|
||||
### Servers — edit existing profiles
|
||||
|
||||
**By [@Psychotoxical](https://github.com/Psychotoxical), PR [#780](https://github.com/Psychotoxical/psysonic/pull/780)**
|
||||
|
||||
* Quick/Full Scan buttons on each server card and in the switcher dropdown (Full needs a two-step confirm).
|
||||
* Pencil button opens an inline edit form prefilled with the existing profile. Card actions collapse to icon-only on narrow viewports so Edit/Delete stay reachable.
|
||||
|
||||
|
||||
@@ -72,6 +71,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
* **Lucky Mix after server switch:** starting a mix on the browsed server no longer spams cross-server enqueue errors — unpinned or foreign queues hand off cleanly before batch enqueue.
|
||||
|
||||
**By [@Psychotoxical](https://github.com/Psychotoxical), PR [#844](https://github.com/Psychotoxical/psysonic/pull/844)**
|
||||
|
||||
* **Album view:** bulk "Add to playlist" no longer clears the track selection without opening the playlist picker.
|
||||
|
||||
|
||||
|
||||
### Mainstage — album rail hover controls
|
||||
|
||||
Reference in New Issue
Block a user