Docs: describe 3.8.2+4 glaze GUI unify and build auto-bump in release notes.
ci / test (macos-latest) (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
M4
2026-08-01 16:05:02 +03:00
co-authored by Cursor
parent 464a61aebf
commit ff5d87ab9f
5 changed files with 8 additions and 6 deletions
+3 -2
View File
@@ -77,8 +77,9 @@ h = hashlib.sha256(binp.read_bytes()).hexdigest()
zh = hashlib.sha256(zipp.read_bytes()).hexdigest() if zipp.exists() else ""
dh = hashlib.sha256(dmgp.read_bytes()).hexdigest() if dmgp.exists() else ""
notes = (
f"Navis {ver}+{build}: меньше I/O на poll (без Stat ядер / кэш host); "
f"macOS sysproxy одним bash-batch; Connect без JSON Clone; Dock-иконка при подключении."
f"Navis {ver}+{build}: единый GUI Windows/macOS на glaze + HTTP /api "
f"(вместо WebView2 Bind); автоинкремент номера сборки при compile; "
f"артефакты Windows с версией в имени (Navis-x.y.z.b.exe)."
)
paths = [
Path('dist/update.json'),