Fix fallback dependency detection
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.49.2 - 2026-07-19
|
||||
|
||||
- Fixed the Config page dependency check so Docker-installed fallback tools are detected from `/usr/local/bin` and `/usr/bin`, matching the runtime command lookup.
|
||||
- Set the Docker image `PATH` explicitly to include system binary directories before the app starts.
|
||||
|
||||
## 0.49.1 - 2026-07-19
|
||||
|
||||
- Fixed Docker fallback tool discovery by exposing `anipy-cli` and `animdl` from fixed system paths and checking common system install locations at runtime.
|
||||
|
||||
Reference in New Issue
Block a user