33 Commits
Author SHA1 Message Date
胡飞 8e5db4b0b4 docs(release): docs-site 首页更新到 v0.18.1
三语首页版本横幅 0.18.0 -> 0.18.1,并在亮点列表顶部补一条本次修复:
扩展市场卡片点击、SFTP 左侧切换凭据弹窗、资源工作台查询页 load 结果。

README / README_CN 无版本号(都是 releases/latest 链接),无需改动。
2026-09-18 09:53:57 +08:00
胡飞 060b55c06e docs(changelog): 补全 v0.18.0 发布条目(托盘、AI 空闲超时、体积优化等)
v0.18.0 尚未发布,把 tag 之后的用户可见改动并入该版本:
- 修正 Shell 页描述:32 位 Windows 产物不带 Shell 页(quickjs JIT 不支持 32 位)
- 新增:关闭主窗口最小化到系统托盘;资源工作台树支持静态子项
- 修复与优化:AI 流式请求改用空闲读超时(可配置);SSH 彩色图标内存暴涨;
  发布体积缩小(二进制约 -36%,DMG 68MB → 56MB)

同步 docs-site 中/英/繁三个「当前版本」摘要。

验证:python3 script/changelog.py validate --tag v0.18.0;
python3 -m unittest script.tests.test_changelog(12 passed)。
2026-09-17 16:07:23 +08:00
胡飞 7c410cf4a2 docs(release): 更新 v0.18.0 发布内容(CHANGELOG、README、docs-site)
- CHANGELOG 新增 v0.18.0 双语条目
- README/README_CN 补充 FTP/FTPS 与原生资源工作台
- docs-site 新增 FTP/FTPS 与原生资源工作台页面,版本号与扩展说明同步
2026-09-16 17:28:11 +08:00
user.email a25deb8306 docs(docs-site): TDengine 改为扩展驱动、历史连接打开时提示安装 2026-09-10 12:30:54 +08:00
胡飞 481a856465 docs: comprehensive content refresh for v0.17.0
- README/README_CN: rewrite feature lists covering TDengine, MQTT, batch
  cell editing, session-log batch ops, known hosts, toolbox, ad-hoc SSH,
  settings redesign; add TDengine/MQTT badges and Scoop install
- docs-site: add Known Hosts guide section (zh/en/zh-TW), Scoop install
  chapter, TDengine support notes, settings shortcut clear/disable,
  batch cell editing, home grid/tree + ad-hoc SSH + batch management
2026-09-09 09:13:53 +08:00
胡飞 0a1c548a87 docs: update for v0.17.0 release and add Scoop install guide 2026-09-09 00:03:44 +08:00
胡飞 aeaeddd902 docs(docs-site): 首页版本号与亮点同步至 v0.15.1 2026-08-30 23:21:33 +08:00
胡飞 12c5e3c796 docs(docs-site): bump to v0.14.0, point downloads at the Download Center, refresh guide content 2026-08-30 06:46:18 +08:00
胡飞 f3f667db52 docs(docs-site): resync screenshots and rename chatdb to ai_chat
- 同步最新应用截图到 docs/public/images
- ai-workbench 指南与同步脚本跟随 chatdb.png -> ai_chat.png 改名
2026-08-29 23:28:05 +08:00
胡飞 b8494f251d docs: slim down README and move details to docs-site
- Condense Features, MCP/CLI and Install sections in both READMEs and
  link to the docs-site guides for details
- Record the first-party extension repository (navop-extensions) and add
  the full first-party extension catalog to the extensions guide
  (zh/en/zh-TW), covering Oscar, MongoDB IPC tiers, connection
  importers, external editors and the language bundle
- Add missing install details to install-update guide across locales:
  FlatPark Flatpak section and the Gatekeeper xattr command
- Document Oracle Instant Client vs pure-Go driver in the database
  connections guide across locales
2026-08-29 05:53:34 +08:00
胡飞 066df61a96 docs: refresh README and docs-site through v0.11.0, add X11 prerequisites 2026-08-25 11:18:16 +08:00
胡飞 ca56688717 docs(readme): document versioned release asset naming 2026-08-25 09:13:19 +08:00
胡飞 dcfcddc8d1 feat(release): versioned public package names with win32 label, keep updater asset names 2026-08-24 17:37:57 +08:00
胡飞 ff7be8efc8 feat(security): allow opt-in portable master-key persistence 2026-08-04 09:47:43 +08:00
胡飞 eb05ef4025 docs(release): prepare v0.10.2 notes 2026-08-03 15:12:05 +08:00
胡飞 bf95dc74fe feat(release): add Windows EXE installer 2026-08-03 10:26:00 +08:00
胡飞 f63549a5ab docs: 文档站更新至 v0.10.0 并统一产品定位
- 三语首页版本号 v0.9.3→v0.10.0,刷新更新日志与下载链接
- 产品定位文案与官网统一为「AI时代的开发和运维工作台」
- vitepress 站点描述与页脚文案同步更新
2026-08-01 08:19:48 +08:00
胡飞 c4cdd182a8 feat(port-forwarding): add SSH remote port forwarding 2026-07-30 22:33:12 +08:00
胡飞 d37a3cc186 docs(guide): 优化扩展与 Notes 文档说明及索引展示
- 删除扩展文档中对文档渲染器的相关描述,精简扩展支持范围
- 调整扩展资源限制提示,强调检查失败原因而非解除限制
- 将 Notes 文档由本地知识工作区改为专注 Markdown,去除白板和导出功能说明
- 详细补充 Notes 中 Markdown 文件的使用流程与注意事项,强调安全与备份
- 更新快速开始文档中 Notes 和扩展描述,统一去除文档渲染器相关内容
- 修改导航索引中文档,调整 Notes 相关标题为 Markdown 预览与源码编辑
2026-07-25 12:07:31 +08:00
胡飞 1fbeae1849 docs: refresh v0.9.3 guides and readme 2026-07-24 17:08:50 +08:00
胡飞 d1a8375ba6 fix(release): align app version with v0.9.2 2026-07-24 14:44:45 +08:00
胡飞 9424f5757a docs: document portable installs and rename home layouts 2026-07-24 14:41:40 +08:00
胡飞 2451a4a368 docs: group coding tools under agent hub 2026-07-24 14:17:01 +08:00
胡飞 851ac7f16e docs: showcase new workspace and git features 2026-07-24 14:08:18 +08:00
胡飞 61f6e8680e docs: update v0.9.1 release content 2026-07-24 13:42:42 +08:00
胡飞 f4e6028781 feat: replace Cditor with source-preserving Markdown editor 2026-07-22 21:13:06 +08:00
胡飞 00964d8567 docs: update README and guide for v0.9.0 2026-07-22 12:23:07 +08:00
胡飞 8adbf8c0be docs: update v0.8.12 release content 2026-07-20 09:31:46 +08:00
胡飞 3b7ba24de2 docs: add Notes workspace screenshots 2026-07-19 17:13:03 +08:00
胡飞 7d29fe08a2 docs: refresh release documentation 2026-07-19 12:20:28 +08:00
胡飞 e45d702f9f document global Navop CLI and Agent Skill workflows 2026-07-19 03:50:26 +08:00
胡飞 746b3647a2 docs: expand core usage guides 2026-07-19 02:11:48 +08:00
胡飞 fec74a8af2 docs: add VitePress GitHub Pages site 2026-07-19 01:27:44 +08:00