Skip to content

Releases: Araxeus/Youtube-Volume-Scroll

Release 3.2.2

23 Aug 12:02
Compare
Choose a tag to compare

What's Changed

  • fix iframe embeds #153

Full Changelog: v3.2.1...v3.2.2

Release 3.2.1

19 Aug 18:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

Release 3.2.0

19 Aug 17:42
Compare
Choose a tag to compare

What's Changed

  • Decrease startup delay and improve reliability #152

Full Changelog: v3.1.4...v3.2.0

Release 3.1.4

13 Aug 15:51
Compare
Choose a tag to compare

What's Changed

  • fix youtube breaking on ~12th of august 2024 - #151

Full Changelog: v3.1.3...v3.1.4

Release 3.1.3

11 Aug 17:14
Compare
Choose a tag to compare

What's Changed

  • Fix rare bug where the volume hud wouldn't show up after tab sleep #149

  • Update various build dependencies and change the package manager from Yarn to Bun 3741316

Full Changelog: v3.1.2...v3.1.3

Release 3.1.2

18 May 10:26
Compare
Choose a tag to compare

Minor release, mainly fixing css issues on newer chromium versions

  • fix popup css centering issues on chromium #110
  • update deps #111
  • replace rome with biome #109
  • [vendorfiles] Bump vendors #89
  • upgrade to yarn v4 #107
  • and more dependencies updates

v3.1.1

02 Apr 15:55
Compare
Choose a tag to compare

What's Changed

  • fix cookie saving only for the current session in #58
  • use vendorfiles in #59
  • [vendorfiles] Bump vendors in #61

Full Changelog: v3.1.0...v3.1.1

v3.1.0

11 Mar 14:10
Compare
Choose a tag to compare

What's Changed

  • Change light mode tooltip icon to dark gray instead of black in #33

  • Resize settings page so that it doesn't flicker when changing between Custom and other overlay modes in #33

  • add required activation modifier option (activate volume scroll when shift/right-click are held) in #36

  • fix position mode preview bugging out on Firefox in #37

  • performance min-maxing in #46 and #38

  • migrate to yarn v3 in #45

  • add rome (lint & formatter) in #46

  • Bump various dev dependencies

Full Changelog: v3.0.0...v3.1.0

v3.0.0 🚀

15 Feb 18:10
Compare
Choose a tag to compare

What's Changed

Most of the changes are in one big pull request - #29

  • Position Mode – allow dragging the volume overlays to reposition them
    This setting remembers position for each player separately
    (Youtube, Youtube-Shorts, Youtube-Music)

  • Font Size & Color Picker – choose font/color and see your changes live

  • Various bug fixes


The attached files are currently unsigned. Will be updated once the signing process is completed.

Full Changelog: v2.1.0...v3.0.0

v2.1.0 🎉

28 Jan 15:29
Compare
Choose a tag to compare

What's Changed

  • Add support for YouTube Shorts 🥳 #25

  • Major restructure of pageAccess.js #25

  • Fix volume not restoring in incognito after 2.0.0 #25

  • Fix music.youtube not remembering volume between sessions #25

  • Fix quick changing hud make old one stuck #25

  • Fix volume showing when other extension modify the video #25

  • Disable user-selection in popup #25

  • Bump various dependencies #26 + abcf865

Full Changelog: v2.0.1...v2.1.0