v2026.07.0 ========== Release date: 2026-07-01 .. warning:: 2026.07.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] #9901 Periodic cleanup for unused custom instance flavors * [add] [enduser] #9918 Allow creating Cinder objects across multiple OpenStack services * [add] #9943 Allow defining celery containers that process only certain task queues * [add] [enduser] #9966 Allow managing images across multiple OpenStack services * [add] [enduser] #9968 Allow managing Floating IPs across multiple OpenStack services * [add] [enduser] #9973 Allow managing Security Groups across multiple OpenStack services * [add] [enduser] #9977 Allow managing Ports across multiple OpenStack services Changed ------- * [change] #9902 Display rule name if available on coupon details * [change] [staff] #9914 Use "get_db_id" function to generate flavor ID when creating a flavor * [change] #9961 Sort all entries by date on Instance Network Traffic tab Fixed ----- * [fix] [staff] #9921 Content in "Get SAML2 metadata" dialog appears with delay without loader * [fix] [staff] #9922 Page gets refreshed when canceling "Regenerate SAML2 cert" or "Upload new SAML2 cert" * [fix] [enduser] #9923 Cloud resources filter by service shows "pending", "suspended", "terminated" services * [fix] #9927 Scroll appears and buttons flicker when hovering delete volume backup icon on volume backups tab * [fix] #9928 Notification appears when closing "Edit backup" and "Restore" dialogs on volume backup * [fix] [staff] #9929 Link to client from volume backups tab on volume details is wrong * [fix] #9930 Notification appears when closing "Update snapshot" and "Reset state" dialogs on volume snapshot * [fix] #9931 Sometimes "Reset state" or "Delete" buttons cannot be clicked on volume snapshots tab * [fix] #9933 Cannot update cluster template labels * [fix] #9935 Instance price filter/modifier by Host does not take into account live-migration * [fix] #9941 Optimize "update_network_traffic" method * [fix] #9942 Collect traffic for a region waits for all region traffic resources to be synced * [fix] [enduser] #9953 Recurring payments terms missing next invoice detail on "pending" service * [fix] #9955 Flavor custom logo may flicker on page load * [fix] [staff] #9958 "Free" instead of "Free Service" on coupons applied on pricing rules * [fix] #9959 Internal server error 500 when an instance is created from a custom flavor that already exists but was edited * [fix] [enduser] #9967 Client is able to duplicate and delete shared image through copy image action Unreleased ---------- \- Deprecated ---------- \- Removed ------- * [remove] #9964 Deprecated `animations` usages in Angular components and replace with Native CSS * [remove] #9981 "get_subnet_pools" endpoint from networks end-user & staff APIs Security -------- \- Notes ----- * Instances that have been live-migrated may not be billed correctly when using price rules with "host" attribute as a filter and/or modifier. This release adds a fix for future instance live-migrations; older instances that were live-migrated are fixed by running ``fleio sync`` command.