Skip to content

Latest commit

 

History

History
138 lines (88 loc) · 4.96 KB

CHANGELOG.md

File metadata and controls

138 lines (88 loc) · 4.96 KB

Changelog

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

The format is based on Keep a Changelog.

[0.3.4] - 2024/04/23

Added

  • #164: Added an issue template for bugs (@throwaway96)

Changed

  • #146: Updated a bunch of dev stuff (@fire332)
  • #150: Added myself to FUNDING.yml (@throwaway96)

[0.3.3] - 2024/03/31

Added

  • #142: Blocked some additional ads (@throwaway96)
  • #144: Added support for config change listeners (@throwaway96)
  • #149: Added ability to hide YouTube logo (@throwaway96; thanks to @fire332 and @tomikaka22)

Fixed

  • #103: Fixed SponsorBlock on videos with chapters (@alyyousuf7)
  • #131: Fixed minor README issue (@ANewDawn)
  • #141: Fixed black background behind video menu (@throwaway96; thanks to @reisxd)
  • #143: Fixed duplicate click bug (@throwaway96)

Changed

  • #128: Updated workflows and dependencies (@throwaway96)
  • #133: Changed various dev stuff (@throwaway96)
  • #134: Refactored config/UI code (@throwaway96)
  • #138: Changed webpack to production mode by default (@throwaway96)
  • #145: Made observing attributes optional in waitForChildAdd() (@throwaway96)

[0.3.2] - 2024/03/07

Added

  • #100: Blocked "Sponsored" tiles (@alyyousuf7)

Fixed

  • #95: Fixed the appearance of YouTube in the app (@0xBADEAFFE)
  • #96: Fixed launch functionality broken by #95 (@fire332)
  • #102: Fixed minor dev-related stuff (@alyyousuf7)
  • #106, #120: Updated outdated documentation (@throwaway96)

0.3.1 - 2022/01/27

Fixed

  • #24: Fixed playback time tracking again

0.3.0 - 2022/01/15

Fixed

  • #14: Fixed voice search on certain TV models
  • #21: Fixed screensaver kicking in during non-16:9 videos playback

Changed

  • #19: Updated internal dependencies, cleaned up build setup

0.2.1 - 2021/12/26

Fixed

  • Fixed rendering on 720p TVs
  • Disabled update prompt on startup

0.2.0 - 2021/12/23

Added

  • Added support for autostart (requires manual setup, see README)

Fixed

  • Fixed deeplinking from voice search results
  • Fixed in-app voice search button on webOS 5.x
  • Fixed screensaver kicking in on sponsor segment skips
  • Fixed playback time tracking

0.1.1 - 2021/11/21

Fixed

  • Use alternative SponsorBlock API URL to work around untrusted Let's Encrypt certificates
  • Increase initial notification delay

0.1.0 - 2021/11/14

Added

  • #10: Added SponsorBlock integration
  • Added configuration UI activated by pressing green button

Added

  • #2: Added DIAL startup support.
  • #3: Added webOS 3.x support.
  • Enabled quick start.
  • Disabled default splash screen

Fixed

  • Disabled back button behaviour to open the Home deck.

Added

  • Created basic web app which launches YouTube TV.