Scans /Applications for apps with Sparkle update support
Parses Sparkle appcast XML feeds to detect available updates
Checks GitHub releases for known apps (VS Code, Rectangle, etc.)
Shows release notes, download buttons, and version comparisons
Improvements
Better Version Comparison โ Improved version comparison for detecting available updates
Enhanced Progress Indicators โ Improved scanning progress indicators across the app
Version 1.3.1.2
January 19, 2026
New Features
Self-Updating Casks Option โ New setting to include casks with auto-update mechanisms in the Updates list
Located in Settings โ General โ Updates section
When enabled, uses `brew outdated --greedy-auto-updates` to detect version differences
Includes apps like Firefox, Chrome, Slack that update themselves
Disabled by default to preserve existing behavior
Bug Fixes
Fixed Missing Cask Updates โ Casks with `auto_updates` flag (like Firefox, Chrome) were not appearing in Updates even when newer versions were available via Homebrew
Version 1.3.1.1
January 13, 2026
Bug Fixes
Fixed German Language Picker โ German now appears in Settings language selector
Version 1.3.1
January 13, 2026
New Features
German Localization โ Taphouse is now available in German (Deutsch)
Added to the 5 existing languages (English, Chinese, Spanish, Russian, French)
Full UI translation including sidebar, settings, dialogs, and feature descriptions
CVE/Security Vulnerability Scanner โ Scan installed packages for known security vulnerabilities
Queries the OSV (Open Source Vulnerabilities) API
Shows severity levels (Critical, High, Medium, Low) with color-coded badges
Expandable rows with CVE details and reference links
Progress indicator showing scan progress
1-hour caching to avoid repeated slow scans
"Upgrade" button when a fix is available
Package Health DashboardPRO โ New "Health" section showing system health at a glance
Overview of outdated packages, vulnerabilities, orphans, cache size, doctor issues
Color-coded overall health status (Good/Warning/Attention Needed)
Health score calculation (0-100%)
Quick action buttons to navigate to relevant sections
Pre-Install InspectionPRO โ Review what a cask will install before installing
Shows all artifacts (apps, binaries, fonts, pkg installers, etc.)
Warns about background processes (LaunchAgents/LaunchDaemons)
Warns about sudo/admin password requirements
Shows caveats if present
"Inspect" button in Search view before installing
Duplicate App DetectionPRO โ New "Duplicates" section in sidebar
Detects apps installed from multiple sources (Homebrew, App Store, Manual)
Shows source badges with color coding
Remove from either source (Homebrew uninstall or move to trash)
Orphaned Dependency CleanupPRO โ Find and remove unused dependencies
Shows packages installed as dependencies but no longer needed
Displays version and size for each orphaned package
One-click "Remove All" via brew autoremove
Leftover Files ScannerPRO โ Scan for leftover files after uninstalling apps
Searches 9 common Library locations (Application Support, Preferences, Caches, etc.)
Shows file sizes and allows selective deletion
Bug Fixes
Fixed Deep Cleanup Not Clearing Cache โ Deep cleanup now properly clears the download cache
Fixed Duplicate Detection False Positives โ Homebrew-installed apps no longer incorrectly marked as "Manual"
Version 1.2.9.2
January 12, 2026
Bug Fixes
Fixed Adopt Apps Version Display โ Adopt Apps now correctly shows marketing version instead of build number
Now correctly compares versions with Homebrew casks
Shows "Adopt" instead of "Update & Adopt" when versions match
Version 1.2.9.1
January 11, 2026
Bug Fixes
Fixed History Not Recording โ Install, upgrade, and uninstall operations now properly record to History
History entries were never being saved due to missing implementation
All operations (single and bulk) now correctly appear in the History section
Version 1.2.9
January 11, 2026
New Features
Ignore Updates โ Right-click any outdated package to hide it from Updates
Hidden updates shown in collapsible section at bottom
Easily restore with "Show" button or "Show All Hidden Updates"
Bug Fixes
Fixed Font Cask Suggestions โ Adopt Apps no longer suggests font casks for regular applications
Fixed Quarantine Self-Detection โ Taphouse no longer lists itself as a quarantined app
Fixed Dependencies Display โ Dependency tree now shows correctly for all formulae
Fixed tree parsing that was incorrectly calculating indent levels
Dependencies and dependents now display properly
Improvements
Clarified Homebrew Analytics โ Settings now clearly indicate this is Homebrew's setting, not Taphouse's
Version 1.2.8
January 9, 2026
Bug Fixes
Fixed Cask Version Display โ Casks now show actual installed app version instead of Homebrew's metadata
Detects when apps are updated via Sparkle or other updaters
Shows orange sync icon when actual version differs from Homebrew
Tooltip and detail view explain the version mismatch
Improvements
Updated Pro Price โ Price display updated to โฌ9.99
Version 1.2.7
January 7, 2026
Bug Fixes
Minor Bug Fixes โ Various improvements and fixes
Version 1.2.6
January 3, 2026
Bug Fixes
Fixed Menu Bar Only ModePRO โ Pro users enabling "Menu Bar Only" mode now correctly see the app hide from Dock
Fixed race condition where menu bar mode was applied before license validation
Menu bar mode is now re-applied after async license check finishes
Fixed Sparkle Update Version Detection โ Apps using Sparkle updater now show correct installed version
Now prefers CFBundleVersion over CFBundleShortVersionString
Fixes false "update available" notifications for apps like DxO PhotoLab
Applied to Sparkle updates, GitHub releases, and Electron app detection
Fixed Duplicate Apps in App Updates โ Same app no longer appears multiple times
Deduplicates by feed URL (Sparkle), repo (GitHub), and app name (Electron)
Fixes issue when same app exists in multiple directories
Fixed Updates Section Selection โ Clicking on packages in Updates now shows details in the right pane
Improved Homepage Links โ Safari icon now opens actual project homepage instead of formulae.brew.sh
Version 1.2.4
January 2, 2026
New Features
Multi-Language Support โ Taphouse is now available in 5 languages
English (default)
ไธญๆ (็ฎไฝ) โ Simplified Chinese
Espaรฑol โ Spanish
ะ ัััะบะธะน โ Russian
Franรงais โ French
Language selector in Settings โ General
Improvements
Full UI Localization โ All user-facing strings are now translatable