ILLUSIONS RELEASE · 安定版
illusions v0.1.189
ダウンロード
-
illusions-0.1.189-arm64.dmg
macOS · ARM64 · DMG · 161.0 MB
https://github.com/Iktahana/illusions/releases/download/v0.1.189/illusions-0.1.189-arm64.dmg -
illusions-0.1.189.dmg
macOS · x64 · DMG · 166.6 MB
https://github.com/Iktahana/illusions/releases/download/v0.1.189/illusions-0.1.189.dmg -
illusions.0.1.18-9.0.appx
Windows · x64 · APPX · 179.4 MB
https://github.com/Iktahana/illusions/releases/download/v0.1.189/illusions.0.1.18-9.0.appx -
illusions.0.1.18-9.0.arm64.appx
Windows · ARM64 · APPX · 181.6 MB
https://github.com/Iktahana/illusions/releases/download/v0.1.189/illusions.0.1.18-9.0.arm64.appx
リリースノート
What's Changed
- fix(editor): context menu paste now replaces selected text (#152) by @Iktahana in https://github.com/Iktahana/illusions/pull/161
- fix(app): add error boundaries to prevent white screen on crash (#156) by @Iktahana in https://github.com/Iktahana/illusions/pull/164
- perf: memoize text statistics to avoid recomputing on every render (#158) by @Iktahana in https://github.com/Iktahana/illusions/pull/165
- fix(editor): capture selection position at ruby dialog open time (#157) by @Iktahana in https://github.com/Iktahana/illusions/pull/166
- fix(history): add async mutex to prevent index TOCTOU race (#154) by @Iktahana in https://github.com/Iktahana/illusions/pull/167
- fix(tabs): prevent auto-save race condition and stale isDirty (#151) by @Iktahana in https://github.com/Iktahana/illusions/pull/162
- fix(security): restrict vfs:set-root to dialog-approved paths (#148) by @Iktahana in https://github.com/Iktahana/illusions/pull/160
- fix(watcher): prevent self-detection of application saves (#153) by @Iktahana in https://github.com/Iktahana/illusions/pull/163
Full Changelog: https://github.com/Iktahana/illusions/compare/v0.1.186...v0.1.189