Colossus v0.10.10-preview.3 - Developer Preview (Unnotarized)
Pre-releaseWarning
Developer Preview: This entire release is pre-release software for testing. The macOS Desktop build is ad-hoc signed and not notarized by Apple. The Windows Desktop installer is unsigned and Microsoft Defender SmartScreen is expected to warn. Do not treat either Desktop build as stable or production-ready.
Desktop package names include DEVELOPER-PREVIEW; the Windows installer additionally includes UNSIGNED.
Automatic Desktop updates are disabled in this unsigned preview. Install later previews manually from GitHub Releases.
Keep the archive and its .sha256 file together, then verify it with shasum -a 256 --check Colossus-Desktop-DEVELOPER-PREVIEW-v0.10.10-preview.3-aarch64-apple-darwin.zip.sha256.
For first launch, extract the archive, Control-click Colossus Desktop, choose Open, then confirm Open. If macOS still blocks it, use System Settings > Privacy & Security > Open Anyway. Do not disable Gatekeeper globally.
What's Changed
- chore(distribution): publish v0.10.9 metadata by @killswitch-GUI in #141
- feat(desktop): add canonical session topology by @killswitch-GUI in #143
- fix(desktop): restore Windows managed runtime startup by @killswitch-GUI in #146
- feat(desktop): refine workspace navigation and timeline by @killswitch-GUI in #147
- fix(sandbox): raise default resource ceilings by @killswitch-GUI in #148
- docs: refresh homepage and simplify documentation validation by @killswitch-GUI in #150
- refactor(integrations)!: remove OpenSearch adapter by @killswitch-GUI in #152
- refactor: clean up Rust migration leftovers by @killswitch-GUI in #153
- feat(desktop): add production managed settings control plane by @killswitch-GUI in #151
- chore(release): prepare v0.10.10-preview.3 by @killswitch-GUI in #154
Full Changelog: v0.10.9...v0.10.10-preview.3