You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,15 @@ All notable changes to this project will be documented in this file. This projec
14
14
15
15
Nothing yet.
16
16
17
+
## [1.18.0] - 2025-01-04
18
+
19
+
### Added
20
+
21
+
-`check-munki-pkgsinfo` now produces an error if `uninstall_method` is set to `uninstall_script` but no uninstall script is present in the pkginfo.
22
+
-`check-munki-pkgsinfo` now checks for deprecated pkginfo keys.
23
+
-`check-munki-pkgsinfo` now includes checks for many possible pkginfo key typos, not just `minimum_os_version` and `maximum_os_version`. Suggestions welcome if you think of more.
24
+
-`check-munkiadmin-scripts` now checks whether scripts are named correctly, not just executable.
0 commit comments