EXE
WinGet
GoNavi
GoNavi · 0.7.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
GoNavi-0.7.4-Windows-Arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Syngnat.GoNavi
Version
0.7.4
Description
GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage.
License
Apache-2.0
↗
Homepage
https://github.com/Syngnat/GoNavi
Installer URL
https://github.com/Syngnat/GoNavi/releases/download/v0.7.4/GoNavi-0.7.4-Windows-Arm64.exe
Release Notes
✨ 新功能
- ✨ feat(data-grid): 支持右键复制字段名称
- ✨ feat(data-grid): 增强数据表编辑与展示体验
- ✨ feat(query-editor): 支持 SQL 片段配置
- ✨ feat(sidebar): 支持当前表定位到左侧菜单
🐛 问题修复
- 🐛 fix(dameng): 修复特殊字符密码导致连接认证失败
- 🐛 fix(shortcuts): 修复编辑器快捷键冲突处理
- 🐛 fix(mysql): 修复旧版 Windows 无法解析 Asia/Shanghai 时区
- 🐛 fix(data-grid): 修复快捷 WHERE 自动补全回车行为
- 🐛 fix(data-grid): 修复数据输出列序与时间精度问题
- 🐛 fix(postgres): 修复 LIKE 'pg_%' 误匹配 pgsrpschema 等非系统 schema
- 🐛 fix(sidebar): 修复树节点左侧图标对齐
- 🐛 fix(window): 修复 Windows 最大化还原后文字变大
- 🐛 fix(sidebar): 优化侧边栏拖拽热区并…