What's Changed
- fix(platform): add --device-type flag to platform-device-groups name lookup by @neilmartin83 in #210
- feat(classic): add advanced mobile device searches commands by @neilmartin83 in #213
- feat(scope): resolve individual mobile devices and computers by UDID or numeric ID by @seposium in #218
- chore(deps): bump github.com/getkin/kin-openapi from 0.138.0 to 0.139.0 by @dependabot[bot] in #220
- chore(deps): bump github.com/Jamf-Concepts/jamfprotect-go-sdk from 0.4.0 to 0.5.0 by @dependabot[bot] in #219
- feat(compat): version fallback for older Jamf Pro tenants + spec version embedding by @neilmartin83 in #223
- feat(classic): add computer groups and mobile device groups commands by @neilmartin83 in #222
- fix(normalize): escape all U+0000-001F control chars in JSON string values by @neilmartin83 in #225
- fix(site): show release tag instead of "vunknown" version badge by @ktn-jamf in #227
- feat(output): add --no-hints flag to suppress advisory hints (#214) by @ktn-jamf in #226
- test: add generator proof-of-behavior gates (Short + classic-manifest path hygiene) by @ktn-jamf in #228
New Contributors
Full Changelog: v1.17.0...v1.18.0