Regen v0.11.0 released #56
singret
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just shipped v0.11.0 — here's what's in it.
What's new
In-app announcements
Self-hosted instances now display a dismissible banner for admins when there are release notes or important updates. No configuration needed — announcements are fetched automatically in the background every 6 hours.
Anonymous usage insights (opt-out)
Regen now sends a daily aggregate heartbeat — incident count, user count, and which integrations are enabled. No incident content, hostnames, or user data is collected. Disable at any time with
REGEN_NO_TELEMETRY=1or via Settings → System.Install / upgrade
Docker Compose (quickest)
git clone https://github.com/FluidifyAI/Regen.git cd Regen docker compose upDocker image
Kubernetes (Helm)
Upgrading from v0.10.x? No database migrations required — pull the new image and restart.
Full release notes: https://github.com/FluidifyAI/Regen/releases/tag/v0.11.0
Questions or issues? Drop them below or open an issue.
Beta Was this translation helpful? Give feedback.
All reactions