ILLUSIONS RELEASE · 安定版

illusions v1.2.10

公開日
チャンネル
安定版

ダウンロード

リリースノート

What's Changed

  • sync: back-merge main → dev (post v1.2.9 release + MDI blank hotfix) by @Iktahana in https://github.com/Iktahana/illusions/pull/1495
  • fix(editor): ルビダイアログを開けない問題を修正 (#1456) by @Iktahana in https://github.com/Iktahana/illusions/pull/1501
  • fix(search): ルビ範囲を含む検索ハイライトのずれを修正 (#1455) by @Iktahana in https://github.com/Iktahana/illusions/pull/1498
  • feat(io): .txt ファイルの読み書きを安定化 (#1475) by @Iktahana in https://github.com/Iktahana/illusions/pull/1499
  • feat(vfs): 再起動後の VFS ルートを自動復元 (#1476) by @Iktahana in https://github.com/Iktahana/illusions/pull/1500
  • fix(search): 検索結果パネルが prop 更新を反映しない + VSCode 風置換プレビュー (#1502) by @Iktahana in https://github.com/Iktahana/illusions/pull/1503
  • fix(search): SearchDialog を focused editor pane の右上に anchor する (#1504) by @Iktahana in https://github.com/Iktahana/illusions/pull/1505
  • docs: update docs/ to reflect recent code changes by @Iktahana in https://github.com/Iktahana/illusions/pull/1496
  • style: dev の prettier フォーマット違反 7 ファイル一括修正 by @Iktahana in https://github.com/Iktahana/illusions/pull/1506
  • docs: add §10 Pull Request Hygiene to CLAUDE.md by @Iktahana in https://github.com/Iktahana/illusions/pull/1497
  • chore(deps): bump the npmminorpatch group across 1 directory with 29 updates by @dependabot[bot] in https://github.com/Iktahana/illusions/pull/1489
  • fix(search): guard SearchResults dispatch against destroyed editor view (#1507) by @Iktahana in https://github.com/Iktahana/illusions/pull/1508
  • fix(mdi): [[blank]] 等のブラケットマクロが保存時にエスケープされる不具合を修正 by @Iktahana in https://github.com/Iktahana/illusions/pull/1515
  • chore(deps): bump docx from 9.6.1 to 9.7.0 in the npmminorpatch group by @dependabot[bot] in https://github.com/Iktahana/illusions/pull/1509
  • fix(vfs): add non-throwing exists() to silence ENOENT handler-error noise by @Iktahana in https://github.com/Iktahana/illusions/pull/1514
  • chore(deps): bump archiver from 7.0.1 to 8.0.0 by @dependabot[bot] in https://github.com/Iktahana/illusions/pull/1490
  • fix(file-watch): 保存のたびに「○○が更新されました」通知が出る不具合を修正 by @Iktahana in https://github.com/Iktahana/illusions/pull/1516
  • chore(deps): bump dockview-react from 5.2.0 to 6.6.1 by @dependabot[bot] in https://github.com/Iktahana/illusions/pull/1492
  • chore: pin Node 22 via .nvmrc and engines field by @Iktahana in https://github.com/Iktahana/illusions/pull/1520
  • chore(deps-dev): bump lint-staged from 16.4.0 to 17.0.6 by @dependabot[bot] in https://github.com/Iktahana/illusions/pull/1491
  • fix(deps): bump tmp 0.2.5 → 0.2.7 on dev (security) by @Iktahana in https://github.com/Iktahana/illusions/pull/1523
  • fix(deps): revert archiver 8 → 7.0.1 (ESM default-export break) by @Iktahana in https://github.com/Iktahana/illusions/pull/1525
  • docs: update docs/ to reflect recent code changes by @Iktahana in https://github.com/Iktahana/illusions/pull/1529
  • fix(export): EPUB 縦書きのページ送り方向を rtl に修正 by @Iktahana in https://github.com/Iktahana/illusions/pull/1530
  • fix(dockview): 保存レイアウトの向き復元の反転を修正(左右→上下になる回帰) by @Iktahana in https://github.com/Iktahana/illusions/pull/1531
  • fix(tabs): 起動時に復元したファイルがツリーから再度開ける重複タブを修正 by @Iktahana in https://github.com/Iktahana/illusions/pull/1532
  • fix(dockview): v6 で分割レイアウトの向きが復元されない不具合を修正 by @Iktahana in https://github.com/Iktahana/illusions/pull/1533
  • release: weekly release v1.2.10 by @Iktahana in https://github.com/Iktahana/illusions/pull/1534

Full Changelog: https://github.com/Iktahana/illusions/compare/v1.2.9...v1.2.10