Changelog
What's new in SourceCop
Every release, in reverse-chronological order. No silent breaking changes.
-
minor 0.1.0
2026-06-04First public preview of the SourceCop native desktop encoder and scop CLI.
This is the v0.1.0 pre-release preview of SourceCop. The encoder core is under active development — commands and flags may change before v1.0. Pin the version you build against.
Added
- Native desktop encoder (macOS, Windows, Linux) — pick a PHP project, set license options, encode, and write a protected build to disk. Local-first; source never leaves your machine.
scopCLI — headless encoder for CI/CD pipelines. Same encoder core as the desktop app.- Provisional CLI surface:
scop encode,scop license inspect,scop doctor,scop version. See the CLI reference. - Offline license signing — bind protected builds to domain, expiry date, and/or machine fingerprint. Licenses verify locally on the customer’s server; no phone-home required.
Known limitations
- Encoder builds are not yet downloadable — download page ships a “notify me” capture until binaries are signed and published.
- Web dashboard, team key sharing, and per-feature entitlements are planned for later milestones — see the roadmap on the home page.
- Loader extension for the strongest protection tier is in build; loaderless output is the default in preview.