Novij OCR Service 0.6.08.252300 Patch Notes
Changes
- Production builds now embed the exact Git commit and return it from
/api/v1/version instead of dev.
- Bootstrap Relay defaults now use Ino and
relay-spb-01; retired Hinata configuration is migrated safely.
- Added chronological package versions using the
0.<Y>.<MM>.<DDHHMM> template used by Novij Telegram Service.
- Switched the package site to
latest/, releases/, stable/, and stable-releases/.
- Added Russian and English HTML release notes for every published package.
- Updated the package page styling and navigation to match Novij Telegram Service.
- Kept compatible
deb, deb_url, and sha256 fields in the manifest for the current installer.
Update
- Install the latest build with:
curl -fsSL https://packages.novij.tech/services/ocr/install.sh | sudo bash -s -- install neji-ocr.novij.tech
- Install from the stable channel after a stable release is promoted with:
NOVIJ_PACKAGE_CHANNEL=stable curl -fsSL https://packages.novij.tech/services/ocr/install.sh | sudo bash -s -- install neji-ocr.novij.tech
Compatibility
- Existing install commands without
NOVIJ_PACKAGE_CHANNEL continue to install latest.
- The internal deb package name remains
novij-ocr-service.
- The public package site remains available under
/services/ocr/.