H
HumHub
COLLAB
Velocity2.5
Open-source social network and intranet platform
HumHub's public feed carries only betas, and 1.19's is mostly about surviving the upgrade.
social intranetbeta releasesupgrade migrationspermissions
◆Current state
The three releases visible here are all pre-release: 1.19.0-beta.1 in July, and 1.18.0-beta.6 and beta.5 before it. The 1.19 beta is dominated by upgrade-path and data-integrity repair — a foreign key violation that aborted the 1.19 comment content_id migration on databases with orphaned rows, a fatal error when deleting a user or running PurgeDeletedContents against content whose underlying record was gone, and a permissions fix where users with ManageSettings but not ManageModules were offered a Configure button on disabled modules. The 1.18 betas are ordinary polish: login screen layout, theme inheritance, validators, translations and installer fixes.
◆Where it's heading
The 1.19 cycle is being spent making the migration survivable on real installations rather than adding capability, which is the usual shape when a schema change meets databases that have accumulated orphaned rows over years. The permission fix points the same way: tightening the boundary between managing settings and managing modules is cleanup of an authorisation model, not an extension of it.
◆Prediction
Only beta tags appear in this feed, so a 1.19.0 stable is the obvious next milestone, but nothing here dates it. Note that the gap between the 1.18 betas and the 1.19 beta is roughly six months, which is the only cadence signal available.
◆Recent moves
- 16d ago
1.19 upgrade migration and orphaned content fixes
Repairs the 1.19 upgrade path: the comment content_id migration aborted with a foreign key violation on databases holding orphaned rows, and deleting a user or running PurgeDeletedContents crashed on content whose record no longer existed. Also stops disabled modules offering a Configure button to users without ManageModules.
View source ↗ - 7mo ago
Login screen, theming and validator fixes
Login screen width and language chooser adjustments, child themes without a build.scss, validator improvements, a redirect loop on ErrorAction, and email text contrast helpers.
View source ↗ - 8mo ago
Group manager options and assorted UI fixes
Group manager membership options, mobile app admin form saving, mailer settings lost after upgrade, TinyMCE image responsiveness, and SSO button layout in the login form.
View source ↗