Roadmap

Changelog

If version is not in the list, it means that update was done for technical reasons and does not contain any critical changes

Current versions

BETA

Release 6.151.1 from 02.09.2026

STABLE

Release 6.150.3 from 02.09.2026

RSS
We release a beta version every two weeks. We are careful in testing and this version is safe to use. We update the stable branch once a month

Release 6.151.1 released 02.09.2026

Bugfixes

  • Fixed an issue with editing users of a reseller with a template (ISP6-3059)
  • Fixed a security bug (ISP6-3064)
  • Fixed a security bug (ISP6-3065)
  • Fixed a security bug (ISP6-3062)

Release 6.151.0 released 26.08.2026

New features

  • Added support for Ubuntu 26 (ISP6-2892)
  • Added support for nftables (ISP6-1991)
  • A new user dashboard design in the Phoenix theme (ISP6-2854)
  • AI-based website builder for WordPress (ISP6-2876)

Improvements

  • Added support for the BitNinja module on AlmaLinux 10 and CloudLinux 10 (ISP6-3034)
  • Added the ability to control the HSTS header via a parameter in the ispmanager configuration file (ISP6-2920)
  • Improved the behavior of the selection tool with search feature. Now its height remains static during searches (F-2089)
  • Fixed behavior of drawers. Previously, they would close after switching to other tabs (F-2116)

Bugfixes

  • Fixed an issue with creating a Docker container due to changes in the Docker Hub API (ISP6-3031)
  • Fixed an issue with creating users of a reseller when the Limiting module is installed (ISP6-3023)
  • Fixed a security bug. Criticality level: high (ISP6-3032)
  • Fixed a security bug. Criticality level: low (ISP6-2984)
  • Fixed issues that occurred when transferring a website running on FastCGI, Python, and Node.js to another user (ISP6-3021)
  • Fixed errors that occurred when creating dumps of alternative databases if the database encoding was not available in the native encoding or if the DBMS versions differed significantly (ISP6-959)
  • Fixed a bug that caused disk space to be displayed twice in the Disk usage chart (ISP6-3012)
  • Fixed an issue where the "Change tariff plan" button on the dashboard used to open a blank page (ISP6-3022)
  • Fixed the behavior where, with NAT configured, a local address is specified in the FTP client's configuration file (ISP6-3013)
  • Fixed an issue where backups of a deleted user were not completely removed (ISP6-2688)
  • Fixed an error that occurred when importing user backup archives: the message stating that the "reseller" function could not be found no longer appears during the source selection step (ISP6-3020)
  • Fixed a bug that occurred when deleting an NS record for a child domain with DS records for PowerDNS (ISP6-2738)

Release 6.150.3 released 02.09.2026

Bugfixes

  • Fixed a security bug (ISP6-3064)
  • Fixed a security bug (ISP6-3065)
  • Fixed a security bug (ISP6-3062)

Release 6.150.2 released 31.08.2026

Bugfixes

  • Fixed an issue with editing users of a reseller with a template (ISP6-3059)

Release 6.150.1 released 26.08.2026

Bugfixes

  • Fixed a security bug. Criticality level: high (ISP6-3032)
  • Fixed an issue with creating users of a reseller when the Limiting module is installed (ISP6-3023)

Release 6.149.0 released 29.07.2026

New features

  • Added a resource-limiting module. A solution for limiting resource usage and isolating the file system. Protects the server from being overloaded by a single user. Runs on classic operating systems (currently AlmaLinux 9, 10) (ISP6-2910)

Improvements

  • CloudFlare's list of trusted IP addresses is now updated automatically (ISP6-809) (ISP6-2639)
  • Database dumps created during backups are now compressed with gzip on-the-fly. For large databases, this reduces the amount of free disk space required, which previously caused backup errors (ISP6-2825)

Bugfixes

  • Fixed the conversion of MySQL Governor (mysql8.4 and mariadb11.8) on CloudLinux (ISP6-2923)
  • Fixed a bug that occurred when attempting to enable SSL for external applications with a wildcard domain in the certificate (ISP6-2935)
  • Fixed a bug where installing Roundcube or phpPgAdmin via "Software configuration" on a server running Nginx/Apache without PHP-FPM or the Apache module for PHP preinstalled could result in Nginx and Apache being removed and replaced with Litespeed (ISP6-2931)
  • Fixed an error that occurred when adding a CNAME record for a domain with CloudFlare enabled (ISP6-2645)
  • Fixed navigation with the "Back" button in the file manager. The button would not work until the second attempt after navigating through a number of directories (F-2053)

Release 6.148.1 released 23.07.2026

Bugfixes

  • Fixed domain zone synchronization with the secondary name server (ISP6-2989)

Release 6.148.0 released 21.07.2026

New features

  • Added the ability to automatically install Laravel (ISP6-2529)
  • Added the ability to specify a public directory for the site (public docroot). This simplifies the deployment of projects where the public part is located in a separate directory (ISP6-2975)
  • Added support for SSL certificates of the ECDSA type (ISP6-1649)

Improvements

  • Added display of the IP address and connection ports for the DBMS in the database list (ISP6-2275)
  • WordPress form improvements: added a button for quick access to the WordPress admin panel. Database and administrator passwords are now displayed as masked text, and the administrator password can be changed directly from the form (ISP6-2877)
  • Added the ability to retain the IP addresses of DNS records when importing via rsync and during backups (ISP6-2841)
  • Improved the loading speed of Node.js components (ISP6-2938)

Bugfixes

  • Fixed an error that occurred when opening the "Backups" section for a user with disabled backups (ISP6-2929)
  • Fixed a bug that, in rare cases, caused the file manager to display files that did not contain the search term during search (ISP6-2940)
  • Fixed a security bug (ISP6-2949)

Release 6.147.0 released 01.07.2026

New features

  • Added support for using ispmanager as a secondary DNS server for a DNS cluster (ISP6-2809)
  • Added support for Debian 13 (ISP6-2795)

Improvements

  • Changed the method for validating TLDs when using CloudFlare: the list is now obtained directly from CloudFlare (ISP6-2087)
  • Added the ability to disable Nginx traffic collection (ISP6-2925)
  • The "Web server settings" section now includes the option to configure the `client_max_body_size` directive in the Nginx configuration for proxying requests to ispmanager via domain (ISP6-2527)
  • Added the ability to automatically remove domain names from secondary name servers when importing via rsync (ISP6-2774)
  • Optimized the SSL certificate issuance proces, accelerated the generation of the list of domains which a certificate can be issued for (ISP6-2709)

Changes

  • Improved the stability of the CMS installation (ISP6-2800)
  • Updated the DDoS-Guard integration module to reflect changes to the API (ISP6-2830)

Bugfixes

  • Added support for Python 3.14 (ISP6-2648)
  • Fixed an issue where enabling subdomains on OpenLiteSpeed caused the main domain to become inaccessible (ISP6-2441)
  • Fixed a bug that prevented the "Mail settings" section from opening on CloudLinux (ISP6-2455)
  • Fixed a security bug. Criticality level: high (ISP6-2949)
  • Fixed a security bug. Criticality level: high (ISP6-2943)
  • Fixed a bug that prevented MariaDB version from being detected in "Software configuration" section on AlmaLinux 10 (ISP6-2936)
  • Fixed panel freeze when logging in with a key from a blocked IP address (ISP6-2927)
  • Fixed a security bug. Criticality level: high (ISP6-2933)
  • Fixed the XSS vulnerability (F-2173)

Release 6.146.0 released 16.06.2026

New features

  • Added the ipaddr.free API function (ISP6-2848)

Improvements

  • Added a button to open search bar in code editor (F-2136)

Changes

  • Added a link to the backup schedule settings when setting up a backup for the first time (ISP6-2812)
  • Added back "busy" indicators to table cells in the phoenix theme (F-2154)

Bugfixes

  • Added a pm2 restart after remounting a user in cagefs on CloudLinux (ISP6-2919)
  • Fixed an issue with updating user permissions for MySQL when applying a template (ISP6-2487)
  • Fixed a bug related to SSL certificate renewal. Now, after renewing the certificate, the current expiration date is displayed (ISP6-2668)
  • Fixed duplicated panel packages during updates (ISP6-2533)
  • Fixed panel update (ISP6-2692)
  • Fixed update of buttons in toolbar after switching items in tables (F-1926)
  • Fixed calculation of file sum with selected folders (F-2145)