Skip to content

Releases: ynshung/better-yt-shorts

v3.2.3

22 Nov 04:23
0939027
Compare
Choose a tag to compare

What's Changed

  • ⚠️ Hotfix: Fixes volume slider injection failure by @adsuth in #178
  • [Translation][Thai] : Create translation for thai language by @PHUICMT in #174
  • Add arabic translation by @majdmfpro

New Contributors

Full Changelog: v3.2.2...v3.2.3

v3.2.2

27 Oct 16:41
Compare
Choose a tag to compare

What's Changed

  • Fix auto apply functionality for keybinds etc.

Minor changes

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

v3.2.1

26 Oct 19:45
e7b48e0
Compare
Choose a tag to compare

What's Changed

  • Removed view counter functionality (removed internally by YouTube) by @ynshung in #169
  • Fixed volume slider not working while comment is opened by @samisul in #167

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

v3.2.0

25 Oct 18:45
1138a12
Compare
Choose a tag to compare

What's Changed

  • 😎🔥 Allow toggling of the view counter and upload date by @dhanasekaranc (first contribution) in #164
  • 🔥 Added upload date alongside view counter by @tiagohconte in #154

Minor Fixes

Full Changelog: v3.1.0...v3.2.0

v3.1.0

08 Oct 08:32
0d587c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

01 Oct 13:42
4efd914
Compare
Choose a tag to compare

What's Changed

  • Fix options attributes naming for skipping shorts
  • Fix regex error on different language #126
  • Update Firefox building script to use Manifest v2 for compatibility

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Oct 09:54
59f3056
Compare
Choose a tag to compare

Major version is released!

  • Options and Keybinds now take effect immediately
  • Added "tabbed" page view for the popup to split up keybinds, options, and anything else in the future
  • Fixed issue where volume would ignore slider sporadically
  • Added "disable key bind" option in the edit keybind modal
  • You can now reset options to defaults (options = extraoptions)
  • Added "settings" object to storage, to contain excess content-script settings like volume and autoplay
  • Added "features" object to storage, you can now enable and disable certain content script UI elements (autoplay, volume, etc)
  • And more features and bugfixes!