Skip to content

Recipe Robot 2.1.0

Compare
Choose a tag to compare
@homebysix homebysix released this 15 Nov 03:49
78213ec

Added

  • Recipe Robot is now codesigned with a shiny new developer certificate and notarized!
  • Unit tests for curl related functions that will help detect and prevent release of bugs.

Fixed

  • Fixed a bug that would fail recipe generation if a expected_authority_names list is used for CodeSignatureVerifier.
  • Resolved an uncaught exception resulting from the RecipeIdentifierPrefix or RecipeCreateLocation preferences being unset. (#179)
  • Corrected minimum system version back to 10.13. (#180)