Release v24.24 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2024-11-18 20:40:25 -05:00
parent c4c071ddfd
commit 7a7f9b01e7
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 47 additions and 1 deletions

46
debian/changelog vendored
View File

@ -1,3 +1,49 @@
freedombox (24.24) unstable; urgency=medium
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ 大王叫我来巡山 ]
* Translated using Weblate (Chinese (Simplified Han script))
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ Besnik Bleta ]
* Translated using Weblate (Albanian)
[ Sunil Mohan Adapa ]
* networks: Fix editing wireless connections with SSID field
* networks: Fix display of mangled SSIDs when scanning Wi-Fi networks
* networks: Fix display of strength and channel for Wi-Fi connections
* networks: Improve styling of badges in the information tables
* tests: functional: Wait for uninstall page load before uninstalling
* i18n: Fix translation of FreedomBox name in various places
* rssbridge: Mention miniflux in app description similar to tt-rss
* tests: functional: Don't enable/disable app during tests
* tests: functional: Fix visit() returning prematurely before page load
* networks: Overhaul Wi-Fi network scan page
* networks: wifi: In new connection page set form defaults properly
* ui: Drop logo backgrounds for index, apps, and system pages
* ui: Drop box shadow around the card in card lists
* nextcloud: Switch to using FreedomBox container registry
* nextcloud: Drop diagnostic for checking availability of docker.com
[ Dietmar ]
* Translated using Weblate (German)
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ Veiko Aasa ]
* container: Quote arguments that contain spaces when restoring pytest args
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 18 Nov 2024 20:39:56 -0500
freedombox (24.23) unstable; urgency=medium
[ Burak Yavuz ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '24.23'
__version__ = '24.24'