releasehistoryarchitecture
OmniMon v4.0.6 - Homebrew Cask, Cross-Platform Packages & Release Automation
Introduces Homebrew Cask distribution, cross-platform desktop packages, a universal web installer, and CI/CD refinements for reliable releases.
Release overview
OmniMon v4.0.6 is the release that turns packaging and delivery into a real cross-platform story. It ships Homebrew support, native artifacts for all desktop targets, and the first universal web installer.
Distribution
- Homebrew Cask formula for the macOS desktop app
- Cross-platform release assets:
.dmg,.msi,.deb, and.AppImage - Universal web installer via
install-web.sh
CI/CD refinements
- Coverage threshold adjustments for practical release gating
- Formatting fixes and OS-aware test coverage improvements
- Better Linux process killer tests and portability fixes
Install
# macOS
brew tap chochy2001/omnimon && brew install --cask omnimon
# Linux
curl -fsSL https://get.omnimon.com.mx | bash
# Windows
winget install chochy2001.omnimon