Skip to content

Patcher CLI Fixes#75

Merged
liquidz00 merged 3 commits into
mainfrom
fix/keyring-and-ui-fixes
May 30, 2026
Merged

Patcher CLI Fixes#75
liquidz00 merged 3 commits into
mainfrom
fix/keyring-and-ui-fixes

Conversation

@liquidz00
Copy link
Copy Markdown
Owner

Overview

  • PDF reports properly honor configured UI values in property list (#69)
  • Warning shown if Keychain entries were written by a different Python interpreter on startup (#68)
  • patcherctl --fresh now re-runs setup whether or not setup was previously completed (#70)
  • Setup no longer crashes with TypeError on environments with asyncclick 8.1.x (#72)
  • Exit with sys.exit() as ctx.exit() was removed in updated version of asyncclick (#73)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment