Docmost
Open-source collaborative wiki and documentation software, an alternative to Confluence and Notion.
Alternative to: notion, confluence
About
Versions (59)
v0.5.0
2024-10-29Highlights
- Third-party embed support for:
- Airtable
- Loom
- YouTube
- Google Drive
- Figma
- Typeform
- Miro
- Vimeo
- Framer
- The sidebar page-tree has been improved to sync in real-time across collaborators
- Dark mode support for Drawio diagrams editor.
- Pasting YouTube links will no longer auto-embed it. You have to you the YouTube embed option in the slash command.
- Other bug fixes.
What’s Changed
- fix: remove space tree delete shortcut key by @Philipinho in https://github.com/docmost/docmost/pull/394
- fix: bug fixes by @Philipinho in https://github.com/docmost/docmost/pull/397
- add
COPY patcheson Dockerfile by @tienipia in https://github.com/docmost/docmost/pull/400 - fix: improve sidebar page tree syncing by @Philipinho in https://github.com/docmost/docmost/pull/407
- feat: third-party embeds by @Philipinho in https://github.com/docmost/docmost/pull/423
- fix: save excalidraw diagram in light mode only (https://github.com/docmost/docmost/commit/9e0fbae1debae93e7d93b6e0f24f87ca36affcfd)
- fix: sync color scheme with excalidraw (https://github.com/docmost/docmost/commit/31feb38def78fc4ef5d7610fed804faa3f57805a)
- fix: email overflow (https://github.com/docmost/docmost/commit/a574d13f43ac58e0094096f14b2b476fc50bc2c2)
- fix: filter out redundant default group on members invite page since users are auto-added (https://github.com/docmost/docmost/commit/ba32e42ece50bf0d528ed3ea90e4c7ab0892fb4c)
New Contributors
- @tienipia made their first contribution in https://github.com/docmost/docmost/pull/400
Full Changelog: https://github.com/docmost/docmost/compare/v0.4.1…v0.5.0