github mas-cli/mas v3.1.0
v3.1.0: 🎯 Configurable outdated app detection accuracy

4 hours ago
  • outdated & update now default to using the inaccurate but faster pre-3.0.0 outdated app detection logic
  • outdated & update now have --accurate & --accurate-ignore-unknown-apps flags to use the accurate but slower outdated app detection logic first released in 3.0.0
    • The accurate logic can result in dialog boxes being opened for apps whose installers cannot be downloaded, because either:
      • The app was installed for a different Apple Account than the current one
      • The installer is no longer available from the App Store
        • --accurate-ignore-unknown-apps skips all apps that are unknown to the App Store
        • --accurate exists because some apps are unknown to the App Store, but their installers can still be downloaded
  • outdated output is now properly tabulated

What's Changed

🚀 Features

🐛 Bug Fixes

Changes

Full Changelog: v3.0.1...v3.1.0

Don't miss a new mas release

NewReleases is sending notifications on new releases.