ILLUSIONS RELEASE · 安定版

illusions v0.1.317

公開日
チャンネル
安定版

ダウンロード

リリースノート

What's Changed

  • feat: add sorting, category grouping, and group-disable to corrections panel by @Iktahana in https://github.com/Iktahana/illusions/pull/402
  • fix: correct Hugging Face GGUF download URLs by @Iktahana in https://github.com/Iktahana/illusions/pull/409
  • feat: ユーザー辞書機能の改善 by @Iktahana in https://github.com/Iktahana/illusions/pull/410
  • feat: LLM-based post-validation of L1/L2 lint issues by @Iktahana in https://github.com/Iktahana/illusions/pull/417
  • feat: テキストエクスポート(プレーン/ルビ付き) by @Iktahana in https://github.com/Iktahana/illusions/pull/418
  • feat: force LLM validation on manual refresh by @Iktahana in https://github.com/Iktahana/illusions/pull/422
  • feat: L1/L2 validation auto-runs when not in power-save mode by @Iktahana in https://github.com/Iktahana/illusions/pull/419
  • feat: add toast notifications for power-save mode changes by @Iktahana in https://github.com/Iktahana/illusions/pull/420
  • feat: add toggle for auto power-save on battery by @Iktahana in https://github.com/Iktahana/illusions/pull/421
  • fix: LLM indicator and model loading for forced validation by @Iktahana in https://github.com/Iktahana/illusions/pull/423
  • update beta by @Iktahana in https://github.com/Iktahana/illusions/pull/432
  • feat(correction): correction system v2 — merge main into beta (#433) by @Iktahana in https://github.com/Iktahana/illusions/pull/465
  • fix: remove "use client" from root layout to fix Next.js 16 build error by @Iktahana in https://github.com/Iktahana/illusions/pull/490
  • feat: implement LLM idling stop — auto-unload model after 30s idle by @Iktahana in https://github.com/Iktahana/illusions/pull/492
  • fix: add missing "use client" to use-llm-status.ts (fixes #494) by @Iktahana in https://github.com/Iktahana/illusions/pull/498
  • fix: AppX パッケージのデフォルトアイコン問題を修正 (explicit tile assets) by @Iktahana in https://github.com/Iktahana/illusions/pull/497
  • fix: resolve RSC client manifest error breaking all builds by @Iktahana in https://github.com/Iktahana/illusions/pull/502
  • fix: switch from webpack to turbopack to fix RSC client manifest error by @Iktahana in https://github.com/Iktahana/illusions/pull/504
  • docs: update README to reflect LLM idling stop feature by @Copilot in https://github.com/Iktahana/illusions/pull/507

Full Changelog: https://github.com/Iktahana/illusions/compare/v0.1.290...v0.1.317