Skip to content

Recipe Robot 2.2.0

Compare
Choose a tag to compare
@homebysix homebysix released this 14 Dec 06:35
2530670

Added

  • Recipe Robot now incorporates Sparkle for keeping itself up to date. (#143)
  • The app is now built as a universal binary (however no testing on Macs with Apple Silicon has been done yet).
  • Verbose output now includes HTTP content-type and copying from disk images.

Fixed

  • Improved code signing authorities parsing, which should allow Recipe Robot to capture developer names and team identifiers in some situations where it would not previously.
  • Fixed a bug that would prevent using Sparkle URLs hosted on updates.devmate.com as input.
  • Gracefully handle missing file errors during installer payload inspection.
  • Slightly more resilient processing of downloaded files when the file format is unknown.

Removed

  • Removed FoundationPlist since Recipe Robot no longer depends on it.