doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-05-01 08:48:36 -04:00
parent 041492a900
commit be2311f794
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 102 additions and 0 deletions

View File

@ -8,6 +8,57 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 23.6.2 (2023-05-01) ==
* upgrades: Check apt result during dist-upgrade
* locale: Update translations for Bulgarian, Ukrainian
== FreedomBox 23.8 (2023-04-24) ==
=== Highlights ===
* coturn: Prevent package removal when roundcube is uninstalled
* datetime: Re-implement backup/restore for timezone
* gitweb: Disable snapshot feature
=== Other Changes ===
* HACKING: Force pip to install packages to system environment
* bepasty: When uninstalling, remove all data and configuration
* calibre: Remove libraries during uninstallation
* ci: Force pip install for functional tests
* coturn: When uninstalling, remove all data and configuration
* datetime: Use unique component ID for related daemon
* deluge: When uninstalling, remove all data and configuration
* gitweb: When uninstalling, remove all data and configuration, remove repositories
* gitweb: Make globally configured features overridable per-repository
* gitweb: Simplify handling shortcut for front page
* ikiwiki: When uninstalling, remove all data and configuration
* infinoted: When uninstalling, remove all data and configuration
* locale: Update translations for Bulgarian, French, Ukrainian
* matrixsynapse: When uninstalling, remove all data and configuration
* mediawiki: When uninstalling, remove all data and configuration
* mediawiki: Fix broken view on Bullseye due to language selection
* openvpn: When uninstalling, remove all data and configuration
* roundcube: When uninstalling, remove all data and configuration
* rssbridge: When uninstalling, remove all data and configuration
* samba: When uninstalling, remove all data and configuration
* searx: When uninstalling, remove all data and configuration
* searx: Simplify handling shortcut for front page
* shaarli: When uninstalling, remove all data and configuration
* shadowsocks: When uninstalling, remove all data and configuration
* sharing: When uninstalling, remove all data and configuration
* syncthing: When uninstalling, remove all data and configuration
* syncthing: Remove unused pathlib import so job code-quality can pass
* tests: Don't error during collection if selenium is not installed
* tests: functional: Make install script work for Bullseye
* tests: functional: Remove handling for custom enable/disable buttons
* tests: functional: Update detecting page changes
* tor: When uninstalling, remove all data and configuration
* ttrss: When uninstalling, remove all data and configuration
* upgrades: Check apt result during dist-upgrade
* wordpress: When uninstalling, remove all data and configuration
== FreedomBox 23.6.1 (2023-04-10) ==
* coturn: Prevent package removal when roundcube is uninstalled

View File

@ -8,6 +8,57 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 23.6.2 (2023-05-01) ==
* upgrades: Check apt result during dist-upgrade
* locale: Update translations for Bulgarian, Ukrainian
== FreedomBox 23.8 (2023-04-24) ==
=== Highlights ===
* coturn: Prevent package removal when roundcube is uninstalled
* datetime: Re-implement backup/restore for timezone
* gitweb: Disable snapshot feature
=== Other Changes ===
* HACKING: Force pip to install packages to system environment
* bepasty: When uninstalling, remove all data and configuration
* calibre: Remove libraries during uninstallation
* ci: Force pip install for functional tests
* coturn: When uninstalling, remove all data and configuration
* datetime: Use unique component ID for related daemon
* deluge: When uninstalling, remove all data and configuration
* gitweb: When uninstalling, remove all data and configuration, remove repositories
* gitweb: Make globally configured features overridable per-repository
* gitweb: Simplify handling shortcut for front page
* ikiwiki: When uninstalling, remove all data and configuration
* infinoted: When uninstalling, remove all data and configuration
* locale: Update translations for Bulgarian, French, Ukrainian
* matrixsynapse: When uninstalling, remove all data and configuration
* mediawiki: When uninstalling, remove all data and configuration
* mediawiki: Fix broken view on Bullseye due to language selection
* openvpn: When uninstalling, remove all data and configuration
* roundcube: When uninstalling, remove all data and configuration
* rssbridge: When uninstalling, remove all data and configuration
* samba: When uninstalling, remove all data and configuration
* searx: When uninstalling, remove all data and configuration
* searx: Simplify handling shortcut for front page
* shaarli: When uninstalling, remove all data and configuration
* shadowsocks: When uninstalling, remove all data and configuration
* sharing: When uninstalling, remove all data and configuration
* syncthing: When uninstalling, remove all data and configuration
* syncthing: Remove unused pathlib import so job code-quality can pass
* tests: Don't error during collection if selenium is not installed
* tests: functional: Make install script work for Bullseye
* tests: functional: Remove handling for custom enable/disable buttons
* tests: functional: Update detecting page changes
* tor: When uninstalling, remove all data and configuration
* ttrss: When uninstalling, remove all data and configuration
* upgrades: Check apt result during dist-upgrade
* wordpress: When uninstalling, remove all data and configuration
== FreedomBox 23.6.1 (2023-04-10) ==
* coturn: Prevent package removal when roundcube is uninstalled