Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 14:50
· 1152 commits to master since this release
c906dd4

💥 BREAKING CHANGES

  • due to fa67d07 - mouse event config options (commit by @JakeStanger):

    on_click is now called on_click_left for consistency with new options.

  • due to 6d8e647 - mpris support (commit by @JakeStanger):

    The mpd module has been renamed to music. You will need to update the type value in your config and add player_type to continue using MPD. You will also need to update your styles.

✨ New Features

🐛 Bug Fixes

♻️ Refactors

📝 Documentation Changes