Releases: KeepCoolCH/SMBMounter
Releases · KeepCoolCH/SMBMounter
SMBMounter V.1.1
🔄 Changelog
🆕 Version 1.x
- 1.1
- 🔧 Reworked mount pipeline for higher reliability (clean preflight -> mount -> verify flow)
- ⏱ Finder mount now runs with hard timeout handling to prevent hanging mount jobs
- 🧵 Mount attempts are processed sequentially to avoid race conditions between parallel connects
- 🌐 Improved host resolution with stable SMB reachability checks and Bonjour/local fallback logic
- 🔁 Added extra retry passes after a failed/disconnected attempt for better wake/reconnect behavior
- 🛑 Manual disconnect now cancels pending retry/mount flow for that share more consistently
- 🙈 No more Finder error popups on mount timeout (timeouts are handled silently in-app)
- 1.0
- 💾 Auto-mount saved network shares at login
- 🔁 Auto-Reconnect after connection loss or sleep/wake events
- 🖥️ Modern SwiftUI menu bar interface with status indicators
- 🧭 Protocol support: SMB
SMBMounter V.1.0
🔄 Changelog
🆕 Version 1.x
- 1.0
- 💾 Auto-mount saved network shares at login
- 🔁 Auto-Reconnect after connection loss or sleep/wake events
- 🖥️ Modern SwiftUI menu bar interface with status indicators
- 🧭 Protocol support: SMB
- ⚙️ Secure Keychain storage for credentials