Releases: ChrisTitusTech/macutil
Releases · ChrisTitusTech/macutil
0.2.1 - Cleanup, Access Checks, and Deep Code Signing
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
--deepflag to sign all libraries and components inside .app file - Fix versioning in deployment (was stuck on
1.0now follows variable to match tag on github releases currently0.2.1)
🧰 GitHub Actions
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #37
Other Changes
- Updated contributing to use dotnet by @dlake89 in #27
- Add window dragging functionality to title bar by @primitivoJordan in #21
New Contributors
- @dlake89 made their first contribution in #27
- @primitivoJordan made their first contribution in #21
Full Changelog: 0.2.0...0.2.1
0.2.0 The first usable GUI and Signed macutil
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
- [Enhance/OSASCRIPT] Set custom message by @CodingWonders in #17
New Contributors
- @CodingWonders made their first contribution in #17
Full Changelog: 0.1.0...0.2.0
Release 0.1.0 F# Conversion/Release Dotnet GUI Build
Rough Outline - Not for use in production!
What's Changed
Other Changes
- F# Conversion by @ChrisTitusTech in #11
- Fix CI/CD for F# instead of Rust by @ChrisTitusTech in #12
New Contributors
- @ChrisTitusTech made their first contribution in #11
Full Changelog: 0.0.1...2025.07.22
v0.0.1 Alpha Release of MacUtil - CLI Rust LinUtil clone
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