New
v5.1.0: โ๏ธ Install/update & uninstall improvements
What's Changed
๐ Features
- Add
--alltouninstallby @rgoldberg in https://github.com/mas-cli/mas/pull/1178 - Output path to deployed app by @rgoldberg in https://github.com/mas-cli/mas/pull/1184
- Warn if potentially undesired app folder modified by @rgoldberg in https://github.com/mas-cli/mas/pull/1190
๐ Bug Fixes
- Create temp folders for pkg installer & receipt hard links on same volume as original files by @rgoldberg in https://github.com/mas-cli/mas/pull/1187
- Create receipt & ancestor folders with correct owner, group & permissions by @rgoldberg in https://github.com/mas-cli/mas/pull/1192
- Index in Spotlight folders that should contain App Store apps but that aren't indexed as such in Spotlight by @rgoldberg in https://github.com/mas-cli/mas/pull/1194
Changes
- Fix SwiftFormat file header copyright year issue by @rgoldberg in https://github.com/mas-cli/mas/pull/1180
- Output error when
uninstall --all <app-id>โฆoruninstallwithout args by @rgoldberg in https://github.com/mas-cli/mas/pull/1189 - Build with Xcode 26.2 on macos-15 & macos-15-intel GHA runners & more by @rgoldberg in https://github.com/mas-cli/mas/pull/1195
Full Changelog: https://github.com/mas-cli/mas/compare/v5.0.2...v5.1.0