Skip to content

0.6.0

Choose a tag to compare

@fukuyori fukuyori released this 13 Jul 18:51
· 13 commits to main since this release

[0.6.0] - 2026-07-14

Added

  • Glossary generation (用語集を生成). 翻訳 > 用語集を生成… extracts proper
    nouns and recurring terms from the current chapter or the whole book with
    Ollama (JSON-forced output, summary model) and writes their target-language
    wordings into <book>.glossary.json, merging with any existing entries
    (existing ones win). Extracted terms are kept only if they actually occur in
    the scanned text; progress dialog with cancel (cancel keeps the terms found
    so far), and the updated glossary applies to translations and summaries
    immediately.