Release 2.1.0: recolor secondary buttons for clearer UX.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-07-29 07:18:12 +03:00
co-authored by Cursor
parent b49339b9d3
commit 37e31ae742
10 changed files with 55 additions and 37 deletions
+6 -6
View File
@@ -1,28 +1,28 @@
{
"version": "2.0.0",
"notes": "Navis 2.0: новый интерфейс, иконка и UX (connect-first)",
"version": "2.1.0",
"notes": "Вторичные кнопки не белые — лучше отличаются от «Подключить»",
"platform": "windows-amd64",
"os": "windows",
"arch": "amd64",
"url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/Navis.exe",
"sha256": "aec3a8614383c0676137ee580ff3752881feb3405189b4fa3482aa3d8a758012",
"sha256": "faebea93c2efae41c7283ae933aae920e9f7484a56f3decfb231200e81ce909b",
"mandatory": false,
"platforms": {
"windows-amd64": {
"url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/Navis.exe",
"sha256": "aec3a8614383c0676137ee580ff3752881feb3405189b4fa3482aa3d8a758012",
"sha256": "faebea93c2efae41c7283ae933aae920e9f7484a56f3decfb231200e81ce909b",
"os": "windows",
"arch": "amd64"
},
"darwin-arm64": {
"url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/darwin-arm64/Navis",
"sha256": "f86c20342b6ffa7cdea900de67a8ce3eb28ffffae2b209b45dbe13078361606c",
"sha256": "e10c3eab6453837a08d2a606351f052afde6a7882708fe4e85abba9a97dd753d",
"os": "darwin",
"arch": "arm64"
},
"darwin-amd64": {
"url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/darwin-amd64/Navis",
"sha256": "1c9abd8f7d496fa71e86a93b459e95121d0da11298b7c8c7de8671009cf6f716",
"sha256": "818d5554d57e4a5bd195583681c5d9f59cdef112e571d32e3ff61f1ad7aca22a",
"os": "darwin",
"arch": "amd64"
}