Releases: witqq/mac-utils
Releases · witqq/mac-utils
Release list
Mac Utils v1.0.0
Mac Utils v1.0.0
Status: released.
Mac Utils v1.0.0 is the first release of the native macOS 26+ menu bar utility builder.
Highlights
- Build display workflows with a visual editor; no DSL knowledge is required.
- Make a display main, extend it, or mirror a chosen source.
- Use a live Toggle by State to switch mirror and extended modes with one key.
- Assign one native global shortcut to any multi-step scenario.
- Edit a shortcut safely: conflicts leave the previous assignment active.
- Use the complete interface and help in English or Russian.
- Keep all scripts and shortcut configuration local on the Mac.
Example workflow
Create Toggle by State → Display Mode, compare the secondary display with Mirror, put Extend display in Then, and Mirror display in Otherwise. Assign a shortcut to run the whole scenario.
Requirements
- macOS 26 or later.
- At least two connected displays for mirror/extend switching.
Distribution
Distribution:
- a signed, notarized
Mac-Utils-v1.0.0.dmgand SHA-256 checksum in the v1.0.0 GitHub release; - a Mac App Store build after Apple approval;
- support and product documentation at
https://mac-utils.witqq.dev.
Only the versioned GitHub asset is the supported Direct download. Do not redistribute unsigned local archives as v1.0.0.
Privacy
Mac Utils has no analytics, advertising, account system, network client, or backend. Display topology, scripts, and hotkeys remain local. See the Privacy statement.
Release verification
- SwiftPM and Xcode test suites pass 61 tests with warnings treated as errors.
- Direct and App Store release builds and archives contain
x86_64andarm64. - App Sandbox runtime smoke passes configuration, UI, display reading/changing, and physical global-hotkey handling.
- The tested hardware completed both mirror/extend toggle branches and was restored to its observed starting layout.
Known constraints are listed in Known limitations.
What's Changed
Other changes
- Automate signed GitHub and App Store releases by @witqq in #1
- Finalize v1.0.0 release notes by @witqq in #2
Full Changelog: https://github.com/witqq/mac-utils/commits/v1.0.0