doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-08-17 19:44:02 -04:00
parent 4043799d18
commit 52e83a6c26
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 42 additions and 0 deletions

View File

@ -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

View File

@ -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