mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v24.3 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
4585748fe8
commit
102863a2aa
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,3 +1,25 @@
|
|||||||
|
freedombox (24.3) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* diagnostics: Add parameters to DiagnosticCheck
|
||||||
|
* diagnostics: Add method to translate checks
|
||||||
|
* diagnostics: Translate descriptions only in view
|
||||||
|
* diagnostics: Store results of full run in database
|
||||||
|
* diagnostics: Add option to toggle daily run
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* diagnostics: Simplify getting translated description in results
|
||||||
|
* diagnostics: Safely access results when showing notification
|
||||||
|
* diagnostics: Fix a potential iteration of None value in error cases
|
||||||
|
* glib: Change API for repeating an in-thread scheduled task
|
||||||
|
|
||||||
|
[ Benedek Nagy ]
|
||||||
|
* zoph: Fix failing PHP configuration requirements
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 29 Jan 2024 20:48:12 -0500
|
||||||
|
|
||||||
freedombox (24.2) unstable; urgency=medium
|
freedombox (24.2) unstable; urgency=medium
|
||||||
|
|
||||||
[ gallegonovato ]
|
[ gallegonovato ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '24.2'
|
__version__ = '24.3'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user