ILLUSIONS RELEASE · 安定版
illusions v1.2.10
ダウンロード
-
illusions_1.2.10_amd64.deb
Linux · x64 · DEB · 161.3 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions_1.2.10_amd64.deb -
illusions-1.2.10-arm64.dmg
macOS · ARM64 · DMG · 190.3 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions-1.2.10-arm64.dmg -
illusions-1.2.10.AppImage
Linux · x64 · AppImage · 194.0 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions-1.2.10.AppImage -
illusions-1.2.10.dmg
macOS · x64 · DMG · 197.0 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions-1.2.10.dmg -
illusions-1.2.10.x86_64.rpm
Linux · x64 · RPM · 147.8 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions-1.2.10.x86_64.rpm -
illusions.1.2.10.appx
Windows · x64 · APPX · 229.6 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions.1.2.10.appx -
illusions.1.2.10.arm64.appx
Windows · ARM64 · APPX · 224.2 MB
https://github.com/Iktahana/illusions/releases/download/v1.2.10/illusions.1.2.10.arm64.appx
リリースノート
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