Skip to content

0.2.1 - Cleanup, Access Checks, and Deep Code Signing

Latest

Choose a tag to compare

@ChrisTitusTech ChrisTitusTech released this 13 Aug 17:35

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