Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 2.27 KB

Changelog

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

This project adheres to Semantic Versioning. Additionally, the Conventional Commits format is respected and used to generate the conventional changelog.

1.3.0 (2019-06-11)

Features

  • add support for playlists (71ce110)

Bug Fixes

  • intermittent failures to retrieve feed in new layout (f16d787)

1.2.0 (2019-03-05)

Features

  • add support for YouTube custom channel URLs (139049d)

1.1.0 (2018-11-10)

Bug Fixes

  • incorrect feed if YouTube URL contained query string parameters (224738b)
  • typographical error in French translation (2b31fdd)

Features

  • display a notification if the feed could not be found (53eb70d)
  • support old YouTube layout (ab42c24)

1.0.2 (2018-11-10)

Bug Fixes

  • feed not opening when navigating to the channel homepage (close #4) (30ca78a)

1.0.1 (2018-07-11)

Features

  • support for "youtube.com/" pages

Bug Fixes

  • page action icon is only displayed on supported pages
  • feed is only opened for valid URLs

1.0.0 (2018-07-04)

Features

  • initial release