Skip to content

Release 1.7.24

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 10:15

🐛 Bug Fixes

  • Inline with docs guidance, now we're targeting >macOS 13 only anyway, the helper script call can be safely removed. This is step one of modernising this functionality (d202b51)
  • Upgrade from LaunchAtLogin-Legacy to LaunchAtLogin-Modern now we're targeting macOS >=13 (b2437bf)

🔧 Chores

  • Perform Xcode auto project upgrade recommendations (1f6bec1)
  • Update deployment target to be inline with those specified in the README (b438ad2)
  • Fix new user script sandboxing breaking the builds, as its stopping filesystem access, blocking git and PlistBuddy from being able to increment the build (2145c4d)
  • Fastlane automated version bump (8ee746e)

📖 Documentation

  • Update the guide for allowing the app to run for the increases security in macOS Sequoia (bb02ded)
  • Make the download text standout more (e1475f7)
  • Shrink the prompt window more, its still too big (a72601f)