···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.18.0] — 2026-03-31
99+1010+### Added
1111+- E2EE form builder with question types, conditional logic, preview, and responses pipeline (#278)
1212+- Pivot table dialog and database view modes (kanban, gallery, calendar) in sheets UI (#277)
1313+- Image cells in sheets with blob storage upload/display (#280)
1414+- Blob storage API for encrypted file uploads (POST/GET/DELETE /api/blobs) (#280)
1515+- Forms entry point with Vite build, server route, and landing page card (#278)
1616+817## [0.17.0] — 2026-03-31
9181019### Added
2020+- Add pivot table dialog and database view modes to sheets UI (#277)
1121- Landing page overhaul: grid/list view toggle with localStorage persistence (#274)
1222- Pinned documents section on landing page showing starred docs as horizontal cards (#274)
1323- Grid view with CSS grid layout, card UI with hover actions (#274)