|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## vX.Y.0 (future) |
| 4 | + |
| 5 | + |
| 6 | +### Full list of pull requests merged since the last release (newest first) |
| 7 | + |
| 8 | +* Search: Fix 'youtu.be' URLs in sanitizer ([#4894], by @SamantazFox) |
| 9 | +* Ameba: Disable Style/RedundantNext rule ([#4888], thanks @syeopite) |
| 10 | +* Playlists: Fix 'invalid byte sequence' error when subscribing ([#4887], thanks @DmitrySandalov) |
| 11 | +* Parse more metadata badges for SearchVideos ([#4863], thanks @ChunkyProgrammer) |
| 12 | +* Translations update from Hosted Weblate ([#4862], thanks to our many translators) |
| 13 | +* Videos: Convert URL before putting result into cache ([#4850], by @SamantazFox) |
| 14 | +* HTML: Add error message to "search issues on GitHub" link ([#4652], thanks @tracedgod) |
| 15 | +* Preferences: Add option to control preloading of video data ([#4122], thanks @Nerdmind) |
| 16 | +* Performance: Improve speed of automatic instance redirection ([#4193], thanks @syeopite) |
| 17 | +* Remove myself from CODEOWNERS on the config file ([#4942], by @TheFrenchGhosty) |
| 18 | +* Update latest version WEB_CREATOR + fix comment web embed ([#4930], thanks @unixfox) |
| 19 | +* use WEB_CREATOR when po_token with WEB_EMBED as a fallback ([#4928], thanks @unixfox) |
| 20 | +* Revert "use web screen embed for fixing potoken functionality" |
| 21 | +* use web screen embed for fixing potoken functionality ([#4923], thanks @unixfox) |
| 22 | + |
| 23 | +[#4122]: https://github.com/iv-org/invidious/pull/4122 |
| 24 | +[#4193]: https://github.com/iv-org/invidious/pull/4193 |
| 25 | +[#4652]: https://github.com/iv-org/invidious/pull/4652 |
| 26 | +[#4850]: https://github.com/iv-org/invidious/pull/4850 |
| 27 | +[#4862]: https://github.com/iv-org/invidious/pull/4862 |
| 28 | +[#4863]: https://github.com/iv-org/invidious/pull/4863 |
| 29 | +[#4887]: https://github.com/iv-org/invidious/pull/4887 |
| 30 | +[#4888]: https://github.com/iv-org/invidious/pull/4888 |
| 31 | +[#4894]: https://github.com/iv-org/invidious/pull/4894 |
| 32 | +[#4923]: https://github.com/iv-org/invidious/pull/4923 |
| 33 | +[#4928]: https://github.com/iv-org/invidious/pull/4928 |
| 34 | +[#4930]: https://github.com/iv-org/invidious/pull/4930 |
| 35 | +[#4942]: https://github.com/iv-org/invidious/pull/4942 |
| 36 | + |
3 | 37 |
|
4 | 38 | ## v2.20240825.2 (2024-08-26)
|
5 | 39 |
|
|
0 commit comments