Skip to content

Releases: deviscoding/mac-console

2023 Adobe App Support

23 Jan 17:54

Choose a tag to compare

Adds support for the 2023 Adobe App Versions

Fixes Version Issues for Big Sur & beyond

17 Feb 20:21

Choose a tag to compare

v1.10

Fixes various version issues for Big Sur, Monterey, and beyond.

Adds Preference Paths to AdobeApplication object

20 Dec 22:15

Choose a tag to compare

Improves methods for identifying the preference paths and baseVersion in AdobeApplication. Adds CreativeCloudHelper class.

Version Bugfixes

01 Dec 21:06

Choose a tag to compare

Fixes issue with identifying the version of most macOS applications that do not use a semantic versioning strategy.

Fixes Ownership Issue

12 May 21:03

Choose a tag to compare

Fixes an issue encountered after a recent macOS update which seems to cause some problems with setting the owner or group of a file or directory using a name (rather than ID) and a network account.

MacUser Improvements

29 Apr 19:11

Choose a tag to compare

Improves the MacUser object by adding a getRealName method, and correcting the logic of the getDir method.

Additional Power Objects, Adobe Application Object

12 Mar 22:24

Choose a tag to compare

Maintenance Release

11 Mar 15:27

Choose a tag to compare

Additional improvements to prevent issues in the SemanticVersion object.

Additional Hardware and Software Methods

10 Mar 16:07

Choose a tag to compare

Adds methods for determining the following:

  • OS Build
  • Application Name w/ Fallback
  • Application in User directory? Application in System directories?

Also fixes a variety of issues, including an issue an exception when parsing application versions, problems with cache location, and other application data retrieval.

Adds Content Cache, Model, CPU Functions

17 Feb 16:32

Choose a tag to compare

v1.4.3

Adds model, hardware, content cache and SUS url functions.