Skip to content

Releases: mas-cli/mas

v1.8.7-beta.3

31 Mar 20:49
d306660
Compare
Choose a tag to compare
v1.8.7-beta.3 Pre-release
Pre-release

This is a pre-release to facilitate testing for the following fix:

  • πŸ–₯️ Only search, outdated and update macOS apps (#505, #496, #491, #336)

Test release for mas using new release workflow #510.

v1.8.7-beta.2

31 Mar 19:56
0c151dd
Compare
Choose a tag to compare
v1.8.7-beta.2 Pre-release
Pre-release

This is a pre-release to facilitate testing for the following fix:

  • πŸ–₯️ Only search, outdated and update macOS apps (#505, #496, #491, #336)

Test release for mas using new release workflow #510.

v1.8.6-beta.1: macOS only test build

29 Nov 03:46
Compare
Choose a tag to compare
Pre-release

This is a pre-release to facilitate testing for the following fix:

  • πŸ–₯️ Only search, outdated and update macOS apps (#505, #496, #491, #336)

v1.8.6: 🌍 Localize queries

21 Dec 00:47
Compare
Choose a tag to compare

Changes

v1.8.5: πŸ› Allow redownloads on macOS 12 Monterey

04 Nov 16:29
9da3c3a
Compare
Choose a tag to compare

πŸ› Bug Fixes

v1.8.4: πŸͺœ Unsupported updates != outdated

03 Nov 03:52
Compare
Choose a tag to compare

Changes

v1.8.3: πŸ› Ignore applications moved outside the system Applications folder

08 Sep 22:30
aeeb1c5
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • 🏑 Ignore applications moved outside the system Applications folder (#376) @chris-araman
  • 🩹 Display decimal progress percentage (#399) @mtoohey31

Changes

v1.8.2: πŸ› Fix for upgrade command

08 May 06:05
2f2a43b
Compare
Choose a tag to compare

πŸ› Bug Fixes

Changes

v1.8.1: πŸ“Ό Fix outdated & upgrade commands

15 Mar 01:20
23a36b4
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

v1.8.0: πŸ’ͺ🏼 arm64 support for M1 Macs

13 Feb 18:01
9eaf57a
Compare
Choose a tag to compare
  • ✨ Support for Apple Silicon (arm64) #310
    thanks, @chris-araman!
    • βš’οΈ Xcode 12.2 and macOS 10.15.4 required to build
  • πŸ•Š Swift 5.2 #310
    • βš’οΈ Xcode 11.4 and macOS 10.15.2 required to build
  • πŸ› Specify desired LD_RUNPATH_SEARCH_PATHS at link-time #310
  • πŸ› Default PREFIX to /opt/homebrew on Apple Silicon (arm64)
  • ⬆️ Commandant (0.18.0) #310
  • ⬆️ Nimble (9.0.0) #310
  • ⬆️ Quick (3.1.0) #310
  • 🎨 Improve mas list command output #278
    thanks, @danielbayley!
  • πŸ› Fix alignment of 2nd column of list command output #298
  • ✨ Makefile #277