doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2025-01-05 12:16:47 -05:00
parent 53de20d99d
commit 3911ae2c60
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 38 additions and 8 deletions

View File

@ -8,6 +8,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 24.26.1 (2025-01-05) ==
=== Highlights ===
* email: Fix DKIM signing by setting correct ownership on private keys
* nextcloud: remove experimental warning
=== Other Changes ===
* locale: Update translations for Albanian, Bulgarian, Chinese (Simplified Han script), Czech, French, German, Turkish
* mumble: Add diagnostic for setup config changes
* mumble: Support config file moved into /etc/mumble
* sharing: Drop jQuery code as the library dependency has been removed
* users: Drop jQuery code as the library dependency has been removed
== FreedomBox 24.26 (2024-12-30) ==
=== Highlights ===
@ -40,16 +55,16 @@ The following are the release notes for each !FreedomBox version.
* frontpage: Replace short description with tags
* locale: Update translations for Albanian, Bulgarian, Chinese (Simplified Han script), Czech, German, Tamil, Telugu, Turkish
* Makefile: Add i2p to list of apps to remove
* mediawiki: tests: functional: Use click function from functional libary
* mediawiki: tests: functional: Use click function from functional library
* menu: Ensure that all menu items have names for use by breadcrumbs
* menu: Implement a helper method to lookup menu items using URL name
* middleware: Handle method not allowed errors and redirect
* middleware: Handle page not found errors specially
* minetest: Provide default gameid argument
* miniflux: tests: functional: Use helper functions from functional libary
* miniflux: tests: functional: Use helper functions from functional library
* networks: Fix error during creation of PPPoE connections
* samba: tests: functional: Wait for page update after enable/disable share
* sharing: tests: functional: Use click function from functional libary
* sharing: tests: functional: Use click function from functional library
* system: Add tags to all remaining apps
* tags: Add button to clear all tags
* tags: Add tags to system apps
@ -64,7 +79,7 @@ The following are the release notes for each !FreedomBox version.
* ui: Fix regression with margin above app title
* ui: Replace use of jQuery with plain !JavaScript
* users: Restart nslcd service after configuration changes during setup
* users: tests: functional: Use click function from functional libary
* users: tests: functional: Use click function from functional library
* views: Implement retrieving breadcrumbs of a page
* views: Show exception details with the utility to show errors
* zoph: Include tags from the manifest

View File

@ -8,6 +8,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 24.26.1 (2025-01-05) ==
=== Highlights ===
* email: Fix DKIM signing by setting correct ownership on private keys
* nextcloud: remove experimental warning
=== Other Changes ===
* locale: Update translations for Albanian, Bulgarian, Chinese (Simplified Han script), Czech, French, German, Turkish
* mumble: Add diagnostic for setup config changes
* mumble: Support config file moved into /etc/mumble
* sharing: Drop jQuery code as the library dependency has been removed
* users: Drop jQuery code as the library dependency has been removed
== FreedomBox 24.26 (2024-12-30) ==
=== Highlights ===
@ -40,16 +55,16 @@ The following are the release notes for each !FreedomBox version.
* frontpage: Replace short description with tags
* locale: Update translations for Albanian, Bulgarian, Chinese (Simplified Han script), Czech, German, Tamil, Telugu, Turkish
* Makefile: Add i2p to list of apps to remove
* mediawiki: tests: functional: Use click function from functional libary
* mediawiki: tests: functional: Use click function from functional library
* menu: Ensure that all menu items have names for use by breadcrumbs
* menu: Implement a helper method to lookup menu items using URL name
* middleware: Handle method not allowed errors and redirect
* middleware: Handle page not found errors specially
* minetest: Provide default gameid argument
* miniflux: tests: functional: Use helper functions from functional libary
* miniflux: tests: functional: Use helper functions from functional library
* networks: Fix error during creation of PPPoE connections
* samba: tests: functional: Wait for page update after enable/disable share
* sharing: tests: functional: Use click function from functional libary
* sharing: tests: functional: Use click function from functional library
* system: Add tags to all remaining apps
* tags: Add button to clear all tags
* tags: Add tags to system apps
@ -64,7 +79,7 @@ The following are the release notes for each !FreedomBox version.
* ui: Fix regression with margin above app title
* ui: Replace use of jQuery with plain !JavaScript
* users: Restart nslcd service after configuration changes during setup
* users: tests: functional: Use click function from functional libary
* users: tests: functional: Use click function from functional library
* views: Implement retrieving breadcrumbs of a page
* views: Show exception details with the utility to show errors
* zoph: Include tags from the manifest