Release 2.0.0: redesign UI, icon and connect-first UX.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-07-29 07:13:10 +03:00
co-authored by Cursor
parent 573a834d1b
commit b49339b9d3
13 changed files with 555 additions and 273 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
)
// CurrentVersion is the shipped client version.
const CurrentVersion = "1.9.0"
const CurrentVersion = "2.0.0"
// DefaultManifestURL is the update feed (hosted in the project git repo).
const DefaultManifestURL = "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/update.json"