Skip to content

NetMounter v1.1.0

Choose a tag to compare

@jasine jasine released this 13 May 17:02
· 17 commits to main since this release

NetMounter v1.1.0

Changes

  • feat: pin folder feature, log and release script
  • refactor: simplify code from review findings
  • docs: add new features to README and website
  • fix: address code review issues
  • feat: auto-mount/unmount servers based on VPN routing
  • feat: show toast overlay when share link is copied
  • refactor: move share link button from edit view to server card
  • fix: deduplicate servers on URL scheme import
  • fix: use NSAppleEventManager for URL scheme handling
  • feat: add URL scheme import and share link support
  • docs: add URL scheme import & share design spec
  • feat: add notification on successful mount
  • fix: defer UNUserNotificationCenter init to avoid crash without bundle
  • feat: add macOS notifications for mount events
  • docs: add mount notifications design spec
  • feat: dynamic menu bar icon reflecting mount status
  • docs: add menu bar status icon design spec
  • feat: add zombie mount detection and self-healing to health check
  • docs: add zombie mount detection design spec
  • feat: wire SleepWakeManager into AppDelegate
  • feat: add wake reconnection flow to SleepWakeManager
  • feat: add SleepWakeManager with sleep unmount flow
  • feat: add getAllNetworkMounts to scan mounted network volumes
  • feat: add MountSnapshot model with server matching
  • docs: add sleep/wake reconnect implementation plan
  • docs: add sleep/wake reconnect design spec

Install via Homebrew

brew tap jasine/tap
brew install --cask netmounter