Colanode logo

Colanode

Open-source and local-first Slack and Notion alternative

Alternative to: notion, slack


About Versions (43)

v0.2.1

2025-06-12

Highlights

We have enabled login with Google currently only for the web app (desktop support coming in the future). To enable Google login for your self-hosted server, set the following environment variables:

# ACCOUNT_GOOGLE_ENABLED: 'true'
# ACCOUNT_GOOGLE_CLIENT_ID: 'your_google_client_id'
# ACCOUNT_GOOGLE_CLIENT_SECRET: 'your_google_client_secret'

What’s Changed

Full Changelog: https://github.com/colanode/colanode/compare/v0.2.0…v0.2.1