Docs: describe 3.8.2+4 glaze GUI unify and build auto-bump in release notes.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user