2026 Release Notes

2026 Release Notes

July

 

30.07, v2.138

NEW

  • Object storage has had an overhaul, there's now support for separate storage accounts with their own access keys and billing, making it easier to separate bucket access and billing between projects.

  • Bare metal servers can now be reserved with fixed-term commitments, giving customers discounted long-term pricing while keeping committed servers protected from normal hourly charging and accidental termination.

IMPROVED

  • Admin: VM list can now show and filter by deletion time, making it easier to find recently deleted virtual machines.

  • Admin: Billing account balance history now shows the acting user for manual balance changes, making account adjustments easier to audit.

  • Admin: Billing account list now includes a country column, making country-specific VAT review and configuration easier.

FIXED

  • New billing accounts now apply configured VAT rates even when VAT configuration contains invalid entries, avoiding incorrect 0% VAT defaults.

  • Audit logs now record the acting admin correctly when actions are performed through impersonation, improving traceability for support workflows.

  • Admin: Bandwidth limit settings now use the correct KiB units and show bit-rate equivalents, making configured limits clearer.

09.07, v2.137.3

FIXED

  • Fixed mismatch of currency precision used with Stripe API for IDR currency.

June

 

9.06.2026, v2.137.2

FIXED

  • Fixed bug causing automatic VM backups failures

2.06.2026, v2.137.1

IMPROVED

  • Admin: Compute allocation charts can now be filtered by country, location or host pool, making capacity views more usable.

FIXED

  • Stripe provided card input fields now keep focus correctly in Firefox, so users can enter card details without the form losing focus.

May

 

27.05.2026, v2.137

NEW

  • Admin: Storage Pools view now shows trash counts and has button to permanently empty trash from the admin interface.

IMPROVED

  • VM action logs now cover more operational changes, including resize, disk, network, reinstall, snapshot restore and rescue boot actions.

FIXED

  • Managed Service creation now handles the VPC network selection correctly, avoiding unclear errors when creating a new service.

  • VM resize API compatibility has been restored for existing form-based integrations, while the API documentation now shows the JSON request format.

  • Selected payment method logos now render with the correct background, keeping the payment method list visually consistent.

  • Admin: VM detail view now clears previously loaded VM data when switching between VMs, so Domain XML and other detail panes no longer show stale information.

April

 

22.04.2026, v2.136

NEW

  • Billing accounts in India now support region-aware tax handling. For India, the billing account form can show a state selector, and invoices, emails, PDF invoices and admin invoice details can now display split VAT components where applicable.

  • Admin: Admin API access can now be scoped more precisely with a restricted admin-accountant role that can view billing accounts and invoices, download invoice PDFs, and mark invoices as paid or unpaid without granting full admin capabilities.

IMPROVED

  • Firewall rule creation now better matches the API contract by handling nullable port values and optional endpoint specifications more consistently in UI schema validation.

  • Admin: Admin users can now see access delegations when impersonating to help troubleshoot issues. Modifying while impersonating is still prohibited.

  • Admin: Admin users no longer see the create billing account call to action, reducing confusion in the dashboard for admin and admin-accountant roles.

FIXED

  • Fixed a firewall behavior issue where traffic between two VMs could be blocked unexpectedly when each VM had its own firewall attached, terminal policies are now generated per VM which restores valid VM-to-VM traffic flows.

  • Fixed calculating top up payment fees for Duitku methods, the amount credited to the billing account balance now correctly excludes the transaction fee.

  • Fixed the impersonation banner layout in UI.

  • Admin: New billing account notification email now has properly encoded file name, if a document was uploaded during account creation, instead of defaulting to noname if non-ASCII characters are encountered.

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