v2026.05.0 ========== Release date: 2026-05-18 .. warning:: 2026.05.0 is a **BETA** version and it's not recommended for production environment. Fleio uses the continuous delivery model, read more at :ref:`release-model`. For a full index of Fleio releases see :doc:`changelog`. We recommend you to follow the safe upgrade procedure: * :ref:`Safe upgrade procedure for docker installations` Added ----- * [add] #9001 Health checks * [add] #9773 Allow defining recurring payment terms & conditions on gateways * [add] #9844 Backend support for application repositories * [add] [enduser] #9833 Activate recurring transactions for service using already saved payment methods * [add] [enduser] #9788 Allow managing containers across multiple services/projects * [add] #9832 Terms for auto-invoicing feature recurrent transactions * [add] [staff] #9831 Filter clients that have saved payment methods Changed ------- * [change] #9793 Show status bar for DNS zones * [change] #9653 Make billing history display the default OpenStack service first and show service aliases * [change] #9774 Allow enabling recurring transactions only for certain services * [change] [enduser] #9834 Rename "Recurring payment options" to "Saved payment methods" * [change] [enduser] #9779 Allow clients to cancel recurring transactions only for certain services * [change] #9776 Notify user when deactivating/reactivating/removing payment method * [change] [enduser] #9849 Show on service if recurring transactions are enabled when feature is active * [change] [enduser] #9851 Show payment methods link in profile dropdown from top bar * [change] #9777 Notify client when recurring payments change after service upgrade/downgrade * [change] [enduser] #9865 Show service recurring payments terms functionality based on "billing.recurring_payments_terms" feature Fixed ----- * [fix] [staff] #9818 Load balancers region selector items are not filtered by related service type * [fix] [staff] #9819 Task "delete client OpenStack resources" not removing DNS zones * [fix] [enduser] #9822 Service selector appears on create DNS zone even if only one service active * [fix] [staff] #9824 Error "runGuardsAndResolvers is not configured..." when deleting tax rule * [fix] [staff] #9825 Instance Security groups tab shows empty page when no security groups are associated * [fix] [staff] #9826 Misaligned column on tickets on mobile view * [fix] [staff] #9827 Scroll bar displayed on dashboard Flavors widget with no reason * [fix] [staff] #9799 Missing "#" in front of invoice numbers on Pay multiple invoices page * [fix] [enduser] #9828 Cannot remove saved card when Stripe payment method does not exist anymore * [fix] [staff] #9829 "Failed retrieve information from Hypervisor" error on dashboard * [fix] #9841 "ERROR TypeError: can't access property 0, this.domainAvailability is null" on transfer domain page * [fix] #9840 Activity logs show {object_id} when detaching a volume from an instance * [fix] [enduser] #9842 Create ticket form not showing OpenStack service alias when set * [fix] #9874 Install error "Top-level object must be a mapping" on Alma linux 9 and Rhel 9.6 * [fix] [staff] #9853 Missing "#" on invoice audit logs * [fix] [staff] #9856 Typo "ptr" instead of "PTR" in activity logs * [fix] [enduser] #9858 Service upgrade button shown for one-time services Unreleased ---------- \- Deprecated ---------- \- Removed ------- * [remove] #9815 "has_openstack_services" field from client serializers * [remove] #9659 Usages and definition of "first_project" property from "Client" model Security -------- \- Notes ----- * In future releases we will upgrade ``urllib3`` to a version newer than ``2.3.0``. See more details here: :ref:`troubleshoot-api-certificate` * If you use the **billing.recurring_payments** feature, you can now define detailed terms for recurring transactions and allow clients to be automatically charged only for certain services by enabling the new **billing.recurring_payments_terms** feature. If you decide to use this feature check how to configure it and its implications :ref:`here` * If you use the **billing.credit_auto_invoicing** feature and automatic charging for the invoices generated by this feature in Fleio, you can now define detailed terms for recurring transactions and allow clients to opt in/out of these charges by enabling the **billing.credit_auto_invoicing_rt_terms** feature. If you decide to use this feature check how to configure it and its implications :ref:`here`