diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index cba5e5465..7a6daec82 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -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 === diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index cba5e5465..7a6daec82 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -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 ===