Skip to content

Releases: mikaellofgren/RecipeBuilder

1.04

24 Apr 15:12
Compare
Choose a tag to compare
  • 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

06 Jul 13:20
Compare
Choose a tag to compare

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

21 Jun 07:07
Compare
Choose a tag to compare

You can now close the "main" window and bring in back, by creating a new file or open a file.

First release

16 Jun 14:19
Compare
Choose a tag to compare
1.0

All the xcode stuff

1.01

17 Jun 18:08
Compare
Choose a tag to compare

Fixed: better "Dark mode" compatibility