Patch release fixing CLI install across platforms.
Fixed
cargo install xberg-clion Windows (#1361): HEIC/HEIF (native libheif) is no longer in the CLI's default features, so a stock Windows toolchain builds cleanly. Enable HEIC with--features heic; prebuilt binaries, the Docker image, and the Homebrew bottle still ship it.cargo binstall xberg-clistatic musl builds: the #1355 OCR image-fallback helpers were gated onocrbut reachable under theocr-pipeline-onlybinstallprofile, breaking both musl targets in 1.0.9.- macOS
brew install(#1356): installs a working binary again instead of an empty bottle. - Hosted demo page (#1360): docs.xberg.io/demo.html no longer 404s its toolbar/file icons.
- Dart native-library loading now surfaces download/filesystem/checksum failures.
- PaddleOCR concurrent cold starts share one engine init per model/accelerator.