v1.3.1 July 10 2018
- Update base container to Alpine 3.7 (#437)
- Fix bugs in SCEP enrollment (#451)
- Fix issue with APNS timeouts -- Issue #215 (#446)
- Add device_information and security_info commands with curl API (#448)
- Add support for InstallEnterpriseApplication command (#452)
v1.3.0
Auto-assigner
- Reorganize/refactor MDM, device, webhook services. #423, #424, #425, #426, #427
- Do not allow
mdmctl config setwithout args. #421 - Fix for multiple UDID records. #422
- Added/refactored logging. #405, #425
- Added
-homepageswitch. #420 - Warn about deprecated APNS switches. #412
- Disallow bad TLS configuration with
-tls=false. #414 - Refactored MDM types. #341, #415
- Added DEP auto-assigner feature. #405
- Fixed bug with authentication error messages. #411
- Added support for querying devices by serial(s). #363
- Added support for triggering a DEP sync via API. #404
- Added support for mdmcert.download directly to
mdmctl#401 - Reject network MDM user attempts until we add support. #379
- Warn when starting without an API key. #396
- Added tools and documentation for ngrok, curl, and APIs. #392
- Fix issue with MDM command
AvailableOSUpdatesparsing. #368 - Validate APNs Push Certificate Topic. #373
mdmctlnow outputs to stdout vs. stderr. #360- Added common HTTP library
httputil. #350 - Added project Code of Conduct. #334
- Refactored services (mostly for HA). #348, #349, #351, #352, #353, #354, #355, #359
- Reorganized project layout. #333, #335, #336, #338, #340, #347
- Added support for version API. #327
- Added command response webhook feature. #315
- Added support for supplied
depsimURL. #318 - Added Dockerfile. #316