Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 4.2 kB | |
v0.22.0 source code.tar.gz | 2025-07-29 | 668.9 kB | |
v0.22.0 source code.zip | 2025-07-29 | 1.1 MB | |
Totals: 3 Items | 1.8 MB | 0 |
Security
⚠️ This release contains fixes for some security vulnerabilities. We strongly recommend upgrading to v0.22.0.
FIle Path Traversal (Affects local storage driver users) - Affected versions: < v0.22.0 - Fixed in: v0.22.0
Cross-Site Scripting (XSS) in iframe embeds
- Affected versions: v0.21.0
- Fixed in: v0.22.0
Highlights
- Page trash system
- Tables now support background colors, cell headers, alignment, and rich content within cells.
- Ordered lists now support proper nested numbering styles (1, a, i, ii)
- Duplicate page in same space
- Find and replace
- Quick theme toggle
- Resizable embed height
Enterprise edition release
- Multi-Factor Authentication (MFA)
- Resolve comments feature
What's Changed
- fix(editor): prevent text color removal from other list items when se… by @Philipinho in https://github.com/docmost/docmost/pull/1289
- fix: require password confirmation for change of email by @Vito0912 in https://github.com/docmost/docmost/pull/1288
- feat: tiered billing (cloud) by @Philipinho in https://github.com/docmost/docmost/pull/1294
- fix editor flickers on collab reconnection by @Philipinho in https://github.com/docmost/docmost/pull/1295
- feat(cloud): posthog integration by @Philipinho in https://github.com/docmost/docmost/pull/1304
- fix: comments block on edge and older browser by @chaitanyya in https://github.com/docmost/docmost/pull/1310
- fix ctrl-a for codeblocks by @Vito0912 in https://github.com/docmost/docmost/pull/1336
- feat: page find and replace by @fuscodev in https://github.com/docmost/docmost/pull/689
- fix: seamlessly update editor collab token on expiration by @Philipinho in https://github.com/docmost/docmost/pull/1366
- (cloud) fix: updates to billing by @Philipinho in https://github.com/docmost/docmost/pull/1367
- more checks for collab auth token by @Philipinho in https://github.com/docmost/docmost/pull/1345
- feat: Ctrl/Cmd+S: prevent 'Save As' dialog by @fuscodev in https://github.com/docmost/docmost/pull/1272
- feat: display user email below name in multi-member-select dropdown by @Philipinho in https://github.com/docmost/docmost/pull/1355
- fix: nested ordered-list style by @Philipinho in https://github.com/docmost/docmost/pull/1351
- feat: table background color, cell header and align by @Philipinho in https://github.com/docmost/docmost/pull/1352
- feat: quick theme toggle and Mantine 8 upgrade by @Philipinho in https://github.com/docmost/docmost/pull/1369
- Enhance zip imports by @Philipinho in https://github.com/docmost/docmost/pull/1353
- fix page tree api atom by @Philipinho in https://github.com/docmost/docmost/pull/1391
- feat: duplicate page in same space by @Philipinho in https://github.com/docmost/docmost/pull/1394
- feat(EE): MFA implementation by @Philipinho in https://github.com/docmost/docmost/pull/1381
- feat: better home space list by @Philipinho in https://github.com/docmost/docmost/pull/1400
- feat: add resizable embed component … by @Philipinho in https://github.com/docmost/docmost/pull/1401
- feat: enhance table cells with rich content support by @Philipinho in https://github.com/docmost/docmost/pull/1409
- fix: update passport-saml by @Philipinho in https://github.com/docmost/docmost/pull/1418
- feat: trash for deleted pages in space by @mobley-trent in https://github.com/docmost/docmost/pull/325
- feat(EE): resolve comments by @Philipinho in https://github.com/docmost/docmost/pull/1420
- New Crowdin updates by @Philipinho in https://github.com/docmost/docmost/pull/1342
- feat: add unaccent support for accent-insensitive search by @Philipinho in https://github.com/docmost/docmost/pull/1402
New Contributors
- @Vito0912 made their first contribution in https://github.com/docmost/docmost/pull/1288
- @aschaber1 made their first contribution in https://github.com/docmost/docmost/pull/1397
- @mobley-trent made their first contribution in https://github.com/docmost/docmost/pull/325
Full Changelog: https://github.com/docmost/docmost/compare/v0.21.0...v0.22.0