Releases: OpenHCSDev/openhcs
Release list
v0.6.15
Full Changelog: v0.6.14...v0.6.15
v0.6.14
v0.6.13
v0.6.12
v0.6.11
v0.6.10
v0.6.9
Native installer signing is opportunistic during the current bootstrap period. Assets are signed and verified when publisher credentials are configured; otherwise the workflow publishes visibly disclosed unsigned installers rather than withholding native downloads.
What's Changed
- Harden MCP onboarding, recovery, and native installer trust by @trissim in #78
- Support Certum-backed Windows release signing by @trissim in #79
- Align desktop MCP onboarding and complete notarization gate by @trissim in #80
- Add ChatGPT web plugin publication path by @trissim in #81
Full Changelog: v0.6.4...v0.6.9
v0.6.4
v0.6.3
Download OpenHCS
Both are direct graphical installers. They create an isolated Python
environment, install the OpenHCS GUI with Napari, Fiji/Bio-Formats, and MCP
support, create the desktop launcher, and connect OpenHCS to Codex and detected
supported local agent clients by default. GPU dependencies remain optional.
Highlights
- One-click local MCP registration for Codex and detected supported clients.
- Real package-install output inside the Windows setup wizard.
- A themed startup window showing the real OpenHCS stdout/stderr stream until
the desktop and UI bridge are ready. - Help → Check for Updates with safe handoff to official native installers.
- File → Load / Save workspace code-document actions; Save includes every
existing orchestrator. - Transactional reinstall/update behavior with robust launcher publication,
registration reporting, and superseded-environment cleanup.
After installation, restart Codex or another registered local client, then ask
it to use OpenHCS.
Terminal users can install the same release with:
pip install "openhcs[gui,mcp,viz,bioformats,cellprofiler-compat]==0.6.3"See PR #77 for the detailed
architecture and verification record.
v0.6.2
What's Changed
Full Changelog: v0.6.1...v0.6.2