Releases: carlocastoldi/blockify
Releases · carlocastoldi/blockify
Version v4.1.0
Enhancements
- now blockify can also be run as a systemd service
- fixups in logging levels
Bugs fixed
- fixed a bug were blockify would always exit with code 120
Version v4.0.0 - new beginnings
Enhancements
- removed GUI
- removed suppot for an interlude player
- rewritten CLI interface
- rewritten Pulse and ALSA audio muters
- now CLI awaits for MPRIS signals from Spotify instead of polling
- improved overall error handling
- moved to Poetry as build system
Bugs fixed
- fix podcast episodes being muted
- fix PipeWire not being supported
- fix interaction between manual toggling, blocklist and ad detection
Dependency updates
- removed dependencies on gstreamer and GTK
- removed dependency on libwnck and wmctrl