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:
Frank Stellmacher
2026-05-21 23:01:43 +02:00
committed by GitHub
parent 8fc1fb6929
commit 9019041592
+5 -2
View File
@@ -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