We are gleeful to announce the release of: horizon 25.7.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/horizon Download the package from: https://tarballs.openstack.org/horizon/ Please report issues through: https://bugs.launchpad.net/horizon/+bugs For more details, please see below. Changes in horizon 25.6.0..25.7.0 --------------------------------- 9e099e3a5 Fix Sign Out for Django 5.2 (POST logout) 927fb4ed2 redirect to login after password change (Django 5.2+) Diffstat (except docs and test files) ------------------------------------- openstack_auth/views.py | 13 ++++++++++--- .../dashboards/settings/password/forms.py | 6 +++++- openstack_dashboard/templates/header/_user_menu.html | 11 +++++++---- openstack_dashboard/test/selenium/conftest.py | 20 +++++++++++++------- 6 files changed, 38 insertions(+), 22 deletions(-)