You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 0.1.4, update CHANGELOG
Update version in: checker.go, Info.plist, Info.dev.plist,
info.json, wails.exe.manifest, msix manifests, nsis, nfpm.yaml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Show version dynamically in Settings instead of hardcoding
- Add update.CurrentVersion() exported function
- Add TunnelService.GetVersion() Wails binding
- Settings.svelte fetches version from Go on mount
- Remove hardcoded v0.1.1 from Settings UI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>