Releases: ray-kast/empress
Releases · ray-kast/empress
Version 3.0.0 Alpha 1
- BREAKING: Updated all D-Bus identifiers to a new prefix:
club.bnuy.Empress
(or/club/bnuy/Empress
) - Added a
raise
subcommand (andRaise
interface method) that will attempt to bring the current player into focus - Fixed
now-playing -w
missing certain kinds of updates - Fixed player update logic, hopefully resulting in fewer internal misfires when multiple events occur concurrently
- Updated
zbus
from v3 to v5 - Removed
atty
andlazy_static
in favor of newer standard library features
v2.0.0
- Switched D-Bus backend to the
zbus
crate- Updated bus interface schema
- Improved performance with new daemon architecture
- Added the
scan
subcommand to force daemon refreshes - Added new options to filter players for most subcommands
- Added
-w
flag tonow-playing
subcommand to watch for changes
v1.6.0
v1.6.0 beta 1
Initial beta release for the new format string syntax for now-playing
.