···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [0.22.4] — 2026-04-04
99+1010+### Fixed
1111+- Inline text editing in diagrams survives re-renders (textarea no longer destroyed) (#352)
1212+- Diagrams now reopen correctly instead of loading as spreadsheets (#353)
1313+- Landing page routing supports all document types (doc, sheet, form, slide, diagram)
1414+- DocType and DocumentMeta types include all 5 document types
1515+816## [0.22.3] — 2026-04-04
9171018### Fixed
···1523- Arrow selection export includes arrows with at least one selected endpoint (#351)
16241725### Added
2626+- Diagrams polish and test coverage round 2 (#351)
1827- 110 new polish tests covering export arrows, rotation, resize, groups, history edge cases
19282029## [0.22.2] — 2026-04-03