Download Latest Version v4.11.1 source code.zip (17.0 MB)
Email in envelope

Get an email when there's a new version of Rallly

Home / v4.11.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-20 751 Bytes
v4.11.1 source code.tar.gz 2026-06-20 16.3 MB
v4.11.1 source code.zip 2026-06-20 17.0 MB
Totals: 3 Items   33.3 MB 2

🐳 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 on 4.11.0 should upgrade to 4.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

Source: README.md, updated 2026-06-20