Skip to content

Releases: docmost/docmost

v0.21.0

18 Jun 21:43
Compare
Choose a tag to compare

Highlights

  • Zip imports (import MD/HTML + attachments)
  • Notion import
  • Confluence import (Enterprise Edition)
  • Generic iframe embed
  • Read and edit mode preference
  • Create new page from @ mention
  • Table menu options to toggle table header row and column
  • Persistent excalidraw libraries
  • Fix safari popup link bug in the editor
  • Ukrainian translation
  • Other bug fixes and improvements

Screenshots

Imports

image

Read and Edit Mode Preference

image

Create new pages on the fly from @ mentions

image

Toggle table header row and column

image

What's Changed

New Contributors

Full Changelog: v0.20.4...v0.21.0

v0.20.4

30 Apr 14:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.3...v0.20.4

v0.20.3

24 Apr 22:33
Compare
Choose a tag to compare

In this minor release, we fixed the page export bug reported here #1080.

What's Changed

Full Changelog: v0.20.2...v0.20.3

v0.20.2

24 Apr 17:10
Compare
Choose a tag to compare

This is a minor release to fix the mobile sidebar toggle bug reported in #1074.

v0.20.1

23 Apr 13:44
Compare
Choose a tag to compare

Following the release of public page sharing in v0.20.0, we making some improvements to the feature based on user feedback.

The improvements in public page sharing includes:

  • Search
  • Preserving the page tree ordering
  • Showing page icons in the tree
  • Removing comment marks
  • Fixing the sidebar toggle bug on mobile
image

What's Changed

Full Changelog: v0.20.0...v0.20.1

v0.20.0

22 Apr 22:30
Compare
Choose a tag to compare

Public page sharing

In this release, we are introducing public page sharing.
You can now publicly share pages and their sub-pages.
Publicly shared pages with children will have a page tree on the left sidebar.

Screenshot 2025-04-22 at 21 16 36 Screenshot 2025-04-22 at 21 17 12

Screenshot of a publicly shared page with sub-pages

Screenshot 2025-04-22 at 23 07 51

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.20.0

v0.10.2

16 Apr 20:43
Compare
Choose a tag to compare
  • Fixed OIDC auth keys text case (enterprise edition)
    Full Changelog: v0.10.1...v0.10.2

v0.10.1

11 Apr 12:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 Apr 18:58
Compare
Choose a tag to compare

Highlights

  • Table of contents
  • User deletion
  • Move pages between spaces
  • Other improvements and bug fixes

Screenshots

Table of contents

Screenshot 2025-04-05 at 13 54 06

User deletion

Screenshot 2025-04-09 at 19 54 56

Move page

Screenshot 2025-04-09 at 19 55 59

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

24 Mar 18:25
Compare
Choose a tag to compare

This 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 #22 (comment), 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 2025-03-13 at 13 58 10

Screenshot of editor emoji command

Screenshot 2025-03-07 at 09 48 30

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

New Contributors

Full Changelog: v0.8.4...v0.9.0