doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2025-03-25 10:07:48 -04:00
parent 2d9860ff5d
commit 1f11fae1c5
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 40 additions and 0 deletions

View File

@ -8,6 +8,26 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 25.6 (2025-03-25) ==
=== Highlight ===
* names: Store domains in kvstore instead of /etc/hosts
=== Other Changes ===
* container: Allow taking snapshots of VMs
* container: Don't remove qcow2 image when terminating VM
* doc: Fetch latest manual
* locale: Update translations for German
* operation: Drop type annotations on enum members
* setup: Fix a minor flake8 complaint
* SOGo: add dpkg-dev to the package list
* storage: tests: Fix a test failure for psutils >= 7.0
* syncthing: Extend setup process to recover from manual config errors
* tests: functional: Add enable-all-apps script
* upgrades: Run dpkg/apt fixes before dist upgrade
== FreedomBox 25.5 (2025-03-10) ==
=== Highlights ===

View File

@ -8,6 +8,26 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 25.6 (2025-03-25) ==
=== Highlight ===
* names: Store domains in kvstore instead of /etc/hosts
=== Other Changes ===
* container: Allow taking snapshots of VMs
* container: Don't remove qcow2 image when terminating VM
* doc: Fetch latest manual
* locale: Update translations for German
* operation: Drop type annotations on enum members
* setup: Fix a minor flake8 complaint
* SOGo: add dpkg-dev to the package list
* storage: tests: Fix a test failure for psutils >= 7.0
* syncthing: Extend setup process to recover from manual config errors
* tests: functional: Add enable-all-apps script
* upgrades: Run dpkg/apt fixes before dist upgrade
== FreedomBox 25.5 (2025-03-10) ==
=== Highlights ===