Login/Register

Update Feed

Installatron Server 4.1.63

30 May 2023

Schema revision: 16
Schema changes: ALTER TABLE `i_installs` ADD COLUMN `errcode` VARCHAR(255); ALTER TABLE `i_tasks` ADD COLUMN `cf` LONGBLOB; ALTER TABLE `i_users` ADD COLUMN `cluster` VARCHAR(255); CREATE TABLE IF NOT EXISTS `i_settings` (`id` BIGINT UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT, `owner` VARCHAR(191), `group` VARCHAR(64), `name` VARCHAR(191), `value` LONGTEXT ) ENGINE=InnoDB CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; DROP FUNCTION IF EXISTS USER_VERSION; CREATE FUNCTION USER_VERSION() RETURNS SMALLINT RETURN 16;
IS-3895-1 Fixed handling of `errcode` API field so that it correctly persists between API requests.
IS-3747-1 SeedDMS: Fixed detection of database information.
IS-3908-1 Fixed small CSS issue related to dropdown fields.
4.1.63-2: IS-3924-1 Added support for SSH and SFTP connections utilizing Ed25519 and Ed449 keys.
4.1.63-2: IS-3932-1 Fixed Unknown index "email" warning.
4.1.63-3: IS-3943-1 Fixed repeat spam of "has higher priority task already queued" messages in the task log.
4.1.63-3: IS-3954-1 Fixed a case where the UI encountered a memory limit exceeded due to large number of tasks.
4.1.63-3: IS-3954-1 Fixed a case where CURL calls were forcibly using HTTP1.0.
4.1.63-3: IS-3957-1 Fixed the task scheduler from continuing to schedule tasks beyond what it can process over a 24 hour period.
4.1.63-4: IS-3924-2 Fixed a regression caused by IS-3924-1 which impacts some PHP versions and caused some SSH and SFTP connections to fail.

Since 2004, Installatron has pioneered web application management solutions trusted by businesses and website owners worldwide.
Installatron Plugin Installatron Server Installatron Remote
Resources Developers
Company Support My Account
© 2025 Installatron LLC