At long last, a substantial update to Platypus.
- Platypus.app and the
platypuscommand line tool are now notarized by Apple in addition to being Developed ID signed - Now requires macOS 11 Big Sur or later
- Fixed nasty bug where the argument settings dialog could lock up the interface
- Better support for dark mode
- Preferences now named Settings according to new macOS convention
- Added
--executable-pathand--nib-pathflags to command line tool to allow users to inject custom binaries or nib files (and facilitate CLT testing) - Improved install script for command line tool to ease automated installation in CI environments
- Extensive modernization of codebase
- Much-improved tests for command line tool
- Various other minor fixes
Full Changelog: v5.4.1...v5.5.0