Features
- Highlight search query matches
- Add
Similar tracks
feature in context menu (#186) - Create new empty playlist via command
newplaylist
(#272) - Make volume up/down steps configurable via keybinding (#298)
- Show dialog when adding duplicate tracks to a playlist (#299)
Maintenance
- Replace
directories
withplatform_dirs
create (#285)- ℹ️ This moves the application folders to
~/.config/ncspot
and~/.cache/ncspot
on macOS
- ℹ️ This moves the application folders to
- Fix: handle overlapping texts when displaying longer titles/album names
- Make album column for tracks configurable (
album_column
) (fixes #267) - Fix: update playlist changes in local store (fixes #302)
- Many third-party dependency updates