Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 10:36
· 56 commits to main since this release
218f208

What's Changed

  • Fixed the scrollbar on Chromium browsers not being styled correctly.
  • Added links to browser add-on stores to the popup.
  • The shuffle page opened by the popup will now inform you if a shuffle takes a bit longer than expected.
  • The 'Shuffle' button's text will now correctly reset when navigating to a different page after an error was encountered.
  • If an error was encountered when shuffling from the popup, the opened shuffle page will no longer prevent you from shuffling again.
  • Fixed a bug where the extension's service worker would get shut down while video data was being fetched from the YouTube API, leading to a 'Receiving end does not exist' error.
  • Fixed a bug where the shuffling page opened by the popup would sometimes incorrectly show an error message for a brief moment.
  • Internal pages such as the changelog page will now use more available space on smaller resolutions.

Full Changelog