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.