Skip to content

Releases: NikkelM/Random-YouTube-Video

v3.1.1

12 Dec 17:49
00696c2
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where the extension would rename all playlists, instead of just the ones created by the extension.
  • The collapsed playlist menu will now also have the correct playlist name.

Full Changelog

v3.1.0

06 Dec 18:22
2e2c778
Compare
Choose a tag to compare

What's Changed

  • Firefox: The welcome page now prompts users to allow the extension to access the youtube.com domain, this is needed for the extension to function.
  • Fixed a bug where the shuffle button in the popup would only work on the second try.
  • Firefox: Fixed the options page not being accessible.
  • Firefox: Fixed a bug where the extension was unable to retrieve the amount of local storage used.

Full Changelog

v3.0.2

04 Dec 21:39
db338e1
Compare
Choose a tag to compare

What's Changed

  • Fixed the fetch percentage in the shuffling page being misaligned.

Full Changelog

v3.0.1

04 Dec 17:34
8c2e18a
Compare
Choose a tag to compare

What's Changed

  • Fixed the old "Ignore shorts" option not being updated to the new format correctly.

Full Changelog

v3.0.0

02 Dec 17:52
2e93157
Compare
Choose a tag to compare

What's Changed

  • Shorts pages are now supported! Shuffle buttons can now be found on all shorts pages.
  • Added a new option to shuffle only from shorts.
  • Added a 'welcome' page that will be shown when you first install the extension and guide you through the first steps.
  • The popup now also works as a standalone options page.
  • When watching shorts, the extension will now update the last visited channel in the popup.
  • Reduced the time it takes to shuffle, as the extension now uses a new way to decide whether or not to check if a video has been deleted or not.
  • The playlist that is opened when shuffling (if the option is enabled) now has a better title and tooltip.
  • The shuffle button now feels more responsive when clicked, and will give more information if it takes a bit longer to shuffle.
  • The popup now feels smoother in some places, and will make it clearer when some inputs are invalid.
  • If certain errors are encountered, the playlist will still be saved locally and in the database, to speed up the next shuffle.
  • Fixed bugs that would prevent some initialization logic to run after the extension is updated.

Full Changelog

v2.3.0

04 Nov 23:09
31403be
Compare
Choose a tag to compare

What's Changed

  • Shuffling when excluding shorts is now a lot quicker if you have shuffled from the channel before, as the extension will remember which videos are shorts and skip them automatically.
  • Added an additional message to the shuffle button if shuffling takes a bit longer due to ignoring shorts.
  • Fixed a rare data inconsistency bug occurring with specific database values.

Full Changelog

v2.2.4

27 Oct 17:13
89ed0d0
Compare
Choose a tag to compare

What's Changed

  • Fixed an alignment issue of the shuffle button on channel pages that was introduced with the latest update to the YouTube UI.
  • Fixed some issues with the display of the shuffle button if the shuffle icon is not loaded in time.

Full Changelog

v2.2.3

05 Aug 12:05
2bb803a
Compare
Choose a tag to compare

What's Changed

  • Error messages now include the current channel ID to help with reporting an issue.
  • Some changes in how data that is sent to the database is handled, to prepare for a future security update.

Full Changelog

v2.2.2

04 Aug 21:00
a125486
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where there would be no video IDs stored in the database, leading to an error.
  • Fixed the 'Changelog' button on the changelog page not doing anything.

Full Changelog

v2.2.1

29 Jul 15:41
60b90b7
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where the extension would be unable to determine if a non-embeddable video is a short or not.
  • The extension now handles the case where shorts are ignored, but a channel has only uploaded shorts.
  • Fixed some minor bugs regarding version compatibility.

Full Changelog