Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:41
· 193 commits to 2c73482e9f4dcddc70139d261444bab25ae80771 since this release

中文

AI 小说作家 0.8.0 是一次围绕结构化角色名单的重大更新:结构化角色名单成为角色卡的唯一事实源,从根源修复 #76

  • 角色架构由一次结构化输出驱动,以 SQLite 原子提交角色名单及其只读角色图谱投影;只有回读成功后才标记成功。
  • 旧项目必须显式安全迁移:保留旧角色图谱原文作为证据,失败不会改写任何角色数据。
  • 导入、手工编辑、蓝图同步、定稿和清除均经过统一的角色名单 seam。

本版本在同一个 Release 中继续遵守五项资产合同:Windows x64 安装程序、其 blockmap、latest.yml、macOS Apple Silicon(ARM64)DMG 及其 SHA-256 校验文件。

  • Windows x64:下载 ai-novel-writer-setup-0.8.0.exe;配套资产为 ai-novel-writer-setup-0.8.0.exe.blockmaplatest.yml,支持应用内更新。Windows 安装包未签名。
  • macOS ARM64:下载 ai-novel-writer-mac-arm64-0.8.0-installer.dmg。此包未签名、未公证;首次安装时 macOS Gatekeeper 可能要求在“隐私与安全性”中手动允许。
  • macOS 校验文件:ai-novel-writer-mac-arm64-0.8.0-installer.dmg.sha256
  • macOS 本版本不提供应用内更新;后续版本需从 Release 页面手动更新。Windows 应用内更新只使用 Windows 的 latest.yml 与安装器。

English

AI Novel Writer 0.8.0 is a major update centered on the structured character roster: the structured character roster is the single source of truth for character cards, fixing #76 at the source.

  • Character architecture is driven by one structured output, uses an SQLite atomic commit for the roster and its read-only character-graph projection, and is marked successful only after the read-back succeeds.
  • This means legacy projects require an explicit safe migration: original legacy character-graph text is retained as evidence, and failure never overwrites character data.
  • Imports, manual edits, blueprint synchronization, finalization, and clearing all use one roster seam.

This Release continues the five assets contract: the Windows x64 installer, its blockmap, latest.yml, the macOS Apple Silicon (ARM64) DMG, and its SHA-256 checksum.

  • Windows x64: download ai-novel-writer-setup-0.8.0.exe; ai-novel-writer-setup-0.8.0.exe.blockmap and latest.yml support in-app updates. The Windows installer is not code-signed.
  • macOS ARM64: download ai-novel-writer-mac-arm64-0.8.0-installer.dmg. This package is unsigned and not notarized; Gatekeeper may require a manual Allow action in Privacy & Security on first install.
  • macOS checksum: ai-novel-writer-mac-arm64-0.8.0-installer.dmg.sha256.
  • This macOS release has no in-app updater; future versions require a manual update from the Release page. The Windows in-app updater consumes only Windows latest.yml and installer assets.