Skip to content

v0.7.4

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:37

v0.7.3...v0.7.4

  • 🐝 refactor: move StateStore to root package e5d600f @devgianlu
  • 🌟 feat: pass StateStore to events manager d628f73 @devgianlu
  • 📖 docs(api): note that shuffle_context before play starts on a random track 40ffa1f @JRpersonal
  • 🐞 fix: skip tracks Spotify refuses an audio key for instead of freezing bad77f3 @JaragonCR
  • 📄 added flag to avoid sending multiple EOF events on the read function.
    Solves a problem related to multiple track skipping when playlist ends with loop context enabled 3733d25 @Alebozz
  • 🌟 feat: harden Avahi backend for renaming 684828a @devgianlu
  • 🐞 fix: allow changing Zeroconf name when no session is active b4ed923 @devgianlu