Releases: mikaellofgren/RecipeBuilder
Releases · mikaellofgren/RecipeBuilder
1.05
1.04
- Added support for 'jamf' processors and recipe format
https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors - Added Verify Recipes files (at Options) that will check for:
Duplicated identifiers
Parent Identifiers is not the same as Identifier
MinimumVersion matches processor required version.
For Yaml recipes will only check duplicated Identifiers and Parent and MinimumVersion is 2.3.
Deprecated Processors
EndOfCheckPhase is after URLDownloader - Fixed button view
- Added Visual Studio Code to open with external editor
- Universal build
Verify Recipes files is inspired by homebysix precommit:
https://github.com/homebysix/pre-commit-macadmin/blob/main/pre_commit_hooks/check_autopkg_recipes.py
1.03
Added user buttons windows, you can now create your own buttons with output.
Added some highlight text, where something should be added in the recipe file.
1.02
You can now close the "main" window and bring in back, by creating a new file or open a file.
First release
1.0 All the xcode stuff
1.01
Fixed: better "Dark mode" compatibility