From 4fc4a91166cceb81dd49ec626e8700b07043caf0 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 22 Nov 2021 18:45:07 -0500 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 15 +++++++++++++++ doc/manual/es/ReleaseNotes.raw.wiki | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 4c9b99735..3b70912da 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -10,6 +10,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 21.14 (2021-11-22) == + +=== Highlights === + + * tt-rss: Allow selection of a domain name + +=== Other Changes === + + * *: Split app initialization from app construction + * app: Introduce separate method for post initialization operations + * datetime: Avoid error when systemctl is not available + * debian: Fail build if no module dependencies found + * locale: Update translations for Swedish, Turkish, Ukrainian + * main: Drop initializing Django when listing dependencies + == FreedomBox 21.13 (2021-11-08) == === Highlights === diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 4c9b99735..3b70912da 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -10,6 +10,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 21.14 (2021-11-22) == + +=== Highlights === + + * tt-rss: Allow selection of a domain name + +=== Other Changes === + + * *: Split app initialization from app construction + * app: Introduce separate method for post initialization operations + * datetime: Avoid error when systemctl is not available + * debian: Fail build if no module dependencies found + * locale: Update translations for Swedish, Turkish, Ukrainian + * main: Drop initializing Django when listing dependencies + == FreedomBox 21.13 (2021-11-08) == === Highlights ===