outdated&updatenow default to using the inaccurate but faster pre-3.0.0 outdated app detection logicoutdated&updatenow have--accurate&--accurate-ignore-unknown-appsflags 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-appsskips all apps that are unknown to the App Store--accurateexists because some apps are unknown to the App Store, but their installers can still be downloaded
- The accurate logic can result in dialog boxes being opened for apps whose installers cannot be downloaded, because either:
outdatedoutput is now properly tabulated
What's Changed
🚀 Features
- Improve download progress output by @rgoldberg in #1074
🐛 Bug Fixes
- Improve outdated app detection by @rgoldberg in #1070
- Properly tabulate
outdatedoutput by @rgoldberg in #1072
Changes
- Improve downloading/installing progress output by @rgoldberg in #1064
- Improve documentation, help text & output; cleanup repo. by @rgoldberg in #1066
- Update GHA
actions/checkoutto 6 by @rgoldberg in #1068
Full Changelog: v3.0.1...v3.1.0