Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 1.56 KB

File metadata and controls

76 lines (46 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.2]

Fixed

Icon resources are not loaded and displayed in Chrome versions 130+ due to use_dynamic_urls being functionally implemented.

[1.1.1]

Added

FAQ section in README.md.

Changed

Re-structured the README.md.

Fixed

Extension not working due SVG draw path changes in YouTube's icons.

[1.1.0]

Added

Single-click watch later for YouTube's new subscription page design.

Added

  • Quick action watch later button for the subscriptions page

[1.0.1]

This is mostly a bugfix release to make the extension work for all languages available in YouTube.

Added

  • RxJS dependency
  • mutation-summary dependency
  • Release archive creation script
  • Documentation for more option menu behaviour in YouTube

Changed

  • Updated dependencies

Fixed

  • The extension only works for the English language (#2)
  • Parcel randomly builds the wrong target

[1.0.0]

Hello world!

Added

  • Custom watch later action button under YouTube videos
  • Custom watch later action button in home page videos
  • Custom remove action button in playlists next to the default more options action
  • Custom remove action button in playlists being watched next to the default more options action
  • Settings page to change the log level of the extension for debugging or bug reporting