Skip to content

v2.0.9

Latest

Choose a tag to compare

@hewigovens hewigovens released this 08 Jun 02:31
· 1 commit to main since this release
7d2aab7
  • Apps updated after being managed are now handled gracefully: GhostTile detects when an update has stripped its patch, flags the app as needing a re-add, and offers a one-click Re-add instead of misbehaving.
  • Restore and remove no longer overwrite a newer app binary with a stale backup; the old backup is discarded instead.
  • Managed-app version is now shown in the main window cards and the menu bar submenu.
  • Incompatible apps are now flagged up front: apps that bundle a system extension are blocked, and App Store apps using app groups require an explicit "manage anyway" (unsandboxed) confirmation.
  • Faster, lighter managed-app refresh: patch checks are cached by file identity and memory-mapped, avoiding repeated full reads of large binaries on the main thread.