Skip to content

Releases: ChrisTitusTech/macutil

0.2.1 - Cleanup, Access Checks, and Deep Code Signing

13 Aug 17:35

Choose a tag to compare

App package MUST be launched from terminal ex. open ./Downloads/Mac\ Universal.app

What's Changed

  • Addressing Disk access issues
  • Removal of redundant code
  • Restructure of multiple nested if statements that makes code hard to read in ScriptService.fs
  • Deep code signing - using --deep flag to sign all libraries and components inside .app file
  • Fix versioning in deployment (was stuck on 1.0 now follows variable to match tag on github releases currently 0.2.1)

🧰 GitHub Actions

Other Changes

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0 The first usable GUI and Signed macutil

26 Jul 22:47

Choose a tag to compare

What's Changed

  • GUI Revamp and MacOS style developed
  • Continued work on terminal script execution
  • Elevation using osascript
  • .app MacOS creation
  • code-signing and notarization
  • app package MUST be launched from terminal ex. open ./Downloads/Mac\ Universal.app

Other Changes

New Contributors

Full Changelog: 0.1.0...0.2.0

Release 0.1.0 F# Conversion/Release Dotnet GUI Build

22 Jul 02:06
66c5480

Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

Rough Outline - Not for use in production!

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...2025.07.22

v0.0.1 Alpha Release of MacUtil - CLI Rust LinUtil clone

15 Jul 20:55

Choose a tag to compare

Not Functional Proof of concept

What's Changed

  • Initial Application setups
  • Finder Fixes
  • No Animations
  • Sane MacOS Defaults

Full Changelog: https://github.com/ChrisTitusTech/macutil/commits/0.0.1