What's New
- New design for macOS 26 with Liquid Glass: Items have been reshaped to capsules with native glass effect, matching the new Control Center.
- New row and item structure: How rows and items are defined have been completely restructured and adopt a modular approach. Add rows and items however you like. All (old) keys are deprecated, but still work without breaking changes unless the new structure with key Rowsis specified. Check https://github.com/root3nl/SupportApp/wiki/Migrating-Support-2.x-to-3.x for all details and deprecated keys.
- Configurator Mode: This new mode can be used by administrators to completely configure, visualize and test Support App right from within the app itself. The configuration can be exported to a property list or mobileconfig file. Configurator Mode can be blocked by setting the DisableConfiguratorModekey totrue. Check https://github.com/root3nl/SupportApp/wiki/Configurator-Mode for more information.
- Accessibility support: Native accessibility features for VoiceOver, Voice Control and more have been greatly enhanced so all users can benefit from it.
- New small circular button: A new small button type is added which allows a row to support up to four buttons.
- New icon: A new icon optimized for macOS 26 is added.
- macOS 14 requirement: macOS 12 and 13 are no longer supported.
- Other enhancements:
- Custom menu bar icons can now show color using StatusBarIconAllowsColor.
- Support for Privileged Scripts when deployed using Service Background Tasks (DDM) to a tamper protected location.
- Every Extension can support its own OnAppearAction to fetch updated information.
 
- Custom menu bar icons can now show color using 
- Bug fixes and other improvements
All documentation is moved to the Wiki: https://github.com/root3nl/SupportApp/wiki
