Update Feed

Installatron Server 4.1.68

1 October 2025

Schema revision: 26
Schema changes: ALTER TABLE `i_vhosts` ADD COLUMN `url_group` VARCHAR(191); DROP FUNCTION IF EXISTS USER_VERSION; CREATE FUNCTION USER_VERSION() RETURNS SMALLINT RETURN 26;
IS-4547-1 Added a status report written to tasks_log every 15 minutes whilst there is task activity.
IS-4519-1 Fixed an issue impacting Clone and Sync where double-serialized data was not correctly updated.
IS-4550-1 Fixed a bug allowing excessive base64 data to accumulate in the `i_tasks` table for certain API requests.
4.1.68-2: IS-4455-4 Fixed a regression introduced with 4.1.68 which would prevent `i_vhosts` from correctly updating for a request.
4.1.68-3: IS-4574-1 Fixed a bottleneck impacting large wildcard-based API and CLI multi-installation requests.
4.1.68-4: IS-4575-1 Fixed Clone to more robustly handle errant auto_prepend_file declarations in .htaccess, php.ini, and other configuration files.
4.1.68-4: IS-4455-4 Fixed Clone to handle specific MySQL function declarations that previously would trigger a fatal error.
4.1.68-4: IS-4574-1 Fixed wildcard-based API and CLI multi-installation requests to execute faster and use less memory.
4.1.68-5: IS-4566-1 Fixed WordPress plugin WPML causing the Plugins tab to show up blank.
4.1.68-5: IS-4580-1 Fixed WordPress plugins JetBlocks, JetBlog, JetElements, etc to correctly show updatable status inside Installatron.
4.1.68-5: IS-4570-1 Fixed an issue where an improperly configured Backup Location could block a Clone or Restore To operation.
4.1.68-5: IS-4579-1 Fixed WordPress Migration protocol to correctly support login to secondary Administrator accounts.
4.1.68-5: IS-4579-2 Fixed Clone to better handle unsupported collations between MariaDB and MySQL servers.
4.1.68-5: IS-4581-1 Fixed Dolibarr to enable interaction with Installatron whilst Dolibarr is using an encrypted database password.