Immutable
release. Only release title and notes can be modified.
Changelog
- 59b4640 Release 0.9.5 (#419)
- 24a57bc Fix breakpoint/bookmark lost when joining a line upward (#416)
- 85f4fba i18n: fix French/Italian messages that dropped their argument (MessageFormat apostrophe escaping) (#414)
- d2dd86c Security: SSRF guard on preview image loading + template path containment (#411)
- 896ad5a LSP: drop stale format + semantic-token responses instead of applying them to a changed buffer (#409)
- 5747a3e Harden pure parsers against pathological input (ReDoS, numeric overflow) (#408)
- 922514b Fix resource leaks: viewer tabs, per-window services, and orphaned subprocesses (#406)
- 7dcf215 Save path: fix autosave races, silent charset corruption, EOL ratchet, non-atomic writes (#405)
- 81cdd15 Config durability: atomic writes for every store, keep torn files, fix backup + delete races (#404)
- e1ac8d3 Fix two data-loss bugs: huge-file save truncation, and quit dropping other windows (#403)
- 87c02a5 Make --zen and --expert session-only, like --simple (#402)
- e6403a1 Fix six bugs in the new Project tree + build-tool tasks tree (#401)
- f698587 Fix: running the build-tool samples breaks
mvn test(#400) - 68a18e2 Project tree: match the Commit window's Git look (status letters + colors) (#398)
- 60fe078 Project tree: mini file manager (multi-select, drag-to-move, multi-delete) (#397)