Proclaim 10.2.1 Stable

Released on: Friday, 20 March 2026 00:53
## v10.2.1 — Bug Fix Release ### Fix: Upgrade failure from duplicate column errors Fixes installation failure when upgrading between versions (e.g., 10.0.1 → 10.2.0) caused by MySQL `ALTER TABLE ADD COLUMN` failing on columns that already exist from a previous partial upgrade attempt. **What happened:** Joomla's schema updater aborts on the first SQL error, leaving the site with updated PHP files but an incomplete database schema. Retrying the upgrade would fail again because some columns were already added. **What's fixed:** New preflight schema check reads the currently installed `install.mysql.utf8.sql` to determine what columns each table should have, compares against the live database, and drops any leftover columns from failed upgrades — restoring the DB to a clean state before Joomla runs migration SQL. ### Upgrade notes - Safe to install over a failed 10.2.0 upgrade — the preflight will clean up automatically - Also fixes database import/restore scenarios where schema doesn't match expectations - No data migration required

com_proclaim-10.2.1

Joomla! 5.x Joomla! 6.x PHP 8.3 PHP 8.4 PHP 8.5

Downloaded 0 times
File size 4.60 Mb
MD5 Signature 56ed9237b60109d24db6581d985028e7
SHA1 Signature 296cbc1eb6407437f32b78774478074dfce30ba1
SHA-256 Signature 4ecb6e7bb99d02bee547b2f3c78bb62b788f8016ff1f1fef06d15a02a6ac7a8f
SHA-384 Signature 3b22d11bd0d304adcbf14b0c54389a121d3b889de6c0d56a1c8e98247e9ada5ce5ad2b5089b366eab1378beed57d66ea
SHA-512 Signature c38fb25722f74b7850c6935ac50d6d57b26fe7d5d80cdfd8dd2d3c94430fabd97074ebd0e73f76b08b0b1a1917c0d6e19fae5583738b6b1aa80d5be288a01927
Compatibility Joomla! 5.x Joomla! 6.x PHP 8.3 PHP 8.4 PHP 8.5