Releases: magicrew/doc7
Releases · magicrew/doc7
Release list
doc7 v0.1.1
doc7 v0.1.1
This patch release improves the first-run experience and release maintenance.
Install
macOS and Linux:
curl -fsSL https://raw.githubusercontent.com/magicrew/doc7/main/scripts/install.sh | bashWindows PowerShell:
irm https://raw.githubusercontent.com/magicrew/doc7/main/scripts/install.ps1 | iexWindows machines without package-management permissions can use the portable-latest prerelease.
Changes
- Added explicit macOS guidance for checksum-verified installation and browser quarantine.
- The macOS installer clears the local quarantine attribute after extraction when available.
- Replaced the deprecated package-cleanup Action with a repository script.
- Added protected
mainbranch rules and public repository discovery metadata. - Published the multi-architecture public image at
ghcr.io/magicrew/doc7.
Runtime
doc7 uses the OpenAI-compatible multimodal model endpoint configured on your machine. The model is not bundled in the CLI archive.
v0.1.0
Full Changelog: https://github.com/magicrew/doc7/commits/v0.1.0
Windows Portable - Latest (v0.1.1)
Rolling Windows Portable package for restricted Windows machines.
Extract to a short path such as C:\doc7, then run doc7.exe. The package includes the CLI and document-rendering runtime; the vision model remains at the endpoint configured by the user.