-
feat(documents): migrate storage to filesystem, add server-side pagination
released this
2026-03-03 14:17:59 +00:00 | 55 commits to master since this release- Replace Base64 data URIs with file-based storage served via dedicated endpoints
- Add DocumentPreviewModal navigation, DocumentThumbnail fileUrl support
- Refactor documents page with server-side pagination, search, sort and filters
- Update all components to use fileUrl/downloadUrl instead of raw path
- Add pagination composable support (total, page, itemsPerPage, attachmentFilter)
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads