| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| whatcable-cli-0.14.1.zip | 2026-05-28 | 3.0 MB | |
| WhatCable.zip | 2026-05-28 | 8.3 MB | |
| README.md | 2026-05-28 | 840 Bytes | |
| v0.14.1_ Fix widgets not appearing after Homebrew upgrades source code.tar.gz | 2026-05-28 | 3.2 MB | |
| v0.14.1_ Fix widgets not appearing after Homebrew upgrades source code.zip | 2026-05-28 | 3.5 MB | |
| Totals: 5 Items | 18.1 MB | 0 | |
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.activateAPI 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.