Skip to content

1.3

Compare
Choose a tag to compare
@ninxsoft ninxsoft released this 29 May 09:36
· 20 commits to main since this release
  • 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 and mac_patch_policies_disabled
    • Existing reports now factor in Patch Management Software Titles and Patch Policies
  • 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.