Skip to content

Latest commit

 

History

History
134 lines (62 loc) · 4.29 KB

CHANGELOG.md

File metadata and controls

134 lines (62 loc) · 4.29 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 (6badc97)

2.0.1 (2023-07-17)

Bug Fixes

  • do not save automatic option changes (6b17ae2)
  • update autoplay value only when player is visible (4d51fb4), closes #11

2.0.0 (2023-03-19)

⚠ BREAKING CHANGES

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

Features

  • Dark mode
  • migrate to Vuetify (5eb8c0e)

Bug Fixes

1.1.0 (2021-12-26)

Features

1.0.2 (2021-12-16)

Bug Fixes

  • toggle new player switch (f073605)

1.0.1 (2020-01-21)

1.0.0 (2020-01-08)

⚠ BREAKING CHANGES

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

Bug Fixes

0.5.1 (2019-06-01)

Bug Fixes

  • remove @material/theme direct dependency (761f61c)

0.5.0 (2019-06-01)

Features

  • change license to GPLv3 (acff864)

0.4.0 (2019-06-01)

Features

  • add option to control autoplay for playlists (1665419)
  • build with travis (f2f1eb2)
  • change name (04c1c58)

0.3.1 (2018-12-07)

Bug Fixes

0.3.0 (2018-08-22)

Features

  • change logo (9d92774)
  • update dependencies, optimize bundle (8b9eee5)

0.2.0 (2018-08-03)

Features

0.1.0 (2018-07-31)