Outline logo

Outline

The fastest knowledge base for growing teams

Alternative to: notion, confluence


About Versions (100)

v1.2.0

2026-01-06

[!NOTE] The docker entrypoint changed in this release and the production image no longer uses Yarn – if you were overriding the Docker entrypoint it may fail to start until this is updated or the override is removed.

What’s Changed

Highlights

Diagrams.net diagrams are now fully supported, insert new diagrams through the block menu or by uploading an existing png that was created in Diagrams.net – the original diagram data will be preserved and can be edited by clicking the “Edit” button in the image toolbar.

Custom emoji are now available – upload your own custom emoji in the admin settings and use them in your documents, comments, reactions, and icons.

Improved revision history with the ability to download any revision as HTML or Markdown, toggle whether changes are visible, and an improved rendering engine that retains more of the original document’s formatting and structure.

Authentication provider management has been added to the settings, allowing admins to view and manage all configured authentication providers in one place. This includes the ability to disable providers, which will prevent users from signing in with that provider but will not delete any existing accounts.

Passkey support has been added as an optional login method. You can now sign in with biometric authentication (TouchId, Windows Hello) or security keys instead of a password. Existing workspaces will need to enable this on the authentication providers screen.

Other improvements

Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v1.1.0…v1.2.0