mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-09 02:55:59 +08:00
Update CHANGELOG
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,16 +1,24 @@
|
||||
## [Unreleased](https://github.com/micromdm/micromdm/compare/v1.9.0...main)
|
||||
## [Unreleased](https://github.com/micromdm/micromdm/compare/v1.10.0...main)
|
||||
|
||||
Thanks to our contributors for this release: @networkpanic, @meta-github, @korylprince, @ayush5harma, @discentem, @hrgbcxd
|
||||
This release is eagerly awaiting *your* awesome contribution!
|
||||
|
||||
## [v1.10.0](https://github.com/micromdm/micromdm/compare/v1.9.0...v1.10.0) January 13, 2023
|
||||
|
||||
This release includes new features and fixes.
|
||||
|
||||
Thanks to our contributors for this release: @networkpanic, @meta-github, @korylprince, @ayush5harma, @discentem, @hrgbcxd, @petitout
|
||||
|
||||
- Add support for `Priority` in ScheduleOSUpdate command (#803)
|
||||
- Added RefreshCellularPlans support (#809)
|
||||
- Add LOM commands (#839)
|
||||
- See Apple's newer [documentation on configuring MDM via LOM](https://support.apple.com/guide/deployment/lights-out-management-payload-settings-dep580cf25bc/web)
|
||||
- Including [example configurations](https://support.apple.com/guide/deployment/lom-configuration-command-issuance-dep5e14207f2/1/web/1.0)- Fix RotateFileVaultKey panics (#801)
|
||||
- Including [example configurations](https://support.apple.com/guide/deployment/lom-configuration-command-issuance-dep5e14207f2/1/web/1.0)
|
||||
- Fix RotateFileVaultKey panics (#801)
|
||||
- Fix for DEP client library to be thread safe (#850)
|
||||
- Add ability to sign apps when they're uploaded: `mdmctl apply app -sign-identity` (#785)
|
||||
- `mdmctl`: don't send a request body for GET requests (#821)
|
||||
- Updated `schedule_os_update` script to support more parameters. (#828)
|
||||
- Switch to using [cfgprofiles](https://github.com/jessepeterson/cfgprofiles) for profile generation (#827)
|
||||
- Switch to using [cfgprofiles](https://github.com/jessepeterson/cfgprofiles) for enrollment profile generation (#827)
|
||||
- Documentation & CLI usage improvements (#799, #811, #817, #819, #823)
|
||||
|
||||
## [v1.9.0](https://github.com/micromdm/micromdm/compare/v1.8.0...v1.9.0) January 27, 2022
|
||||
|
||||
Reference in New Issue
Block a user