Skip to content

Releases: ajayyy/SponsorBlock

5.1.8

24 Nov 04:45
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Remove retry fetch if not found until we find a better solution that doesn't waste so much bandwidth
  • Fix some race conditions leading to unnecessary segment fetches

5.1.7

22 Nov 22:31
ec12c1d
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix issues with mutes ending when highlights start
  • Fix category pill text on new YouTube layout
  • Better key moments check

5.1.6

06 Nov 18:20
d347f4e
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix endcards sometimes overwriting end time to end of video

5.1.5

04 Nov 21:10
b407497
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix segments really close to eachother not skipping
  • More safety in preview bar and skip to highlight
  • Fix layout issue with "precise seeking notice"
  • Don't update the whole segment list on time update (thanks @mini-bomba )
  • Use public ID for more calls when possible (thanks @mini-bomba )
  • Add YT Music progress bar selector (thanks @mchangrh )

5.1.4

31 Oct 02:01
8653059
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix scrubbing bar missing when chapter bar using % widths
  • Add configuration for segment failed to fetch warning
  • Fix key moments check not working when multiple videos present

5.1.3

30 Oct 17:26
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix segment failed to fetch warning appearing for 404

5.1.2

28 Oct 01:48
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Add error when trying to submit while server is failing
  • Improved segment still loading error message
  • Disable virtual time in Firefox again
  • Show import segments button even when segments aren't fetched
  • Import chapters as chooseACategory if chapters is disabled
  • Open submission menu after importing
  • Support importing short category names

5.1.1

17 Oct 02:42
562adb9
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix progress bar with 0px chapters
  • Add back virtual time to firefox and fix it with playback speed
    • Add flag to disable virtual time

5.1.0

12 Oct 01:01
1648e10
Compare
Choose a tag to compare
5.1.0 Pre-release
Pre-release

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Make sure chapters are invalid if regex fails
  • Run chapters clear when preview bar cleared
  • Count skips for chapters when viewed
  • Clear vote buttons when clearing preview bar
  • Fix zero start time breaking imports
  • Fix chapter icon with ytp big mode
  • Reimport chapters if they are found to have changed
  • update buttons when single time segment is edited
  • Set endtime by default for outro
  • Remove the unsubmittedSegments entry when removing the last segment by @mini-bomba
  • don't append skip button for full video labels by @caneleex
  • Update popup on segment updates by @mini-bomba
  • React 18 by @mchangrh
  • Add class for other extensions when displaying non chapter title
  • Enable chapters if not enabled after redeem successful
  • Fix key moments importing as chapters

5.0.7

05 Oct 05:44
d564742
Compare
Choose a tag to compare

To use the Beta on Chromium browsers, follow this.

Changes this version:

  • Fix embeds
  • Fix buttons on YouTube clips (thanks @mchangrh )
  • Fix spamming requests sometimes