Docmost
Open-source collaborative wiki and documentation software, an alternative to Confluence and Notion.
Alternative to: notion, confluence
v0.9.0
2025-03-24This release comes with the introduction of the Docmost Enterprise and Cloud edition. We now have a cloud hosted offering at https://docmost.com, if you do not wish to host the software yourself.
As earlier communicated in https://github.com/docmost/docmost/issues/22#issuecomment-2521407735, we are introducing the first enterprise feature, which is the SSO integration. It comes with support for SAML and OIDC. If your organization require this feature, please contact sales@docmost.com to get a valid enterprise license key (billed per seat).
Highlights
- SSO (Enterprise feature)
- Basic page stats now in page menu
- Emoji picker in the editor. Just enter colon
:command. - Dutch translation
- Fixed editor drag handle bug
- Paste and upload multiple files from your clipboard
- Lots of improvement to the editor
- Other improvements and bug fixes
Screenshot of basic page stats
Screenshot of editor emoji command
Telemetry
To help us understand how Docmost is used, we now collect anonymous telemetry.
We only collect the active version, user count, page count, space and workspace count.
You can disable this behavior by setting DISABLE_TELEMETRY=true in your environment variable.
What’s Changed
- fix: add missing awaits by @l2dy in https://github.com/docmost/docmost/pull/814
- feat: cloud and ee by @Philipinho in https://github.com/docmost/docmost/pull/805
- fix space role translation by @Philipinho in https://github.com/docmost/docmost/pull/826
- Add debug db option in dev mode by @Philipinho in https://github.com/docmost/docmost/pull/827
- feat: editor emoji picker by @fuscodev in https://github.com/docmost/docmost/pull/775
- feat: adding family 6 in uri to configure for both 4 and 6 by @iagocavalcante in https://github.com/docmost/docmost/pull/807
- fix: table header in markdown export by @fuscodev in https://github.com/docmost/docmost/pull/769
- feat: disconnect collab websocket on idle tabs by @Philipinho in https://github.com/docmost/docmost/pull/848
- fix: VSCode markdown pasting by @Philipinho in https://github.com/docmost/docmost/pull/857
- fix drag handle visibility by @Philipinho in https://github.com/docmost/docmost/pull/868
- fix editor flickers by @Philipinho in https://github.com/docmost/docmost/pull/875
- feat: add page stats to page menu by @Philipinho in https://github.com/docmost/docmost/pull/876
- New Crowdin updates by @Philipinho in https://github.com/docmost/docmost/pull/840
- Add Dutch translation by @Philipinho in https://github.com/docmost/docmost/pull/877
- fix: page title editor bugs by @Philipinho in https://github.com/docmost/docmost/pull/892
- feat: enhance editor uploads by @Philipinho in https://github.com/docmost/docmost/pull/895
- feat: billing sync (cloud) by @Philipinho in https://github.com/docmost/docmost/pull/899
- Revert “feat: auto focus emoji-picker search when opened” by @Philipinho in https://github.com/docmost/docmost/pull/900
- fix: collab editor retry loop by @Philipinho in https://github.com/docmost/docmost/pull/933
- feat: add version check by @Philipinho in https://github.com/docmost/docmost/pull/922
- fix: adds missing command for down migration by @hoiekim in https://github.com/docmost/docmost/pull/908
- telemetry module by @Philipinho in https://github.com/docmost/docmost/pull/934
New Contributors
- @l2dy made their first contribution in https://github.com/docmost/docmost/pull/814
- @iagocavalcante made their first contribution in https://github.com/docmost/docmost/pull/807
- @GlitchDevX made their first contribution in https://github.com/docmost/docmost/pull/894
Full Changelog: https://github.com/docmost/docmost/compare/v0.8.4…v0.9.0