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.