Skip to content

v1.1.0

Compare
Choose a tag to compare
@tbouron tbouron released this 25 Jan 09:45
· 14 commits to master since this release
5e3db22

v1.1.0 is out 🎉

New features

  • Show artist only if the config.showArtist is true and the track has an artist
  • Show album only if the config.showAlbum is true and the track has an album

Bug fixes

  • Improve CPU usage
  • Fix memory leak for the groups discovery
  • Pad seconds to 2 digits with '0' if necessary

Updates

  • Add licence file
  • Update documentation