Releases: Rushik-B/Clira
Releases · Rushik-B/Clira
Release list
v0.1.0
Initial tagged release for self-hosted Clira.
Highlights:
- harden self-host deployment defaults by removing default public DB/Redis exposure
- require generated database secrets in self-host flows
- route runtime Prisma traffic through DATABASE_URL and cap the default DB pool size
- prevent reminder worker DB exhaustion from escalating into unhandled process shutdown
- reduce reminder notification concurrency to lower connection pressure
This release is intended to be the stable tag for operators who should not track :main directly.