mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
ca8a64ec10
commit
ecddf2cefa
@ -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
|
||||
|
||||
@ -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 ===
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user