tag:github.com,2008:https://github.com/KeepCoolCH/SMBMounter/releasesRelease notes from SMBMounter2026-04-11T21:05:08Ztag:github.com,2008:Repository/1169375057/V.1.12026-04-11T21:07:11ZSMBMounter V.1.1<h2>๐ Changelog</h2>
<h3>๐ Version 1.x</h3>
<ul>
<li><strong>1.1</strong>
<ul>
<li>๐ง Reworked mount pipeline for higher reliability (clean preflight -> mount -> verify flow)</li>
<li>โฑ Finder mount now runs with hard timeout handling to prevent hanging mount jobs</li>
<li>๐งต Mount attempts are processed sequentially to avoid race conditions between parallel connects</li>
<li>๐ Improved host resolution with stable SMB reachability checks and Bonjour/local fallback logic</li>
<li>๐ Added extra retry passes after a failed/disconnected attempt for better wake/reconnect behavior</li>
<li>๐ Manual disconnect now cancels pending retry/mount flow for that share more consistently</li>
<li>๐ No more Finder error popups on mount timeout (timeouts are handled silently in-app)</li>
</ul>
</li>
<li><strong>1.0</strong>
<ul>
<li>๐พ Auto-mount saved network shares at login</li>
<li>๐ Auto-Reconnect after connection loss or sleep/wake events</li>
<li>๐ฅ๏ธ Modern SwiftUI menu bar interface with status indicators</li>
<li>๐งญ Protocol support: <strong>SMB</strong></li>
</ul>
</li>
</ul>KeepCoolCHtag:github.com,2008:Repository/1169375057/V.1.02026-03-21T07:39:44ZSMBMounter V.1.0<h2>๐ Changelog</h2>
<h3>๐ Version 1.x</h3>
<ul>
<li><strong>1.0</strong>
<ul>
<li>๐พ Auto-mount saved network shares at login</li>
<li>๐ Auto-Reconnect after connection loss or sleep/wake events</li>
<li>๐ฅ๏ธ Modern SwiftUI menu bar interface with status indicators</li>
<li>๐งญ Protocol support: <strong>SMB</strong></li>
<li>โ๏ธ Secure Keychain storage for credentials</li>
</ul>
</li>
</ul>KeepCoolCH