Releases: O-O1112/Block_lang
Releases · O-O1112/Block_lang
Release list
Block Engine v2.2.6.5
Block Engine v2.2.6
Block Engine v2.2.5
Block Engine v2.2.5
This release strengthens the local-first engine and establishes the first reviewable package marketplace.
Included
block.exe,block-lite.exe, andblock-plus.exewith version2.2.5.- A secure Windows bootstrapper that downloads only the matching official GitHub Release asset, verifies SHA-256, rejects unsafe archive paths, and installs atomically.
- No automatic Winget, Chocolatey, PowerShell, or downloaded-script execution in the installer. Optional runtimes are detected and reported only.
block pkg search,info,install --remote,verify, andremovefor the official digest-pinned registry.- A reproducible registry index generator with cross-platform integrity checks.
- Five starter packages:
octopus,block-web,gblock-d,block-work, anddrawing. block doctor --fullwith read-only script, package, website, and repository scans.- Updated website, documentation, AI knowledge files, editor packages, release workflows, and regression coverage.
Trust and compatibility
The installer is a bootstrapper and requires this GitHub Release to be available. It fails closed when the release, selected asset, checksum, or archive layout cannot be verified.
The installer can be Authenticode-signed by a maintainer. This release does not include a signing certificate; a valid checksum does not by itself mean publisher trust.
Verification
All required GitHub Actions checks passed before merge, including engine smoke tests, CLI, package registry, path resolution, website security, health hardening, API integration, Community Lab, native language, native interpreter, and release-version checks.
Block Engine v2.2.2
What's Changed
- Make release workflow idempotent by @O-O1112 in #4
- Configure Cloudflare static assets by @O-O1112 in #5
- Add Cloudflare Web Analytics beacon by @O-O1112 in #6
- Strengthen core stability and CLI project discovery by @O-O1112 in #7
- Prepare versioned Block Engine v2.2.2 release by @O-O1112 in #8
Full Changelog: v2.2.1...v2.2.2
Block Engine v2.2.1 — Verified Release
What changed
- Synchronized the Block Engine v2.2.0 Lite, Standard, and Plus artifacts on
main. - Added complete CLI, native-language, and native-interpreter verification.
- Added GitHub Actions CI and tag-based release automation.
- Added documentation, governance, support, citation, tester, and Wiki source materials.
- Updated
SHA256SUMS.txt.
Verification
- Engine smoke tests passed
- CLI tests passed
- Native language tests passed
- Native interpreter tests passed
- Release verification passed
Notes
- This release is created from the merged
maincommit. - No media or video files are included.