releasehistoryarchitecture
OmniMon v4.0.2 - Kill Safety, IPC Hardening & Accessibility
Hardens process-kill identity checks, tightens IPC safety, improves accessibility, and documents more of the system architecture.
Release overview
OmniMon v4.0.2 focuses on safe operations and safer communication boundaries. It improves kill-path checks, tightens IPC handling, and keeps accessibility and architecture work moving in parallel.
- Kill identity hardening with macOS native memory parity checks
- IPC security improvements to reduce unsafe assumptions across the UI boundary
- Accessibility refinements for a more robust desktop experience
- Architecture guide updates for contributors and future maintenance
Install
# macOS
brew tap chochy2001/omnimon && brew install --cask omnimon
# Linux
curl -fsSL https://get.omnimon.com.mx | bash
# Windows
winget install chochy2001.omnimon