From 4585748fe8755cba0d47494e2d1f6617935f6e9d Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 29 Jan 2024 20:47:49 -0500 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 18 ++++++++++++++++++ doc/manual/es/ReleaseNotes.raw.wiki | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) 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