| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-10 | 884 Bytes | |
| v0.25.3 source code.tar.gz | 2026-02-10 | 824.0 kB | |
| v0.25.3 source code.zip | 2026-02-10 | 1.3 MB | |
| Totals: 3 Items | 2.1 MB | 5 | |
Highlight
- Fixed a content length issue that caused diagrams display to break
- Added support for multiple contributors in page history versions, with improved snapshotting
- Improve clipboard copy compatibility
What's Changed
- fix: add execCommand fallback for clipboard by @Philipinho in https://github.com/docmost/docmost/pull/1927
- fix: cursor jumps to end of text when editing a comment by @olivierlambert in https://github.com/docmost/docmost/pull/1924
- fix: diagrams SVG content length by @Philipinho in https://github.com/docmost/docmost/pull/1928
- feat: page version history improvements by @Philipinho in https://github.com/docmost/docmost/pull/1925
New Contributors
- @olivierlambert made their first contribution in https://github.com/docmost/docmost/pull/1924
Full Changelog: https://github.com/docmost/docmost/compare/v0.25.2...v0.25.3