This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.118.0](v0.117.1...v0.118.0) (2023-10-04) ### Bug Fixes * Do not always hide the component ([3d0fc1d](3d0fc1d)) * Remove parameter from route ([4b0925e](4b0925e)) * **YouTube - Client spoof:** Display seekbar thumbnails in high quality ([f71c1a0](f71c1a0)) * **YouTube - Client spoof:** Do not record feed videos to history by default ([#478](#478)) ([ef1cca0](ef1cca0)) * **YouTube - Client spoof:** fix occasionally frozen video playback ([#486](#486)) ([b0b6ff6](b0b6ff6)) * **YouTube - Client spoof:** fix storyboard fetched out of order ([#481](#481)) ([8398774](8398774)) * **YouTube - Client spoof:** Fix toast shown for live streams ([#489](#489)) ([27f49df](27f49df)) * **YouTube - Client spoof:** fix toast shown if opening paid or age restricted video ([#482](#482)) ([e72b65b](e72b65b)) * **YouTube - Client spoof:** Removed unused code ([#480](#480)) ([e6903bf](e6903bf)) * **YouTube - Client spoof:** Restore clipping videos functionality ([2cd1738](2cd1738)) * **YouTube - Client spoof:** Restore seekbar thumbnails ([978f630](978f630)) * **YouTube - Client spoof:** Show seekbar thumbnail for age restricted and paid videos ([01019b0](01019b0)) * **YouTube - Custom filter:** Use new lines between components instead of commas ([#475](#475)) ([17ed396](17ed396)) * **YouTube - Hide info cards:** Fix info cards not hiding for some users ([#487](#487)) ([00c4c40](00c4c40)) * **YouTube - Hide layout components:** Always hide redundant 'player audio track' button ([#473](#473)) ([d86851b](d86851b)) * **YouTube - Hide layout components:** Do not hide chapters in feed unexpectedly ([bedb02e](bedb02e)) * **YouTube - Hide shorts components:** Hide subscribe button in paused state ([9685070](9685070)) * **YouTube - ReturnYouTubeDislike:** Add debug logging to litho text ([#476](#476)) ([e3b8e8b](e3b8e8b)) * **YouTube - ReturnYouTubeDislike:** Revert support for 18.37.36 ([#488](#488)) ([165b061](165b061)) * **YouTube - SponsorBlock:** Adjust import/export UI text ([#491](#491)) ([4215be4](4215be4)) * **YouTube - Video Id:** Fix video id not showing the currently playing video ([#484](#484)) ([da923a3](da923a3)) * **YouTube:** fix old quality and custom speed not working on tablets ([#477](#477)) ([2352fa5](2352fa5)) ### Features * **TU Dortmund:** Add `Show on lockscreen` patch ([#472](#472)) ([526d66f](526d66f)) * **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([2c34180](2c34180)) * **YouTube - Hide layout components:** Disable hiding search result shelf header by default ([b280de3](b280de3)) * **YouTube - Hide layout components:** Hide "Join" button ([e225468](e225468)) * **YouTube - Hide layout components:** Hide "Notify me" button ([b87d806](b87d806)) * **YouTube - Hide layout components:** Hide search result shelf header ([93a3045](93a3045)) * **YouTube - Hide layout components:** Hide timed reactions ([b472aee](b472aee)) * **YouTube:** Add `Bypass URL redirects` patch ([9109653](9109653)) * **YouTube:** Bump compatibility to `18.37.36` ([#483](#483)) ([5dadb0d](5dadb0d)) ### Performance Improvements * Only request required fields ([d20b768](d20b768)) * Remove unnecessary api key parameter ([ba5e7d8](ba5e7d8))
- Loading branch information