diff --git a/CHANGELOG.md b/CHANGELOG.md index d1944f5..7a20a1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.46.2 - 2026-07-09 + +- Changed the backup downloader setting on the Config page from a hard-to-spot select field into a dedicated checkbox toggle so the enable/disable control is clearly visible. + ## 0.46.1 - 2026-07-09 - Added a Config-page backup download toggle that lets queue jobs retry failed `ani-cli` downloads automatically with `anikoto-cli`. diff --git a/README.md b/README.md index 45fad6f..b9beca2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Local web UI for a system-wide `ani-cli` install. -Current version: `0.46.1` +Current version: `0.46.2` ## What it does diff --git a/VERSION b/VERSION index 620104d..43c125a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.46.1 +0.46.2 diff --git a/config_page.py b/config_page.py index 077d3ee..f1080e8 100644 --- a/config_page.py +++ b/config_page.py @@ -503,11 +503,12 @@ CONFIG_HTML = r""" -