v1.33.4
getlago/lagov1.33.4Sep 17, 2025by julienbourdeau
AI Summary
Fixes Docker build processes and reorganizes documentation structure by moving dev environment docs from the wiki to the codebase.
Key Highlights
- Fixed single docker image build.
- Moved dev environment docs from wiki to code.
New Features
- Single docker image build fix
- Centralized constants for environment variables
Full Release Notes
## What's Changed * fix: Build of single docker image by @vincent-pochet in https://github.com/getlago/lago/pull/592 * fix: update contribution guide by @emmanuel-ferdman in https://github.com/getlago/lago/pull/587 * chore(events-processor): Add centralized constants for events-processor environment variables by @IxDay in https://github.com/getlago/lago/pull/593 * chore(docs): move dev environment documentation out of wiki to code by @IxDay in https://github.com/getlago/lago/pull/583 * misc(version): Bump version to 1.33.4 by @julienbourdeau in https://github.com/getlago/lago/pull/594 ## New Contributors * @emmanuel-ferdman made their first contribution in https://github.com/getlago/lago/pull/587 **Full Changelog**: https://github.com/getlago/lago/compare/v1.33.3...v1.33.4