This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFixed self‑hosted crashes caused by missing NEXT_PUBLIC_BASE_URL in client‑side validation.
Full changelog
🐳 Self-hosting fix
4.11.0 introduced a regression that crashed self-hosted instances with a "Something went wrong" error boundary on every page.
NEXT_PUBLIC_BASE_URL is set at runtime on self-hosted deployments, so it isn't available in the browser. A recent change started running environment validation client-side, which then failed on the missing value and broke every page load. Rallly Cloud was not affected.
[!IMPORTANT]
Self-hosted users on4.11.0should upgrade to4.11.1. No configuration or database changes are required.
What's Changed
- 🐛 Keep environment validation out of the client bundle (#2476, fixes #2474)
Full Changelog: https://github.com/lukevella/rallly/compare/v4.11.0...v4.11.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
Related context
Related tools
Beta — feedback welcome: [email protected]