2026 Release Notes

2026 Release Notes

March

 

27.03.2026, v2.135

fixed

  • Fixed a rounding bug for top up that only occurs if the currency does not have a subunit

  • Fixed a bug where deleting a firewall works only on the second try

  • Fixed a bug when adding “All TCP” or “All UDP” rule to a firewall requires ports to be specified

  • Fix some translations on service descriptions

17.03.2026, v2.134

NEW

  • PayPal checkout supporting single payments

  • Creating a VPC Network with custom subnet is now possible

  • Better support for VMs with large number of vCPUs by taking advantage of NUMA topology discovery on hosts and configuring VMs accordingly

  • Invoice payment can now be advertised only to specific users, by flipping a flag in users table in admin and configuring invoice payment accordingly

  • Browser locale autodetection to show the UI in appropriate language, if available (currently French, Finnish and Estonian)

IMPROVED

  • Billing account creation date is now shown in its detail view

CHANGED

  • In API Network object, the defunct vlan_id parameter has been dropped

fixed

  • Fix automatic VM backup issues introduced in the latest release where one failing backup could interrupt backing up other VMs

  • Fix to make it possible to create a firewall with no rules

  • Fix to make it possible to create a load balancer with no forwarding rules

  • Fixed an issue with Source NAT (SNAT) for VM-to-VM traffic routed over public networks in non-MX setups

  • Fixed Razorpay payment retry flow by disabling retries when initiating a payment

  • VM backup schedule description in UI had gone missing, it has been found and fix to place, custom descriptions were not affected

  • Fixed an issue where end of month reports and invoices did not show the correct document number in some cases

  • Don’t show a confusing “Already used” message when enabling MFA

  • Admin: KYC document download that broke in the last release has now been fixed

  • Admin: Fixed an inconsistency with reading and writing referral program configuration

January

 

29.01.2026, v2.133

NEW

  • Virtual machine CPU, RAM and disk size limits can now be configured in admin for each hypervisor pool separately

  • Billing accounts that have a discount now show the discount percentage and highlight the changed prices in resource create and detail view

  • Windows Server 2025 image built and made available

IMPROVED

  • Pop-up payments now process gateway responses more intelligently, reducing the likelihood of payment failures due to user interaction on the gateway page

  • Warren end user API Go client version v1.1.1 has been released: https://gitlab.com/warrenio/library/go-client/ , updated Terraform provider will follow soon

  • If multiple credit card payment processors are configured and user has cards registered with different processors, they can now easily see which card was registered with which processors

fixed

  • Fixed VM create and detail view not showing Windows license price

  • Change password dialog now allows changing password for any Windows user, not just administrator

  • Fixed disk trashing configuration reading code, enabling disks to be trashed again

  • Fixed creating a public floating IP address using access that is restricted to one billing account

  • Fixed S3 browser temporary share generating URL with wrong X-Amz-Expires parameter

  • For some currencies and very small buckets, the rounded price showed 0,00, giving the erroneous indication that the bucket is free

  • If user requests for invoice payment, don’t ask them to send an application email manually, it will be sent automatically

  • Fixed UI to enable booting from private ISO images

  • Fixed modal handling in UI to resolve issues with some payment methods like Razorpay that open their own modal on top of Warren UI

  • Admin: Fixed an error when trying to add new OS/App to images

  • Admin: GraphQL query for VMs does not have a hidden filter activated anymore that excludes deleted VMs. Instead, the filter is by default selected in admin UI VM table, giving a clear indication of what filter is active and an easy way to disable the filter

  • Admin: Fixed searching for VM UUID with the global quick search field

  • Admin: In deleted VM detail view, the action buttons that do not make sense anymore are disabled