Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

69 lines (36 loc) · 2.69 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • browser versions older than Chrome 123, Edge 123, Firefox 115 and Opera 109 are no longer supported

Features

  • upgrade to Manifest V3 in Chrome (e0d18ea)

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • browser versions older than Chrome 92, Edge 92, and Firefox 91 are no longer supported

Features

1.0.1 (2020-01-21)

1.0.0 (2020-01-13)

⚠ BREAKING CHANGES

  • browser versions before Chrome 76, Firefox 68 and Opera 63 are no longer supported

Features

  • add option for limiting frame rate to 30 FPS (591b269)

Bug Fixes

  • adjust options page layout (ecd79ac)
  • match youtube nocookie origin (87fce09)
  • remove support for outdated browsers (42a3fab)
  • remove unnecessary permissions (66508b9)
  • set video quality using YouTube's API (b783a5d)

0.2.0 (2019-06-01)

Bug Fixes

  • remove support for YouTube Gaming (23241e9)

Features

0.1.0 (2018-08-22)