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.
# [1.0.0](v0.125.0...v1.0.0) (2023-12-12) ### Bug Fixes * **YouTube - Announcements:** Don't show error toast if there is no internet connection ([#537](#537)) ([0ce92c2](0ce92c2)) * **YouTube - Client spoof:** Do not break clips ([f9102fa](f9102fa)) * **YouTube - Minimized playback:** Fix PIP incorrectly shown for some Shorts playback ([#533](#533)) ([fb433da](fb433da)) * **YouTube - Return YouTube Dislike:** Fix dislikes sometimes not showing for non English language ([5d4c8b0](5d4c8b0)) * **YouTube - Return YouTube Dislike:** Prevent the first Short opened from freezing the UI ([#532](#532)) ([0bb8669](0bb8669)) * **YouTube - Return YouTube Dislike:** Wait until fetch is complete before allowing the first Short to start playback ([#538](#538)) ([1c9c51c](1c9c51c)) * **YouTube - SponsorBlock:** Allow autoplay when skipping to the end of the video ([3d660e1](3d660e1)) * **YouTube - SponsorBlock:** Prevent autoplay from stopping to work ([f4e2d56](f4e2d56)) * **YouTube - Spoof signature:** Wait until storyboard fetch is done ([#535](#535)) ([92e8619](92e8619)) ### Features * Allow choosing the vendor of GmsCore via patch options ([#529](#529)) ([fba7181](fba7181)) * **Tiktok:** Bump compatibility to `32.5.3` ([#536](#536)) ([10a1e16](10a1e16)) * **YouTube - Alternative Thumbnails:** Add option to use DeArrow ([#534](#534)) ([c4ee6ca](c4ee6ca)) * **YouTube:** Add `Change start page` patch ([792dc0c](792dc0c)) ### BREAKING CHANGES * The class `MicroGSupport` has been renamed to `GmsCoreSupport`
- Loading branch information