Outline logo

Outline

The fastest knowledge base for growing teams

Alternative to: notion, confluence


About Versions (100)

v0.66.0

2022-09-04

Note This update requires database migrations, take your installation offline, backup the database, and run with yarn db:migrate or yarn db:migrate —env production-ssl-disabled

Once the migrations have run, subscription data can be optionally backfilled with the following command – this will create a notification subscription to each document that users have contributed to which retains the previous notification behavior: node build/server/scripts/20220722000000-backfill-subscriptions.js

Enhancements

Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.65.1…v0.66.0