tag:github.com,2008:https://github.com/validatedev/BrewServicesManager/releasesRelease notes from BrewServicesManager2026-02-10T12:19:00Ztag:github.com,2008:Repository/1122751664/v1.1.82026-02-10T12:19:37ZVersion 1.1.8<h2>What's New</h2>
<h3>Fixed</h3>
<ul>
<li>Service commands now work without an internet connection by preventing Homebrew from fetching remote API data</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.72026-01-07T22:56:54ZVersion 1.1.7<h2>What's New</h2>
<h3>Added</h3>
<ul>
<li>Scrollable services list with automatic scrollbar when many services are installed</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Port detection in service popover now shows "Detecting…" immediately instead of blank space, preventing layout shift</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.62026-01-07T21:21:04ZVersion 1.1.6<h2>What's New</h2>
<h3>Changed</h3>
<ul>
<li>Service Info panel now opens instantly with a loading state instead of blocking on data fetch</li>
<li>Removed pulsing animation from status indicators for improved performance</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.52026-01-07T20:49:56ZVersion 1.1.5<h2>What's New</h2>
<h3>Changed</h3>
<ul>
<li>Renamed app from "BrewServicesManager" to "Brew Services Manager"</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.42026-01-07T20:23:39ZVersion 1.1.4<h2>What's New</h2>
<h3>Added</h3>
<ul>
<li>Launch at Login option in Settings</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.32026-01-03T21:08:36ZVersion 1.1.3<h2>What's New</h2>
<h3>Added</h3>
<ul>
<li>Gentle update reminders with menu bar icon badge instead of intrusive modal alerts</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Extended macOS support to all Sequoia versions</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.22026-01-01T13:19:19ZVersion 1.1.2<h2>What's New</h2>
<h3>Changed</h3>
<ul>
<li>Release script updates and stages the Homebrew cask before tagging releases</li>
<li>Homebrew cask automation now uses the Casks directory as the single source of truth</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Duplicate root-level Homebrew cask file</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.12026-01-01T12:30:06ZVersion 1.1.1<h2>What's New</h2>
<h3>Added</h3>
<ul>
<li>App version and build number display in Settings</li>
<li>Homebrew installation option in the README</li>
<li>Homebrew cask update and PR helpers in the release script</li>
</ul>validatedevtag:github.com,2008:Repository/1122751664/v1.1.02026-01-01T00:17:06ZVersion 1.1.0<h2>What's New</h2>
<h3>Added</h3>
<ul>
<li>Automatic update support via Sparkle framework</li>
<li>Port detection for running services using <code>lsof</code></li>
<li>User-configurable service links with custom URLs</li>
<li>Auto-suggest URLs based on detected listening ports</li>
<li>Inline link buttons in service rows</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Refactored menu bar views and navigation</li>
<li>Improved concurrency with hardened actor isolation and off-main-actor loading</li>
<li>Switched to LazyVStack in menu views</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>System authentication dialog now properly receives mouse input in MenuBarExtra context</li>
<li>Privilege escalation uses NSAppleScript API on MainActor for reliable dialog interaction</li>
<li>Data race in ServiceLinksStore with serialized disk writes</li>
<li>Child process detection using pgrep instead of ps -g</li>
<li>Port numbers display without thousands separators</li>
</ul>
<hr>
<p>Thank you, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alexbartok/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alexbartok">@alexbartok</a>, for making the first contribution to the project!</p>validatedevtag:github.com,2008:Repository/1122751664/v1.0.02026-01-01T00:16:48ZVersion 1.0.0<p>First release of BrewServicesManager</p>
<p>The dmg is uploaded later as I forgot to sign the app...</p>validatedev