Outline logo

Outline

The fastest knowledge base for growing teams

Alternative to: notion, confluence


About Versions (100)

v0.64.0

2022-05-23

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

The ALLOWED_DOMAINS environment variable was moved into the UI under Settings -> Security. Upon upgrading, any existing values set in the environment will be automatically migrated and you can safely remove the ALLOWED_DOMAINS value post-upgrade.

We also introduced stricter validation of all environment variables to help with debugging and setup of the community edition, depending on your environment this may result in new errors or warnings being output upon server startup. If you have empty environment variables defined these should be removed.

Enhancements

Fixes

Editor

Platform

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.63.0…v0.64.0