Skip to content

Commit

Permalink
v2022.10.47
Browse files Browse the repository at this point in the history
Non-DI platforms:
* Premium Channels: Improved locked channel handling so that it may appear more seamlessly unlocked on the UI side.

di-only:
* Ads (visual): Removed updated trial and upsell premium banners from homepage (issue #58)
* Player(track skip): Ensured the "skip track" button is working as intended on small screen/mobile in the track actions menu
* Player(track previous): Added the "replay previous track" button on small screen/mobile in the track actions menu
* Player(loop track button): Added the "loop track" button on small screen/mobile in the track actions menu
* Misc (js errors): Fixed some minor javascript errors triggered when incorrectly using CQRS events from non-di platforms
  • Loading branch information
lethak committed Oct 18, 2022
1 parent 1d33c1b commit 95fdaca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DIUserscript.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// @grant GM_download
// @inject-into page
// @run-at document-start
// @version 2022.2.4
// @version 2022.10.47
// ==/UserScript==
4 changes: 2 additions & 2 deletions DIUserscript.user.js

Large diffs are not rendered by default.

0 comments on commit 95fdaca

Please sign in to comment.