Add curl-impersonate for ani-cli v5

This commit is contained in:
Codex
2026-08-01 17:21:16 +02:00
parent 8c62060d4a
commit 141dcd9c70
6 changed files with 33 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.50.0 - 2026-08-01
- Added `curl-impersonate` to Docker images using the maintained `lexiforest/curl-impersonate` image so `ani-cli` v5 can use browser-like curl wrappers before falling back to plain `curl`.
- Exposed `curl-impersonate` availability in the Config page dependency status.
- Updated Docker/runtime documentation for the new `ani-cli` v5 Cloudflare workaround.
## 0.49.9 - 2026-07-26
- Changed the Config page `ani-cli` version probe to run with `ANI_CLI_PLAYER=download`, avoiding false missing-player failures on headless installs without `mpv` or `vlc`.