We are happy to announce the release of: designate-dashboard 21.0.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/designate-dashboard Download the package from: https://tarballs.openstack.org/designate-dashboard/ Please report issues through: https://bugs.launchpad.net/designate-dashboard/+bugs For more details, please see below. Changes in designate-dashboard 20.0.0..21.0.0 --------------------------------------------- 5ae88cb Imported Translations from Zanata 003eeae Fix undefined in success toast for update calls 9f8657d Check description before using it in update_zone() f4084fa Imported Translations from Zanata 7ef1bf9 Imported Translations from Zanata 2d45e0c Ability to translate the group name into other languages 5a81f08 Imported Translations from Zanata 7d161e1 Drop environments for nose 40fba79 Remove unicode prefix from code e9ce32a Drop support for Python 3.9 f60cc5c Remove unused doc8 2ad42c8 docs: update openstackdocstheme to 3.5.0 and remove unicode from code 1a1279c Remove tags from README 8b8fffd Update master for stable/2025.1 9f97c87 Remove extra spaces in tox.ini Diffstat (except docs and test files) ------------------------------------- README.rst | 17 +-- designatedashboard/api/rest/designate.py | 3 +- .../enabled/_1710_project_dns_panel_group.py | 4 +- designatedashboard/locale/ru/LC_MESSAGES/django.po | 16 ++- .../locale/zh_Hans/LC_MESSAGES/django.po | 21 ---- .../os-designate-floatingip/actions/set.service.js | 4 +- .../actions/update.service.js | 4 +- .../os-designate-zone/actions/update.service.js | 4 +- releasenotes/notes/drop-python-39.yaml | 4 + releasenotes/source/2025.1.rst | 6 + releasenotes/source/conf.py | 18 ++- releasenotes/source/index.rst | 1 + .../source/locale/cs/LC_MESSAGES/releasenotes.po | 30 ----- .../source/locale/fr/LC_MESSAGES/releasenotes.po | 31 ------ .../source/locale/id/LC_MESSAGES/releasenotes.po | 30 ----- .../source/locale/ja/LC_MESSAGES/releasenotes.po | 30 ----- .../locale/ko_KR/LC_MESSAGES/releasenotes.po | 30 ----- .../source/locale/ne/LC_MESSAGES/releasenotes.po | 30 ----- .../locale/pt_BR/LC_MESSAGES/releasenotes.po | 31 ------ .../source/locale/ru/LC_MESSAGES/releasenotes.po | 123 ++++++++++++++++++++- .../locale/zh_CN/LC_MESSAGES/releasenotes.po | 30 ----- setup.cfg | 6 +- tox.ini | 13 +-- 27 files changed, 178 insertions(+), 338 deletions(-)