Skip to content

v1.1.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@cocopuff2u cocopuff2u released this 23 Jul 21:14

Main App Changes

-Changed: Compliance frameworks and OS versions are now pulled live from mSCP instead of a static list, with friendly display names applied automatically.

-Changed: Compliance pickers are now organized into "Benchmarks & Frameworks" and "Tags" sections, with "All Rules" set apart in its own section.

-Added: Beta OS versions from mSCP dev branches (e.g. macOS 27) with per-branch rule updates and a pre-release warning — off by default, enable via "Show mSCP Beta Versions" in Settings.

Compliance Editor Changes

No changes this release.

Build Hub Changes

-Fixed: Pasting a full URL into an MDM server field that already contained https:// no longer produces a broken https://https://… address — duplicated schemes are now stripped automatically in the field and at connection time (User Reported)

-Fixed: Re-exporting to Iru no longer shows false "upload failed" errors when the update actually succeeded (User Reported)

-Changed: Iru API URL wording in the connection help text and error messages to "Your organization's API URL from Iru Settings → Access → API Tokens" to match the Iru console's exact label and navigation path (User Reported)

-Changed: All remaining "Kandji" branding to "Iru" — generated extension-attribute scripts are now named iru_extension_attribute.sh (with kandji still recognized from older build folders), and all README/setup instructions and UI labels now say Iru (User Requested)

-Added: New Addigy Direct Export — push standard .mobileconfig profiles (combined or one per preference domain), the audit exemption profile, the compliance script, a Compliance Status Custom Fact for per-device compliance detail, and the Advanced offline script package straight to Addigy, with v2 API token auth, policy assignment from the full policy hierarchy, and in-place upserts for profiles and the fact (scripts replace by delete-and-recreate) (User Requested)

Audit Builder Hub Changes

-Changed: Save Last Audit now stores the audit inside the MACE_Project.mace file instead of a separate file.

-Changed: Rules with a comment now show a blue "Comment" pill in the results list instead of the orange "Modified" pill, which now only appears for actual data overrides.

-Changed: The Comment section in the rule sidebar now shows a blue "Added" tag instead of an orange "Modified" tag.

-Added: Audit comments are now saved to the project and preserved between scans (toggle in Settings, on by default) (User Requested)

Documentation Builder Hub Changes

No changes this release.

Rule Builder Hub Changes

No changes this release.

Feedback Needed

Application rules are in alpha. These rules were derived from CIS and DISA STIG official sources but have not been thoroughly tested. We are working with official and community macAdmin sources to find a permanent home for these rules.

Your feedback on application rule accuracy and usability is especially appreciated.

We'd love your help testing features to make sure everything works as expected.

If you run into any issues or have suggestions, please open an issue at github.com/mace-app/mace.

Known Issues

  • UI font sizing: May vary depending on your system's accessibility, display, or font settings. A fix requires reworking fonts across every screen, so this is on hold for now.
  • Sequoia & below: Glass/blur effects don't look quite right on older macOS versions. Adjusting visuals to work well without these effects will take time.
  • Console logging: May not capture all events. Logging is being improved incrementally as features are updated.