diff --git a/CHANGELOG.md b/CHANGELOG.md index 466aba4..db2a15f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## Unreleased +## 0.52.11 - 2026-08-14 -- Updated the bundled Anikoto, AniNeko, and AnimePahe provider notes to match the current upstream provider versions. -- Documented the latest provider refresh: Anikoto `5.0.2`, AniNeko `3.0.3`, and AnimePahe `4.0.1`. +- Updated Anikoto to `5.0.2`, improving server discovery and adding shorter provider request timeouts. +- Updated AniNeko to `3.0.3`, broadening server button detection and exporting the embed processor directly. +- Updated AnimePahe to `4.0.1`, removing an obsolete duplicate export block. - Documented the Config page provider update check and the current `unittest`-compatible local test command. - Clarified project maintenance notes for future agent work. diff --git a/VERSION b/VERSION index ec45219..6ea013a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.52.10 +0.52.11