Major changes:
* Add special color for unavailable items
* Add info command line subcommand to show platform specific information
* Improve error messages generated by the command line
* Move UNIX IPC socket from the user's cache path to the user's runtime directory
* Improve messages relating to errors in the configuration file
* Fix crash when internal commands can't be handled
* Documentation for the behavior of the Ctrl+S keybinding
* Fix multiple instances interfering with each other's MPRIS implementation
* Fix an unlikely crash when the UNIX IPC socket is removed before ncspot is closed
* Fix guaranteed crash while quiting ncspot when using MPRIS
* Fix MPRIS volume not being updated when given numbers smaller than 0 or larger than 1
* Fix Allow previous track via MPRIS if first track in queue is playing
Full changelog: https://github.com/hrkfdn/ncspot/releases/tag/v1.0.0
Major changes in 0.13.4:
* Add save current command
* Add add command for adding song to playlist
* Improve release build options
* Fix: Forward mouse events inside layout
* Sort Artists Ignoring "The"
* Fix: Gracefully handle local files
* Fix: Speed up context menu by fetching album only once
Major changes in 0.13.3:
* Fix incorrect notification ID reuse
* Fix: ListView decrement selected on remove
* Support multiple IPC sockets
* Fix: command line multi-byte prefix panic
* Prevent tab switching from the command line
* Fix: config option command_key not working
Full log : https://github.com/hrkfdn/ncspot/releases
Port changes:
- Move cargo list to Makefile.crates for a cleaner Makefile
- Use default termios (standalone library directly talking to the TTY)
- Delete ncurses dependency (USES)
- Use multiple-choice for backend, where at least one option must be enabled
by default we only enable PORTAUDIO so this change has no effect on people
using ncspot from packages.
Full app changeLog:
https://github.com/hrkfdn/ncspot/releases/tag/v0.13.2https://github.com/hrkfdn/ncspot/releases/tag/v0.13.1
PR: 271701
Reported by: eduardo