34 Commits
Author SHA1 Message Date
M4andCursor 838f9e340b Release 3.8.2.2: macOS Dock icon turns sea-wave N when connected.
Swap application icon on connect/disconnect via AppKit; ship arm64 build.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 02:52:55 +03:00
M4andCursor 621c847cb3 Release 3.8.2.1: reliability, UI probe/logs, CI, signing gates.
Clear sysproxy on core death; probe+reconnect; subscription prune;
Best ignores soft UDP; Windows tray; Android protocol gate; CI workflows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 02:44:48 +03:00
M4andCursor 6b6c13c933 Release 3.8.1.1: lighter idle UI poll, core cache, multicore ping.
Reduce idle CPU (cheap PollUI, binary cache, logbuf cap, DOM fingerprint),
speed ping/AWG HostPort, CopyBuffer pool; ship arm64 build and update notes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 02:27:17 +03:00
M4 bec6c8392d Release 3.8.0.3: fix Hy2/AWG UDP ping false negatives. 2026-07-30 01:49:19 +03:00
M4 6a7480dceb Release 3.8.0.2: app.zip updates, lock hygiene, secret-safe getState. 2026-07-29 22:00:39 +03:00
M4 54b5b87990 Release 3.8.0.1: unify apphost, harden lifecycle and core SHA checks. 2026-07-29 21:43:41 +03:00
M4 64c097d1e7 Release 2.7.3.3: dark theme and Amnezia vpn:// import fixes. 2026-07-29 19:49:48 +03:00
M4andCursor 041cbb1250 Release 2.7.3.1: harden proxy recovery, updates and local API.
Restore orphaned system proxy after crash, require update SHA-256, add macOS /api auth token, fix UDP ping false positives, HTTPS-only subscriptions, and keep the UI responsive during connect.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 18:48:54 +03:00
M4andCursor dc700f2bac Merge origin/main: Navis 2.7.2+2 with app icon and update UX.
Combine remote update check/skip flow with green N AppIcon packaging for macOS.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 18:08:01 +03:00
M4andCursor 43882b95ad Release 2.7.2.4: macOS app icon, glaze UI and auto build numbers.
Add green N AppIcon to the .app bundle, keep WKWebView GUI stable, and stamp builds via BaseVersion/BuildNumber.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 17:57:18 +03:00
NavisandCursor 563edc4db8 Release 2.7.2+1: stop auto-apply update loop; check-only on start, apply on button with skip/opt-in.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 17:24:11 +03:00
M4andCursor 53eb845d04 Release 2.7.1: fix macOS DMG launch, cores path and naive download.
Use UDZO DMG via hdiutil, store cores under Application Support, and match new naiveproxy mac asset names.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 16:31:37 +03:00
NavisandCursor 2d4a797eb1 Release 2.7.0: macOS GUI app with the same UI as Windows.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 16:00:55 +03:00
NavisandCursor 6255a0d39b Release 2.6.2: disconnect AWG without freezing the UI.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 15:50:14 +03:00
NavisandCursor 4ecfb9bed7 Release 2.6.1: resolve AWG endpoint hostnames to IP before connect.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 15:42:55 +03:00
NavisandCursor 99bbac20e2 Release 2.6.0: fix AmneziaWG key parsing for awg://, JSON and vpn://.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 14:46:21 +03:00
NavisandCursor a2cdad5ebe Release 2.2.1: universal macOS DMG and arch install fix.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 10:36:24 +03:00
NavisandCursor 8c513f6e08 Release 2.2.0: Happ-style multi-node list with ping and auto best connect.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 07:39:46 +03:00
NavisandCursor 37e31ae742 Release 2.1.0: recolor secondary buttons for clearer UX.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 07:18:12 +03:00
NavisandCursor b49339b9d3 Release 2.0.0: redesign UI, icon and connect-first UX.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 07:13:10 +03:00
NavisandCursor 573a834d1b Release 1.9.0: add VLESS, VMess and Trojan via Xray-core.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 07:05:44 +03:00
NavisandCursor fce99cc393 Fix Windows auto-update to replace Navis.exe in place (1.8.1).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 06:58:10 +03:00
NavisandCursor 672979be4c Release 1.8.0: auto-update with restart and AmneziaWG 2.0 support.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 06:45:57 +03:00
NavisandCursor cd0b3f4707 Release 1.7.1: download-only updates and remove netsh/startup network probes for AV FPs.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 09:17:16 +03:00
NavisandCursor 29643e2157 Release 1.7.0: reduce AV false positives (no bat updater, no silent core download, app manifest).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 09:09:56 +03:00
NavisandCursor 740517dbfb Release 1.6.1: fix subscription button stuck disabled and improve import parsing.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 09:00:59 +03:00
NavisandCursor 68a48b05ef Release 1.6.0: restyle Windows secondary buttons and bump version.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 08:25:34 +03:00
NavisandCursor a1e9019dcd Release 1.4.1: add macOS DMG and Navis.app.zip to release artifacts.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 08:09:21 +03:00
NavisandCursor f266ea8288 Release 1.4.0: macOS CLI builds and multi-platform update channel.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 07:43:14 +03:00
NavisandCursor f7fded5b40 Release 1.3.1: fix hy2 UDP ping and shop link open.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 07:33:26 +03:00
NavisandCursor 5d2cb6d76a Release 1.3.0: Hysteria2 BBR/Salamander/masquerade options and subscription URL import.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 07:26:17 +03:00
Navis 7eaf53f7c2 Release 1.2.0 Windows amd64 with Hysteria 2 2026-07-28 07:14:52 +03:00
NavisandCursor 5d968dc0e3 Release 1.1.3 for update channel
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 07:00:09 +03:00
NavisandCursor 595bc3d70d Initial Navis client with NaiveProxy, profiles, ping and git updates
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 06:55:19 +03:00