v1.48.0
remotion-dev/remotionv1.48.0Jun 10, 2026by groyoh
AI Summary
This release includes upgrades to the underlying infrastructure, specifically the ClickHouse database version, and improvements to the maintenance paths within the application.
Key Highlights
- Upgraded ClickHouse version
- Improved lago maintenance path
- Enabled redis DEBUG command in dev environment
- Fixed integrations link in README
New Features
- ClickHouse version upgrade
- Maintenance path improvements
- Redis DEBUG command enablement
- README integration link fix
Full Release Notes
## What's Changed * Fix integrations link in README.md by @oskarrough in https://github.com/getlago/lago/pull/743 * chore: improve lago maintenance path by @otjdiepluong in https://github.com/getlago/lago/pull/745 * chore: enable redis DEBUG command in dev by @groyoh in https://github.com/getlago/lago/pull/748 * chore(dev): Upgrade Clickhouse version by @jdenquin in https://github.com/getlago/lago/pull/749 * release: Bump to v1.48.0 version by @groyoh in https://github.com/getlago/lago/pull/750 ## New Contributors * @oskarrough made their first contribution in https://github.com/getlago/lago/pull/743 * @otjdiepluong made their first contribution in https://github.com/getlago/lago/pull/745 **Full Changelog**: https://github.com/getlago/lago/compare/v1.47.0...v1.48.0