Skip to content

Releases: TaylliSun/Ars-note

Ars-note v1.6.0-beta.1 Preview

Pre-release

Choose a tag to compare

@TaylliSun TaylliSun released this 12 Sep 12:36

1.6 首个预览版

这是预发布版本,不是正式 1.6.0。本次包含从上一个公开版本 v1.5.98 之后的保存安全、文档加载和日常操作优化。

主要更新

  • 大目录文件树改为可见行渲染,避免一次创建全部文件行。同机隔离测试的一万文件目录中,挂载行数从 10,004 降到 33,展开检查从约 2.1 秒降到约 20 毫秒;这些结果不代表所有硬件和真实项目的延迟保证。
  • 文件列表支持方向键浏览、F2 重命名及删除确认,完善筛选、定位、拖拽与滚动中的重命名。重复点击当前文档不再反复加载或抢走文件列表焦点。
  • 保存失败会阻止切换与关闭,保留草稿;文件或父目录重命名同步更新当前文档路径。正常关闭和切换会提交尚未落盘的 Markdown / Canvas 修改。
  • Vault 索引和 AI 历史读取移到后台,大文档分块加载并支持取消过期读取;长对话按需显示,保留磁盘上的完整记录。
  • 改善快捷搜索的中文输入法、焦点和键盘操作,补充标签横向滚动、轻量动效、通知合并和减少动态效果支持。
  • 修复画布文件卡片选择与导图快捷键作用范围,改善大纲在不同编辑区宽度下的显示。

验证与已知限制

  • 177 项自动化测试、TypeScript 检查、生产构建和 Windows 安装包校验通过。
  • 已执行大文档、保存与 Canvas、后台读取响应性、快捷操作、大目录五组隔离 Electron 桌面测试,没有使用真实项目作为破坏性测试数据。
  • 巨型表格、大画布的渲染峰值仍需优化。900px 窗口展开左侧文件区后,编辑工具栏右缘仍有裁切,尚未计作完成适配。
  • 隐藏测试窗口的截图采集存在偶发超时,测试工具会重试一次;不把隐藏窗口测试当作前台 FPS 保证。

安装与服务器

下载 Ars-note-Setup-1.6.0-beta.1.exe,可使用 CHECKSUMS-SHA256.txt 核对文件。安装前请保留独立 Vault 备份。

只需更新客户端。同步服务器仍为 v1.5.67,本次未改变同步协议,不需要重新部署 Docker,也不提供新的服务器部署包。

Windows 安装包尚未进行可信 Authenticode 签名,首次运行时可能出现 SmartScreen 提示。

Ars-note v1.5.98 Public Beta

Choose a tag to compare

@TaylliSun TaylliSun released this 28 Aug 01:26

思维导图可读性与自适应工具栏

  • 工具栏重新按历史、模式、创建、结构和缩放分组,按钮不再因空间不足而堆叠换行。
  • 复制、粘贴、同级排序、删除和快捷键帮助收进“更多”菜单,常用操作更清晰。
  • 导图大纲在桌面宽度下改为停靠面板,不再覆盖左侧分支;窄屏自动切换为浮层。
  • 初次打开导图采用 72% 可读缩放下限,手动“适应全部内容”仍可查看全图。
  • 桌面烟雾测试新增大纲边界、真实鼠标命中和“更多”菜单排序验证。
  • README 中的思维导图产品截图已更新为新版界面。

验证

  • 152 项自动化测试全部通过。
  • TypeScript 类型检查、生产构建、Windows 打包和真实 Electron 桌面烟雾测试通过。

服务器说明

本版本只更新客户端到 1.5.98,同步服务器继续使用 1.5.67,无需重新部署。随 Release 提供的 NAS 包仅用于需要完整部署文件的场景,更新时必须保留现有 sync-data

Windows 安装包尚未进行可信 Authenticode 签名,首次运行时可能出现 SmartScreen 提示。

Ars-note v1.5.97 Public Beta

Choose a tag to compare

@TaylliSun TaylliSun released this 28 Aug 00:40

Highlights

  • Reworked the desktop workspace for clearer responsive navigation, faster large-GDD opening, modular right panels, and more reliable editor, table, preview, PDF, and file-switching behavior.
  • Expanded the built-in game-design agent with structured GDD reasoning, five-pillar planning, specialist routing, design governance, humanized Chinese/English writing, quality audits, and provider compatibility checks.
  • Added a numerical balance lab and substantially upgraded Canvas, Excalidraw persistence, knowledge graph behavior, and the Feishu-style mind-map workflow.
  • Strengthened team production workflows, task scheduling, acceptance history, production command-center migration, templates, and Vault-backed persistence.
  • Improved multi-Vault Live Sync isolation, reconnect safety, offline convergence, conflict handling, version compatibility, backup management, and release diagnostics.
  • Added a hardened public-server deployment mode with HTTPS/WSS enforcement, strong-key policy, origin controls, authentication throttling, WebSocket limits, security headers, and a restricted Docker profile.
  • Removed the retired product name from active source, tests, migration code, and generated builds. Older Vaults are now recognized through brand-independent metadata and document structure, preserving custom content during migration.

Install

Download Ars-note-Setup-1.5.97.exe for Windows 10/11 x64. The installer is not Authenticode-signed in this public beta, so Windows SmartScreen may show an unknown-publisher warning. Verify the file against CHECKSUMS-SHA256.txt before installation.

Sync server update

This desktop release uses sync server v1.5.67. Existing self-hosted users should:

  1. Back up or snapshot sync-data.
  2. Replace only the deployed server/dist directory with the one in the NAS update archive.
  3. Keep the existing .env and sync-data unchanged.
  4. Recreate the container and confirm /health reports 1.5.67.

For an Internet-facing deployment, follow PUBLIC_DEPLOYMENT.md; do not expose port 8787 directly to the public Internet.

Validation

  • 152/152 desktop tests passed.
  • 13/13 sync-server protocol tests passed.
  • 16/16 isolated self-hosted HTTP and multi-Vault checks passed.
  • Type checks, production builds, packaged desktop smoke tests, responsive interaction tests, release manifests, and SHA-256 verification passed.
  • Desktop and server dependency audits reported 0 known vulnerabilities.
  • GitHub Actions CI passed for the published commit.

SHA256

8337f2a0a29ba3f72e7caf4d2bc764bdd46e1f41c011ebf2f0bdb543ddb40cb8  Ars-note-Setup-1.5.97.exe
4ec790ea77f17bc8af43d8d9906e9c856427c4672173e99a9ab35b87daeff16d  ars-note-nas-server-update-v1.5.97-20260828_075432.tar.gz
af462b799f35040fe2ce21997f8ffa68ade22ba7c3cfa79a93221ab36ef94cf3  ars-note-nas-server-update-v1.5.97-20260828_075432.zip

Ars-note is released under GPL-3.0-only. This remains a public beta; keep an independent backup of important projects.

Ars-note v1.5.80 Public Beta

Choose a tag to compare

@TaylliSun TaylliSun released this 04 Aug 05:14
88a1d30

Highlights

  • Document-loading feedback is now a non-blocking status bar instead of an overlay that can cover or intercept the editor.
  • Loading feedback automatically clears after at most eight seconds if completion events or window scheduling fail.
  • File reads now have an explicit 20-second timeout and report the affected filename when loading fails.
  • Large documents continue to use staged loading; a 9 MB, roughly 64,000-line table-heavy document completed loading in about 1.14 seconds in regression verification.

Install

Download Ars-note-Setup-1.5.80.exe and run it on Windows 10/11 x64.

The installer is not Authenticode-signed in this public beta. Windows SmartScreen may show an unknown publisher warning. Verify the SHA256 value in CHECKSUMS-SHA256.txt before installation.

Server compatibility

This is a desktop-client update. The Live Sync server remains v1.5.65 and does not need to be replaced.

Validation

  • Installer product and file versions verified as 1.5.80
  • Installer size verified against the generated release metadata
  • Installer SHA256 verified against the generated client release manifest
  • Large-document loading, editing, and saving regression verification passed during release preparation

SHA256

FC7155D214D5D128A5FCFA69A314BE86E58A787FE4B902E7C50C4208BD88CA03 Ars-note-Setup-1.5.80.exe

Ars-note is released under GPL-3.0-only. This remains a public beta; keep an independent backup of important projects.

Ars-note v1.5.69 Public Beta

Choose a tag to compare

@TaylliSun TaylliSun released this 29 Jul 10:37
88a1d30

Highlights

  • Long AI conversations now stay responsive with newest-message positioning, windowed rendering, cancellation, and timeout handling.
  • A unified 120K-token runtime budget automatically compresses older context while preserving current requests and important evidence.
  • Incremental local Markdown indexing and Chinese-aware chunk retrieval provide focused Vault RAG context.
  • Cross-document terminology search and controlled terminology migration improve large GDD maintenance.
  • Core-loop planning, specialist design routing, team production workflows, and schedule usability are more structured.

Install

Download Ars-note-Setup-1.5.69.exe and run it on Windows 10/11 x64.

The installer is not Authenticode-signed in this public beta. Windows SmartScreen may show an unknown publisher warning. Verify the SHA256 value in CHECKSUMS-SHA256.txt before installation.

Server compatibility

This is a desktop-client update. The Live Sync server remains v1.5.64 and does not need to be replaced.

Validation

  • GitHub Actions CI passed
  • Type checks passed
  • 71/71 desktop tests passed
  • Production dependency audits reported 0 vulnerabilities
  • Electron desktop smoke passed for welcome, Vault open, edit, and save

SHA256

1E9945B6FE0706FA2E6645BFDE4C5577642621DA03F2DAC67A64FE2C35916373 Ars-note-Setup-1.5.69.exe

Ars-note is released under GPL-3.0-only. This remains a public beta; keep an independent backup of important projects.

Ars-note v1.5.64 Public Beta

Pre-release

Choose a tag to compare

@TaylliSun TaylliSun released this 12 Jul 08:42

Ars-note v1.5.64 Public Beta

Ars-note is a local-first Markdown workspace and AI game-design assistant for game development teams. This is the first public GitHub release.

Highlights

  • Local Markdown vaults with editor, preview, graph, canvas, and document navigation
  • AI workflows for system design, narrative, level design, combat, economy, technical planning, and document review
  • Team schedule and production workspace for tasks, ownership, time tracking, and linked documents
  • Optional self-hosted Live Sync server for multi-device collaboration
  • Windows desktop installer and NAS/Docker server update packages

Install

Download Ars-note-Setup-1.5.64.exe and run it on Windows.

The installer is not code-signed in this public beta. Windows SmartScreen may display an unknown publisher warning. Verify the SHA256 value in CHECKSUMS-SHA256.txt before installation.

NAS server update

  1. Back up the existing sync-data directory.
  2. Replace only the server application files with the contents of the ZIP or TAR.GZ package.
  3. Keep the existing sync-data directory unchanged.
  4. Configure a strong ARS_NOTE_SERVER_API_KEY, then restart the Docker container.

SHA256

dc2cc71593d28da3c7d9bde6394dda0b3523b4eaeccacf701cac5ba1c2b00c55  Ars-note-Setup-1.5.64.exe
0c616abb35a2a158ccdb802a28143aed265be3a2ce13b09d2ed0006859aa25e1  ars-note-nas-server-update-v1.5.64-20260712_162743.tar.gz
e48f8a0790a8b4e48a8bccac196a0ffbf133e5a16c2c4a8262258fd5a15759ba  ars-note-nas-server-update-v1.5.64-20260712_162743.zip

License

Ars-note is released under the GNU General Public License v3.0 only (GPL-3.0-only).

This is a public beta. Please report reproducible issues through GitHub Issues and avoid using an untested deployment as the only copy of important project data.