mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
52e2a52856
commit
29f7d8d209
@ -8,6 +8,38 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
|||||||
|
|
||||||
The following are the release notes for each !FreedomBox version.
|
The following are the release notes for each !FreedomBox version.
|
||||||
|
|
||||||
|
== FreedomBox 22.18 (2022-08-15) ==
|
||||||
|
|
||||||
|
=== Highlights ===
|
||||||
|
|
||||||
|
* networks: Remove DNSSEC diagnostics
|
||||||
|
* setup: Allow starting installation when package manager is busy
|
||||||
|
* setup: Fix issue with immediate refresh after installation
|
||||||
|
|
||||||
|
=== Other Changes ===
|
||||||
|
|
||||||
|
* *: Add setup method on all apps that don't have it
|
||||||
|
* *: Drop module level app property
|
||||||
|
* *: Make force upgrading part of app rather than a module
|
||||||
|
* *: Make setup method part of App class for all apps
|
||||||
|
* app: Drop optimization that skips setup process
|
||||||
|
* backups: tests: Mark need for Django database during API tests
|
||||||
|
* container: Add !IdentitiesOnly option to SSH
|
||||||
|
* container: Ignore flake8 error 'line too long' in bash script text
|
||||||
|
* coturn: Fix link to ejabberd in description
|
||||||
|
* doc: dev: Document previously undocumented components
|
||||||
|
* ejabberd: Fix showing the status messages
|
||||||
|
* locale: Update translations for Bulgarian, Czech, Dutch, French, German, Turkish, Ukrainian
|
||||||
|
* matrixsynapse: Fix showing the status messages
|
||||||
|
* notification: Pass full context when rendering body template
|
||||||
|
* operation: Add module to manage threaded operations
|
||||||
|
* package: Run installation operation using app_id instead of module
|
||||||
|
* setup: Drop setup_helper and use the new Operation API
|
||||||
|
* sharing: Add installing and enable/disable like other apps
|
||||||
|
* sharing: tests: functional: Fix a flaky test by waiting
|
||||||
|
* ssh: tests: functional: Keep service enabled after tests
|
||||||
|
* storage: Fix enumerating partitions without mount points
|
||||||
|
|
||||||
== FreedomBox 22.17 (2022-08-01) ==
|
== FreedomBox 22.17 (2022-08-01) ==
|
||||||
|
|
||||||
=== Highlights ===
|
=== Highlights ===
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 34 KiB |
@ -8,6 +8,38 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
|||||||
|
|
||||||
The following are the release notes for each !FreedomBox version.
|
The following are the release notes for each !FreedomBox version.
|
||||||
|
|
||||||
|
== FreedomBox 22.18 (2022-08-15) ==
|
||||||
|
|
||||||
|
=== Highlights ===
|
||||||
|
|
||||||
|
* networks: Remove DNSSEC diagnostics
|
||||||
|
* setup: Allow starting installation when package manager is busy
|
||||||
|
* setup: Fix issue with immediate refresh after installation
|
||||||
|
|
||||||
|
=== Other Changes ===
|
||||||
|
|
||||||
|
* *: Add setup method on all apps that don't have it
|
||||||
|
* *: Drop module level app property
|
||||||
|
* *: Make force upgrading part of app rather than a module
|
||||||
|
* *: Make setup method part of App class for all apps
|
||||||
|
* app: Drop optimization that skips setup process
|
||||||
|
* backups: tests: Mark need for Django database during API tests
|
||||||
|
* container: Add !IdentitiesOnly option to SSH
|
||||||
|
* container: Ignore flake8 error 'line too long' in bash script text
|
||||||
|
* coturn: Fix link to ejabberd in description
|
||||||
|
* doc: dev: Document previously undocumented components
|
||||||
|
* ejabberd: Fix showing the status messages
|
||||||
|
* locale: Update translations for Bulgarian, Czech, Dutch, French, German, Turkish, Ukrainian
|
||||||
|
* matrixsynapse: Fix showing the status messages
|
||||||
|
* notification: Pass full context when rendering body template
|
||||||
|
* operation: Add module to manage threaded operations
|
||||||
|
* package: Run installation operation using app_id instead of module
|
||||||
|
* setup: Drop setup_helper and use the new Operation API
|
||||||
|
* sharing: Add installing and enable/disable like other apps
|
||||||
|
* sharing: tests: functional: Fix a flaky test by waiting
|
||||||
|
* ssh: tests: functional: Keep service enabled after tests
|
||||||
|
* storage: Fix enumerating partitions without mount points
|
||||||
|
|
||||||
== FreedomBox 22.17 (2022-08-01) ==
|
== FreedomBox 22.17 (2022-08-01) ==
|
||||||
|
|
||||||
=== Highlights ===
|
=== Highlights ===
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 34 KiB |
Loading…
x
Reference in New Issue
Block a user