Docmost
Open-source collaborative wiki and documentation software, an alternative to Confluence and Notion.
Alternative to: notion, confluence
v0.3.0
2024-09-02Docmost version 0.3.0 comes with built-in support for Mermaid, Draw.io, and Excalidraw diagramming tools. You can now design UML, charts, and diagrams directly within the editor.
Draw.io demo
https://github.com/user-attachments/assets/72aeac57-c0ba-47b7-b5ae-dfae310c5b04
Excalidraw demo
https://github.com/user-attachments/assets/7594e61f-0777-4a34-b871-bd7ddef79212
What’s Changed
- fix: added env variable for support for forcepathstyle on s3 by @sidnelui-krystal in https://github.com/docmost/docmost/pull/181
- Add Source Label to Dockerfile by @wuast94 in https://github.com/docmost/docmost/pull/157
- feat: code block language selection by @Philipinho in https://github.com/docmost/docmost/pull/198
- feat: mermaid diagram integration by @Philipinho in https://github.com/docmost/docmost/pull/202
- feat: editor file attachments by @Philipinho in https://github.com/docmost/docmost/pull/194
- feat: excalidraw integration by @Philipinho in https://github.com/docmost/docmost/pull/214
- feat: draw.io (diagrams.net) integration by @Philipinho in https://github.com/docmost/docmost/pull/215
- lazy load heavy packages by @Philipinho in https://github.com/docmost/docmost/pull/237
- app version in settings page
New Contributors
- @sidnelui-krystal made their first contribution in https://github.com/docmost/docmost/pull/181
- @wuast94 made their first contribution in https://github.com/docmost/docmost/pull/157
Full Changelog: https://github.com/docmost/docmost/compare/v0.2.10…v0.3.0