Skip to content

v3.3.44.4

Choose a tag to compare

@se7enxweb se7enxweb released this 12 Apr 04:31
· 3 commits to 3.x since this release

exponential-platform-legacy — v3.3.44.4

Full Changelog: v3.3.44.3...v3.3.44.4

Tag: v3.3.44.4
Branch: 3.x
Date: April 11, 2026


What's Changed

Automatic legacy INI settings install on composer install/composer update

composer.json now includes ScriptHandler::installIniSettings in project-scripts, which runs before ezpgenerateautoloads.php on every composer install and composer update.

This means all legacyBridge init_ini settings — including the legacy_site siteaccess directory — are copied automatically into settings without any manual step, completing the previously broken installation of legacy INI files.

Upgrade notes: If upgrading an existing installation, run:

composer update se7enxweb/legacy-bridge

The ini files will be copied on the next composer run. Existing customised settings files are not overwritten.


Download Exponential Platform (Legacy)