| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mas-4.1.2-arm64.pkg | 2025-12-27 | 1.0 MB | |
| mas-4.1.2-x86_64.pkg | 2025-12-27 | 1.1 MB | |
| README.md | 2025-12-27 | 1.5 kB | |
| v4.1.2_ More install_update _ other fixes source code.tar.gz | 2025-12-27 | 149.0 kB | |
| v4.1.2_ More install_update _ other fixes source code.zip | 2025-12-27 | 211.7 kB | |
| Totals: 5 Items | 2.5 MB | 0 | |
- Many install/update/outdated improvements
- Many build improvements
- Minor cleanup
What's Changed
š Features
- Deduplicate ADAM IDs for install/update by @rgoldberg in https://github.com/mas-cli/mas/pull/1147
š Bug Fixes
- Ensure that notices about downloading phase always output by @rgoldberg in https://github.com/mas-cli/mas/pull/1152
- Build using the latest available Xcode by @rgoldberg in https://github.com/mas-cli/mas/pull/1154
- Improve version comparison logic for
outdated&updateby @rgoldberg in https://github.com/mas-cli/mas/pull/1155 - Warn users to switch to a mas distribution that is built using Swift 6.2+ by @rgoldberg in https://github.com/mas-cli/mas/pull/1156
- Fix pkg installer selection algorithm by @rgoldberg in https://github.com/mas-cli/mas/pull/1158
- Choose shortest (instead of first) bundle URL from installer stderr as app folder by @rgoldberg in https://github.com/mas-cli/mas/pull/1161
Changes
- Improve download output by @rgoldberg in https://github.com/mas-cli/mas/pull/1141
- Replace protocols with composition by @rgoldberg in https://github.com/mas-cli/mas/pull/1143
- Trash uninstalled app folders via
FileManagerinstead of via Finder by @rgoldberg in https://github.com/mas-cli/mas/pull/1150
Full Changelog: https://github.com/mas-cli/mas/compare/v4.1.1...v4.1.2