| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mas-5.1.0-arm64.pkg | 2026-01-30 | 1.0 MB | |
| mas-5.1.0-x86_64.pkg | 2026-01-30 | 1.1 MB | |
| README.md | 2026-01-30 | 1.4 kB | |
| v5.1.0_ _ Install_update _ uninstall improvements source code.tar.gz | 2026-01-30 | 148.4 kB | |
| v5.1.0_ _ Install_update _ uninstall improvements source code.zip | 2026-01-30 | 209.3 kB | |
| Totals: 5 Items | 2.5 MB | 0 | |
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