1.3
- Added support for linting Python scripts via flake8
- Added support for reporting on Patch Management Software Titles:
- New report types:
mac_patch_policies_no_scope
andmac_patch_policies_disabled
- Existing reports now factor in Patch Management Software Titles and Patch Policies
- New report types:
- Progress output is now dynamic, updating in-place
- Basic Authentication has been replaced with Bearer Token Authentication
- Option to send reports via Email has been removed
- Fixed the missing Serial Number column header for Unmanaged Mac/Mobile Device reports in Markdown and HTML
- General cosmetic bugfixes
Note: Kmart now uses Swift concurrency (async await), which significantly reduces the amount and complexity of HTTP code. Concurrency requires macOS Monterey 12, therefore support for macOS Catalina 10.15 and macOS Big Sur 11 has been dropped.