ILLUSIONS RELEASE · 安定版

illusions v1.1.10

公開日
チャンネル
安定版

ダウンロード

リリースノート

What's Changed

  • docs: add missing architecture and guide pages by @Iktahana in https://github.com/Iktahana/illusions/pull/1265
  • docs: fix broken link to storage architecture doc by @Iktahana in https://github.com/Iktahana/illusions/pull/1273
  • fix: sanitize Windows-invalid characters in snapshot history filenames by @Copilot in https://github.com/Iktahana/illusions/pull/1270
  • feat(dict): integrate Genji API as remote dictionary backend by @Iktahana in https://github.com/Iktahana/illusions/pull/1268
  • feat(ai): add AI client infrastructure and API settings UI (Phase 1) by @Iktahana in https://github.com/Iktahana/illusions/pull/1267
  • docs(architecture): add authentication, editor lifecycle, and IPC security docs by @Iktahana in https://github.com/Iktahana/illusions/pull/1276
  • docs: distill CLAUDE.md for token efficiency by @Iktahana in https://github.com/Iktahana/illusions/pull/1277
  • fix(export): remove blank lines between paragraphs in TXT export by @Iktahana in https://github.com/Iktahana/illusions/pull/1278
  • docs: add architecture docs and txt-exporter tests by @Iktahana in https://github.com/Iktahana/illusions/pull/1282
  • feat(history): bypass snapshot interval on manual save by @Iktahana in https://github.com/Iktahana/illusions/pull/1283
  • fix(export): preserve author-intentional blank lines in TXT export by @Iktahana in https://github.com/Iktahana/illusions/pull/1295
  • feat(export): unify PDF and DOCX export into single dialog with preview by @Iktahana in https://github.com/Iktahana/illusions/pull/1281
  • fix: Windows compatibility fixes (#1285-#1288, #1289-#1291, #1293, #1296-#1298, #1300) by @Iktahana in https://github.com/Iktahana/illusions/pull/1302
  • fix: QA security fixes — XSS, LLM race conditions, IPC size/validation (#1303–#1307) by @Iktahana in https://github.com/Iktahana/illusions/pull/1308
  • fix: resolve Windows shell names in PTY spawn (fixes #1301) by @Iktahana in https://github.com/Iktahana/illusions/pull/1310
  • chore: weekly-release fallback cron + idempotency guard by @Iktahana in https://github.com/Iktahana/illusions/pull/1315
  • fix: resolve ESLint errors blocking weekly release CI by @Iktahana in https://github.com/Iktahana/illusions/pull/1317
  • chore(release): weekly release (2026-04-13) by @github-actions[bot] in https://github.com/Iktahana/illusions/pull/1316
  • fix: increase Store polling timeout and add 3-attempt retry by @Iktahana in https://github.com/Iktahana/illusions/pull/1319
  • fix(www): cast navigator for userAgentData TS strict mode by @Iktahana in https://github.com/Iktahana/illusions/pull/1318
  • fix: post-release hotfixes (www TS error + Store retry) by @Iktahana in https://github.com/Iktahana/illusions/pull/1320

Full Changelog: https://github.com/Iktahana/illusions/compare/v1.1.9...v1.1.10