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