Skip to content

v1.28

1.28.28

03.07.2023

  • bugfix | Fixed the issue when Fatal error: Uncaught --> Smarty was shown instead of explicit SolusVM error message if TCP port was set out of the allowed range in Admin UI > Configuration > Settings > Other. (SVM-3696)

1.28.27

26.06.2023

  • bugfix | Fixed the issue when Nodes became Offline in SolusVM UI after the command upcp 2 if they were not upgraded to PHP 8 before. (SVM-3725)

Details:

Refer to the guide to upgrade PHP on SolusVM installation.

1.28.26

20.06.2023

1.28.25

15.06.2023

  • feature | PHP has been updated to version 8.1.20. (SVM-3808)
  • bugfix | Fixed the issue when a custom email template could not be added or edited in Admin UI > Configuration > Email templates. (SVM-3806)

1.28.24

08.06.2023

  • bugfix | Fixed the issue when IPv6 address could not be removed from IPv6 subnet assigned to VPS in Admin UI > Virtual Servers > VPS > IPv6 subnets > Assigned Subnets > Assigned IPs > Delete Selected. (SVM-3785)

1.28.23

05.06.2023

  • feature | Now AutoFTP Backup can handle interruption of connection to FTP server up to 10 minutes and resume upload afterwards. (SVM-3780)

1.28.22

22.05.2023

  • bugfix | Fixed the issue when the Create Virtual Server button in Admin UI > Virtual Servers > Add Virtual Server did not work for Xen HVM. (SVM-3792)

1.28.21

16.05.2023

  • bugfix | Fixed the issue when Xen HVM creation page was not fully shown. (SVM-3787)

1.28.20

15.05.2023

  • improvement | Security improvements. All users are encouraged to upgrade to this version. We would like to thank the team of Fozzy Inc. for their help in investigating a number of security issues.

1.28.19

09.05.2023

  • bugfix | Fixed the issue with CSRF vulnerability. (SVM-3672)

Details:

The issue affected Client and Reseller Areas, it is highly recommended to update SolusVM in case those Areas were in use.

1.28.18

25.04.2023

  • bugfix | Fixed the issue when the Suspended KVM VPS was running after migration with the Automate on Success option. (SVM-3761)

1.28.17

20.04.2023

  • feature | PHP has been updated to version 8.1.18 (SVM-3738)

1.28.16

19.04.2023

  • bugfix | Fixed the issue when AutoFTP backup did not work for VPSes on OpenVZ Node. (SVM-3716)
  • bugfix | Fixed the issue when the VPS Resources page gave 500 error. (SVM-3762)

1.28.15

12.04.2023

  • bugfix | Fixed the issue when VPS migration between SolusVM v1 nodes was stuck at "Please wait". (SVM-3754)

Details:

For stuck migrations use the article with the option The migration failed. Clean up the destination node and boot the source virtual server and migrate anew.

1.28.14

10.04.2023

  • bugfix | Fixed the issue when Root Password reset did not work for Linux KVM VPSes despite the Successful message. (SVM-3755)

Details:

For already affected VPSes reset the root password using this link as a reference. After this, use the SolusVM Root Password reset functionality as usual.

1.28.13

07.04.2023

  • bugfix | Fixed the issue when Bandwidth was not resetting in Admin UI > Configuration > Settings > General. (SVM-3684)
  • bugfix | Fixed the issue when Client Session Hijack Check did not work in Admin UI > Configuration > Settings > Security. (SVM-3700)

1.28.12

05.04.2023

  • bugfix | Fixed the issue when VPS creation page in Admin UI hanged if there was a large amount of clients in SolusVM. (SVM-2864)

Details:

The search field in Admin UI > Virtual Servers > Add Virtual Server was changed from dropdown list to form with suggestion box.

1.28.11

04.04.2023

  • bugfix | Fixed the issue when Resource Usage was not shown for OpenVZ VPSes in Admin UI. (SVM-3740)

1.28.10

29.03.2023

  • bugfix | Fixed the issue when Re-Configuring network for KVM VPSes was stuck at "Please wait.." message. (SVM-3702)
  • bugfix | Fixed the issue when SolusVM 1 nodes could not be imported into SolusVM 2 with error "Failed to get DSN: get database credentials: database credentials in \\\\"/usr/local/solusvm/includes/solusvm.conf\\\\" are invalid". (SVM-3741)

1.28.09

22.03.2023

  • bugfix | Fixed the issue when VPS manage page in Reseller Area gave error 500. (SVM-3731)
  • bugfix | Fixed the issue when the message "Error generating graph" was shown in VPS manage page. (SVM-3734)

1.28.08

20.03.2023

  • feature | Now it's possible to enable QEMU Guest Agent channel for KVM Templates in Admin UI > Media > List Templates > KVM > Edit Template for the necessary template. By default this option is disabled. (SVM-3671)
  • bugfix | Fixed the issue when KVM VPSes had Offline status on the VPS manage page while they were actually Online. (SVM-3693)
  • bugfix | Fixed the issue when VPS manage page gave error 500 in Client Area. (SVM-3723)
  • bugfix | Fixed the issue when Admin UI > Resellers > Add reseller page gave error 500. (SVM-3727)
  • bugfix | Fixed the issue when Admin UI > Media > Add ISO page gave error 500. (SVM-3729)

1.28.07

07.03.2023

  • bugfix | Fixed the issue when bandwidth usage report in Admin UI > Tools > Bandwidth Usage Report gave error 500. (SVM-3718)
  • bugfix | Fixed the issue when Load Average and Memory graphs were not displayed for OpenVZ VPSes. (SVM-3720)

1.28.06

03.03.2023

  • bugfix | Fixed the issue when bandwidth graph could not be generated in Admin UI > Virtual Servers > VPS > Statistics. (SVM-3708)

1.28.05

01.03.2023

  • bugfix | Fixed the issue when bandwidth counting did not work if there were IPv6 addresses in the bw_iplist.dat file. (SVM-3708)
  • bugfix | Fixed the issue when node statistics was not retrieved via API call node-statistics. (SVM-3712)

1.28.04

24.02.2023

  • bugfix | Fixed the issue when the Rescue page in the Client panel was not fully shown. (SVM-3707)

1.28.03

23.02.2023

  • bugfix | Fixed the issue when clicking the Update button on the Auto FTP Backup page gave error 500 if settings contained excluded VPSes. (SVM-3695)
  • bugfix | Fixed the issue when a VPS could not be created via WHMCS if Plan contained IPv6 address. (SVM-3698)
  • bugfix | Fixed the issue when Node Metrics was not shown with the error "Datastore not found". (SVM-3682)

Details:

  1. Get the updated version of the hypervisor metrics module by running the following command on the Nodes:

    yum reinstall -y svmmodule-hypervisor-metrics
    

1.28.02

20.02.2023

  • bugfix | Fixed the issue when searching VPSes by non-existing IP, Client, Reseller, Node name gave error 500. (SVM-3679)
  • bugfix | Fixed the issue when deleting IPv6 from subnet gave error 500 on the Client page. (SVM-3680)
  • bugfix | Fixed the issue when editing templates and plans gave error 500 instead of SolusVM detailed error message. (SVM-3689)

1.28.01

14.02.2023

  • feature | PHP has been upgraded to version 8.1 (SVM-3556)

Details:

  1. Downgrade to 1.27.27 Stable with PHP 7 is not supported.
Back to top