Releases: deviscoding/mac-console
2023 Adobe App Support
Adds support for the 2023 Adobe App Versions
Fixes Version Issues for Big Sur & beyond
v1.10 Fixes various version issues for Big Sur, Monterey, and beyond.
Adds Preference Paths to AdobeApplication object
Improves methods for identifying the preference paths and baseVersion in AdobeApplication. Adds CreativeCloudHelper class.
Version Bugfixes
Fixes issue with identifying the version of most macOS applications that do not use a semantic versioning strategy.
Fixes Ownership Issue
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
Improves the MacUser object by adding a getRealName method, and correcting the logic of the getDir method.
Additional Power Objects, Adobe Application Object
v1.6 Version bump.
Maintenance Release
Additional improvements to prevent issues in the SemanticVersion object.
Additional Hardware and Software Methods
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
v1.4.3 Adds model, hardware, content cache and SUS url functions.