diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index b5dc55def..4fb589170 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,24 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 24.3 (2024-01-29) == + +=== Highlights === + + * diagnostics: Add option to toggle daily run + * zoph: Fix failing PHP configuration requirements + +=== Other Changes === + + * 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: 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 + == FreedomBox 24.2 (2024-01-15) == * locale: Update translations for Chinese (Simplified), French, Spanish, Swedish, Turkish, Ukrainian diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index b5dc55def..4fb589170 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,24 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 24.3 (2024-01-29) == + +=== Highlights === + + * diagnostics: Add option to toggle daily run + * zoph: Fix failing PHP configuration requirements + +=== Other Changes === + + * 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: 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 + == FreedomBox 24.2 (2024-01-15) == * locale: Update translations for Chinese (Simplified), French, Spanish, Swedish, Turkish, Ukrainian