Construct v0.1.8
Pre-release
Pre-release
Construct v0.1.8 preview
This is an unsigned public preview. It is not yet a trusted stable release.
Desktop downloads
- macOS Apple Silicon:
Construct_0.1.8_aarch64.dmg - macOS Intel:
Construct_0.1.8_x64.dmg - Windows x64:
Construct_0.1.8_x64-setup.exe
The macOS bundles are ad-hoc signed and are not notarized. The Windows installer is unsigned. macOS Intel and Windows still await clean-machine external smoke testing; do not treat these artifacts as trusted production installers.
Standalone CLI
- macOS Apple Silicon:
construct_0.1.8_aarch64-apple-darwin.tar.gz - macOS Intel:
construct_0.1.8_x86_64-apple-darwin.tar.gz - Windows x64:
construct_0.1.8_x86_64-pc-windows-msvc.zip - Linux x64:
construct_0.1.8_x86_64-unknown-linux-gnu.tar.gz
Verify downloads against SHA256SUMS before installation. On macOS or Linux:
shasum -a 256 -c SHA256SUMSWhat changed
- Added deterministic MCP document enumeration with exact filters and cursor pagination (#44).
- Preserved the reading position when switching between Markdown modes (#45).
- Added terminal path opening (
construct .andconstruct file.md) and refined Explore facets, including frequency ordering (#46). - Prepared the v0.1.8 release candidate (#47).
The Apple Silicon DMG and CLI were checksum-verified and smoke-tested from the draft artifacts, including real text/JSON OKF lint, MCP startup, document enumeration, and the release-pinned action path. Signing, notarization, and clean-machine verification remain tracked in #19.
Full changelog: v0.1.7...v0.1.8