Skip to content

v2025.10.106

Choose a tag to compare

@lethak lethak released this 03 Oct 19:03
· 4 commits to live since this release

Tag: v2025.10.106

Known Issues

  • 🚨 Free Listener accounts cannot play any audio anymore following a platform update. (issue #82)
  • Unreliable script injection/execution timing, often requires you to refresh the page many times for the script to take effect, UI unlock feature is the most impacted. (issue #80)
  • ⚠️ Added a new userscript meta @grant right. Depending on your settings, maybe you will have to update the script manually.

Changelog

  • Allowing unlimited audio listening for unregistered users. It was limited to 1 hour by default. (issue #82)
  • Added a red notice for Free Listener accounts with exhausted free audio rights. (issue #82)
  • Added track download button for unregistered users.
  • Improved "Numeric volume input": text and background colors can now be customized via the in-script settings menu. Defaults to gold and black legacy colors.
  • Improved "Play from the beginning": can now ignore track recovery from previous session and be forced to always start a track from the beginning. Must be toggled via the in-script settings menu. Disabled by default. (issue #73)
  • Improved "Global Media Controls" to enable seeking track position from the GMC widget and keyboard/mouse functions.
  • Added the ability of simultaneous cross-tab listening under the 'Allowing multiple listening' feature options. Disabled by default.
  • Disabled some intrusive user action tracking and analytics methods.
  • Internal refactoring of various utilities for a smoother dev experience.