Releases: validatedev/BrewServicesManager
Releases · validatedev/BrewServicesManager
Version 1.1.7
What's New
Added
- Scrollable services list with automatic scrollbar when many services are installed
Fixed
- Port detection in service popover now shows "Detecting…" immediately instead of blank space, preventing layout shift
Version 1.1.6
What's New
Changed
- Service Info panel now opens instantly with a loading state instead of blocking on data fetch
- Removed pulsing animation from status indicators for improved performance
Version 1.1.5
What's New
Changed
- Renamed app from "BrewServicesManager" to "Brew Services Manager"
Version 1.1.4
What's New
Added
- Launch at Login option in Settings
Version 1.1.3
What's New
Added
- Gentle update reminders with menu bar icon badge instead of intrusive modal alerts
Changed
- Extended macOS support to all Sequoia versions
Version 1.1.2
What's New
Changed
- Release script updates and stages the Homebrew cask before tagging releases
- Homebrew cask automation now uses the Casks directory as the single source of truth
Removed
- Duplicate root-level Homebrew cask file
Version 1.1.1
What's New
Added
- App version and build number display in Settings
- Homebrew installation option in the README
- Homebrew cask update and PR helpers in the release script
Version 1.1.0
What's New
Added
- Automatic update support via Sparkle framework
- Port detection for running services using
lsof - User-configurable service links with custom URLs
- Auto-suggest URLs based on detected listening ports
- Inline link buttons in service rows
Changed
- Refactored menu bar views and navigation
- Improved concurrency with hardened actor isolation and off-main-actor loading
- Switched to LazyVStack in menu views
Fixed
- System authentication dialog now properly receives mouse input in MenuBarExtra context
- Privilege escalation uses NSAppleScript API on MainActor for reliable dialog interaction
- Data race in ServiceLinksStore with serialized disk writes
- Child process detection using pgrep instead of ps -g
- Port numbers display without thousands separators
Thank you, @alexbartok, for making the first contribution to the project!
Version 1.0.0
First release of BrewServicesManager
The dmg is uploaded later as I forgot to sign the app...