Back to all versions
4.7.4
from 4.7.3 2025-12-12 patch
This patch release fixes a critical regression that could cause user membership data loss during setup if database projections were not initialized. Immediate upgrade is recommended for all users.
Bug Fixes 1
- Fixed a critical regression introduced in PR #11178 where user memberships could be unintentionally wiped during the setup process if the underlying database projection was not yet initialized. Added a check for the existence of the projections.instance_members4 table before executing the synchronization step to ensure member role synchronization only occurs when the system is ready.setup member role synchronization
Contributors 1
Upgrade Warnings
- • This release fixes a critical data loss issue. Upgrade immediately if running any version that includes PR #11178