doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-07-28 22:47:39 -04:00
parent ca8a64ec10
commit ecddf2cefa
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
3 changed files with 29 additions and 1 deletions

View File

@ -8,6 +8,19 @@ 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.10 (2026-07-28) ==
* apps: Change header title from Disabled to Available for install
* css: Fix sizing for icons in custom shortcuts
* debian/tests: make ready check more robust
* debian/tests: Drop redundant status check
* first_boot: Move first wizard secret generation to this app
* locale: Update translations for Chinese (Simplified Han script), French, German, Latvian, Swedish
* log: Set simpler syslog identifier instead of full binary path
* luanti: Add more detail to description
* ssh: Don't fail on page load when SSH host key can't be read
* tor, torproxy: Avoid error if defaults file missing during uninstall
== FreedomBox 26.9.1 (2026-06-15) ==
* locale: Update translations for Albanian, Chinese (Simplified Han script), Czech, French, Italian, Turkish

View File

@ -54,7 +54,9 @@ By default, web addresses for newly created blog posts and pages look like '''/w
=== Automatic Upgrades ===
Similar to all other apps, feature and security upgrades for !WordPress are automatically handled by !FreedomBox (when not disabled). After a minor version upgrade, changes to the database structure are automatically done by !WordPress. However, after a major version upgrade, such as during major distribution upgrade every two years, database changes are not done automatically. For this, you need to login to !WordPress and trigger the changes manually.
Similar to all other apps, feature and security upgrades for !WordPress are automatically handled by !FreedomBox (as long as the auto-update feature is enabled). Note that the updater that is built-in to !WordPress cannot update the !WordPress core or plugins that are installed from Debian packages. It can only be used to update additional plugins that have been added to the installation.
After a minor version upgrade, changes to the database structure are automatically done by !WordPress. However, after a major version upgrade, such as during major distribution upgrade every two years, database changes are not done automatically. For this, you need to login to !WordPress and trigger the changes manually.
=== Plugins and Themes ===

View File

@ -8,6 +8,19 @@ 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.10 (2026-07-28) ==
* apps: Change header title from Disabled to Available for install
* css: Fix sizing for icons in custom shortcuts
* debian/tests: make ready check more robust
* debian/tests: Drop redundant status check
* first_boot: Move first wizard secret generation to this app
* locale: Update translations for Chinese (Simplified Han script), French, German, Latvian, Swedish
* log: Set simpler syslog identifier instead of full binary path
* luanti: Add more detail to description
* ssh: Don't fail on page load when SSH host key can't be read
* tor, torproxy: Avoid error if defaults file missing during uninstall
== FreedomBox 26.9.1 (2026-06-15) ==
* locale: Update translations for Albanian, Chinese (Simplified Han script), Czech, French, Italian, Turkish