Docmost
Open-source collaborative wiki and documentation software, an alternative to Confluence and Notion.
Alternative to: notion, confluence
About
Versions (59)
v0.6.0
2024-11-30Highlights
- Full Space export with attachments
- Export individual pages and their subpages.
- Resizable sidebar
- Support for custom drawio server
- Other improvements and bug fixes
What’s Changed
- fix: prevent default browser save behavior in editor by @Philipinho in https://github.com/docmost/docmost/pull/450
- Revert “fix: prevent default browser save behavior in editor” by @Philipinho in https://github.com/docmost/docmost/pull/451
- Fix sidebar responsiveness by @ftibi93 in https://github.com/docmost/docmost/pull/453
- feat: resizable sidebar by @Philipinho in https://github.com/docmost/docmost/pull/452
- Fix: breadcrumb clipping by @ftibi93 in https://github.com/docmost/docmost/pull/457
- fix: focus editor on bottom click by @Philipinho in https://github.com/docmost/docmost/pull/484
- fix: index imported content by @Philipinho in https://github.com/docmost/docmost/pull/495
- fix: close space selection popover onClickOutside by @Philipinho in https://github.com/docmost/docmost/pull/485
- fix: full width bug on smaller screens by @Philipinho in https://github.com/docmost/docmost/pull/518
- fix: allow space in inline math by @Philipinho in https://github.com/docmost/docmost/pull/508
- feat: support custom drawio server by @Philipinho in https://github.com/docmost/docmost/pull/513
- feat: websocket rooms by @Philipinho in https://github.com/docmost/docmost/pull/515
- fix: return direct embed urls if present by @Philipinho in https://github.com/docmost/docmost/pull/516
- fix: properly support redis database numbers by @Philipinho in https://github.com/docmost/docmost/pull/517
- fix: tree sync bug by @Philipinho in https://github.com/docmost/docmost/pull/514
- fix: clear local cache on logout by @Philipinho in https://github.com/docmost/docmost/pull/519
- feat: support tab key in code block by @Philipinho in https://github.com/docmost/docmost/pull/523
- feat: space export by @Philipinho in https://github.com/docmost/docmost/pull/506
- chore: update packages by @Philipinho in https://github.com/docmost/docmost/pull/507
- fix: uuid7 for commentId by @Philipinho in https://github.com/docmost/docmost/pull/524
New Contributors
- @ftibi93 made their first contribution in https://github.com/docmost/docmost/pull/453
Full Changelog: https://github.com/docmost/docmost/compare/v0.5.0…v0.6.0