Outline logo

Outline

The fastest knowledge base for growing teams

Alternative to: notion, confluence


About Versions (100)

v0.85.0

2025-07-04
image

What’s Changed

Installation screen

We added a new screen when installing Outline for the first time which allows setting up a workspace in the database with email before setting up any SSO providers. This should provide an easier onboarding experience for new users.

Editor improvements

OIDC improvements

We now support the .well-known discovery endpoint, meaning OIDC can be configured with just OIDC_ISSUER_URL, OIDC_CLIENT_ID, and OIDC_CLIENT_SECRET. Much simpler than the previous approach.

PKCE is now also used if the discovery endpoint signals support.

Other Improvements

Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.84.0…v0.85.0