github darrylmorley/whatcable v0.14.1
v0.14.1: Fix widgets not appearing after Homebrew upgrades

latest releases: v0.14.5, v0.14.4, v0.14.3...
20 hours ago

Fix widgets not appearing after Homebrew upgrades

What's fixed

  • Widgets not showing up after upgrading via Homebrew. macOS keeps a registry of widget extensions, and stale entries from previous versions could block the current one from being discovered. The app now re-registers its widget extension on every launch, so widgets appear in the gallery regardless of how the app was installed or updated. Thanks @blackketter for the report (#218).
  • Deprecated NSApp.activate API replaced. Silences a deprecation warning on macOS Tahoe.
  • Launch diagnostics. The app now logs version, macOS version, and subsystem startup to the system log, making it easier to diagnose issues from Console.app.

Install

brew upgrade --cask whatcable or download from Releases.

Don't miss a new whatcable release

NewReleases is sending notifications on new releases.