Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@jessepeterson jessepeterson released this 13 Jul 05:12
89c4709

Thanks to our contributors for this release!

Fixed

  • Notifier is now "multi-aware" and can send notification to non-multi supporting MDM servers (i.e. MicroMDM): #136, #68
  • Errors returning declaration status for missing IDs in kv and file backends: 8b6e8a4, a8c5ec0
    • Also protect against unmarshaling empty JSON declaration errors in kv backend

Other