ILLUSIONS RELEASE · 安定版

illusions v1.1.12

公開日
チャンネル
安定版

ダウンロード

リリースノート

What's Changed

  • Add retry logic for Store submission deletion and workflow concurrency by @Iktahana in https://github.com/Iktahana/illusions/pull/1324
  • fix(electron): add content type and size validation to VFS write-file by @Iktahana in https://github.com/Iktahana/illusions/pull/1330
  • fix(electron): add file size guard to VFS read-file handler by @Iktahana in https://github.com/Iktahana/illusions/pull/1331
  • fix(electron): use dynamic Windows deny prefixes in file-ipc.js by @Iktahana in https://github.com/Iktahana/illusions/pull/1332
  • fix(electron): scope VFS dialogApprovedPaths per-window by @Iktahana in https://github.com/Iktahana/illusions/pull/1333
  • chore(electron): remove local LLM model feature residuals by @Iktahana in https://github.com/Iktahana/illusions/pull/1334
  • feat(export): add EPUB tab, 80+ page sizes, and export improvements by @Iktahana in https://github.com/Iktahana/illusions/pull/1325
  • feat(export): add EPUB export, page sizes, and unify web download by @Iktahana in https://github.com/Iktahana/illusions/pull/1339
  • fix(history): shorten snapshot storage label to prevent Windows ENOENT (#1269) by @Iktahana in https://github.com/Iktahana/illusions/pull/1350
  • docs: fix false-positive broken-link audit findings in text-statistics.md by @Copilot in https://github.com/Iktahana/illusions/pull/1347
  • docs: update README to reflect EPUB export feature by @Copilot in https://github.com/Iktahana/illusions/pull/1345
  • fix(ci): make Store submission workflow retry actually execute by @Iktahana in https://github.com/Iktahana/illusions/pull/1360
  • fix(ci): triage build failures with auto-retry for transient errors by @Iktahana in https://github.com/Iktahana/illusions/pull/1364
  • chore(ci): enforce dev as base branch for bot-generated PRs by @Iktahana in https://github.com/Iktahana/illusions/pull/1365
  • chore(deps): bump the npmandyarn group across 1 directory with 13 updates by @dependabot[bot] in https://github.com/Iktahana/illusions/pull/1359
  • docs: update export-system.md and vfs.md to reflect recent code changes by @Copilot in https://github.com/Iktahana/illusions/pull/1346
  • fix(ci): build native modules per-arch for Windows ARM64 packages by @Iktahana in https://github.com/Iktahana/illusions/pull/1370
  • chore: add .claude/worktrees/ to .gitignore by @Iktahana in https://github.com/Iktahana/illusions/pull/1371
  • release: weekly release v1.1.11 by @Iktahana in https://github.com/Iktahana/illusions/pull/1372

New Contributors

  • @dependabot[bot] made their first contribution in https://github.com/Iktahana/illusions/pull/1359

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