From 52e83a6c262be9fe8ba5f8d024f4606d4f3b187b Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 17 Aug 2026 19:44:02 -0400 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 21 +++++++++++++++++++++ doc/manual/es/ReleaseNotes.raw.wiki | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 6f7d1c25c..aee83f72f 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,27 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 26.11 (2026-08-17) == + +=== Highlights === + + * views: Add a separate page for adding new apps + +=== Other Changes === + + * debian: Remove unnecessary postinst file + * debian: Trim list of Uploaders + * dynamicdns: Allow updating both IPv4 and IPv6 records together + * dynamicdns: Drop old migration code shipped in bookworm + * firstboot: Link from next steps page to add apps page + * homeassistant: App is stable, remove experimental warning + * locale: Update translations for Chinese (Simplified Han script), Czech, Estonian, French, Italian, Turkish + * mypy: Add support for version 2.1 + * pyproject: Declare support for Django 6.0 + * settings: Drop support for Django < 4.0 + * tests: Use class methods for class scoped fixtures + * views: Link to apps-add page from a tag click in app page + == FreedomBox 26.10 (2026-07-28) == * apps: Change header title from Disabled to Available for install diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 6f7d1c25c..aee83f72f 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,27 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 26.11 (2026-08-17) == + +=== Highlights === + + * views: Add a separate page for adding new apps + +=== Other Changes === + + * debian: Remove unnecessary postinst file + * debian: Trim list of Uploaders + * dynamicdns: Allow updating both IPv4 and IPv6 records together + * dynamicdns: Drop old migration code shipped in bookworm + * firstboot: Link from next steps page to add apps page + * homeassistant: App is stable, remove experimental warning + * locale: Update translations for Chinese (Simplified Han script), Czech, Estonian, French, Italian, Turkish + * mypy: Add support for version 2.1 + * pyproject: Declare support for Django 6.0 + * settings: Drop support for Django < 4.0 + * tests: Use class methods for class scoped fixtures + * views: Link to apps-add page from a tag click in app page + == FreedomBox 26.10 (2026-07-28) == * apps: Change header title from Disabled to Available for install