Skip to content

v2021.4.43 (build: 1579)

Compare
Choose a tag to compare
@lethak lethak released this 08 Apr 12:48
· 5 commits to live since this release

Tag: v2021.4.43

Changelog

All platforms:

  • Misc (VueJS): Fixed component inclusion to prevent webpack from injecting the DOM prior to the DOM existing at all. (issue #48)
  • Player (track download button): Fixed some edge cases preventing the download button from working as intended. (issue #50)
  • Player (track play): The ability to play a track from its hero or favorite page is now toggleable in the userscript's settings. It was previously forced on.
  • Player (track play): Implemented a new feature to always play a track from the beginning (toggleable). (issue #51)
  • Misc (js errors): Fixed some javascript errors triggered when using deprecated API values.

di-only:

  • Navigation (UI): Fixed the "DIUserscript" menu entries & removed the "Go Premium" one (issue #52)
  • Player (volume input control): Fixed CSS since its now vertical instead of horizontal (issue #46). Its still slightly ugly but its working.