Notes
- Sync state plist is no longer world-readable
- GUI now shows team ID for App Store apps
- Added
EnableSilentMode
configuration option to disable GUI notifications - Santa now posts NSDistributedNotificationCenter notifications for block events
What's Changed
- Sync state plist | only allow santad read+write permissions by @bfreezy in #858
- Docs: Add recommended rollout doc by @kathancox in #861
- syncservice: Add tests for NSData+Zlib and Postflight by @russellhancox in #864
- Sync Protocol Docs by @pmarkowsky in #860
- Docs: Add StaticRules to example mobileconfig by @russellhancox in #866
- add link to GitHub in docs by @headmin in #868
- GUI: For App Store published apps, include team ID. by @russellhancox in #872
- GUI: Add silent mode configuration option. by @russellhancox in #871
- Santa: Post distributed notification when showing block UI by @russellhancox in #870
- GUI: Improve signing chain key reporting in distributed notifications. by @russellhancox in #874
- Project: Add a GH action to prevent trailing whitespace by @russellhancox in #873
- GUI: Expose SNTNotificationManager.h for the test. by @russellhancox in #875
- GUI: Missed a required dependency by @russellhancox in #876
- Project: Rename Source/santa -> Source/gui by @russellhancox in #877
- Fix up endTimestamp to be Monarch compliant by @pmarkowsky in #879
Full Changelog: 2022.7...2022.8