v2026.08.0 ========== Release date: 2026-08-13 .. warning:: 2026.08.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] [staff] #9846 Frontend for using application templates (on create instance) * [add] [enduser] #9847 Frontend for using application templates (on create instance) * [add] [enduser] #9972 Allow managing Heat Stacks across multiple OpenStack services * [add] [enduser] #9975 Allow managing Networks across multiple OpenStack services * [add] [enduser] #9976 Allow managing Routers across multiple OpenStack services * [add] [enduser] #9978 Allow managing Clusters & Cluster Templates across multiple OpenStack services * [add] [enduser] #9979 Allow managing Database Instances across multiple OpenStack services * [add] [enduser] #9980 Allow managing Instances across multiple OpenStack services * [add] #9982 Allow users to attach existing or new volumes on instance create * [add] [staff] #10015 Select client's service on OpenStack create resource forms * [add] #10032 Support to install Fleio on Ubuntu 26.04 Changed ------- * [change] #8586 Split collect region traffic tasks per instance port batches * [change] [staff] #9904 Allow specifying "external_source_key" when changing client credit * [change] #9949 Update Stripe library to v15 * [change] [staff] #9971 Display resources across multiple services in client "Cloud resources" tab * [change] #9988 Check "AMQP durable queues" by default when adding a new region * [change] #9996 Update Fleio dependencies for 2026.08.0 * [change] #10010 Improve application repositories frontend Fixed ----- * [fix] #9951 Title of flavor with long name is cut-off when a logo is used * [fix] #9989 Database instance creation form shows region even when no flavors are enabled for DBaaS in that region * [fix] #9990 Database instance status invalid status after backup returns error * [fix] #9995 No validation when creating instance backup when instance is in invalid state * [fix] [enduser] #10001 Delete button appears for cluster templates end-user cannot delete * [change] #10003 Default initial command for application templates * [fix] #10009 Instance in ERROR state may not be removed and may continue to be billed * [fix] #10017 Cannot manually pay invoice with Stripe card on file * [fix] #10022 Users cannot use both Application templates and Cloud-init user data at the same time * [fix] #10026 Failed to obtain letsencrypt certificate on clean installs * [change] [staff] #10035 Allow retry "set service terminated" operation * [fix] [staff] #10036 Internal server error pop-up on cluster create form Unreleased ---------- \- Deprecated ---------- \- Removed ------- * [remove] [staff] #1020 Client "billing_summary" view and related methods * [remove] [staff] #9974 Security groups "get_security_groups_for_project" endpoint * [remove] #10013 Unused 'filter_options' method from Instance views Security -------- \- Notes ----- * If you have any modifications to the Stripe gateway code, ensure they are up-to-date since Stripe dependency was upgraded. See: :ref:`upgrade-2026.08`.