mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
863bb60129
commit
13f0896853
@ -10,7 +10,7 @@
|
||||
|
||||
<<Anchor(gettinghelp)>>
|
||||
|
||||
The !FreedomBox community provides live help via forum, chat and email. Feel free to join and ask anything you like. If you receive help, please consider to report your solution to the [[FreedomBox/QuestionsAndAnswers|Questions and Answers]] page, so others can benefit in the future.
|
||||
The !FreedomBox community provides live help via forum, chat and email. Feel free to join and ask anything you like. If you receive help, please consider to report your solution to the [[https://discuss.freedombox.org/t/frequently-asked-questions/1906|Questions and Answers]] page, so others can benefit in the future.
|
||||
|
||||
== Discussion Forum ==
|
||||
|
||||
@ -34,7 +34,7 @@ Providing you are familiar with [[http://www.irchelp.org/|Internet Relay Chat]]
|
||||
|
||||
== Help Back ==
|
||||
|
||||
Once you've got your solution, don't forget to add it to the [[FreedomBox/QuestionsAndAnswers|Questions and Answers]] page and tell which features do you use from the box on [[FreedomBox/UserExperience|Use Cases]] page. It could help others to use !FreedomBox in a way they would have not imagined.
|
||||
Once you've got your solution, don't forget to add it to the [[https://discuss.freedombox.org/t/frequently-asked-questions/1906|Questions and Answers]] page and tell which features do you use from the box on [[FreedomBox/UserExperience|Use Cases]] page. It could help others to use !FreedomBox in a way they would have not imagined.
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
|
||||
@ -8,6 +8,54 @@ 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.14 (2023-07-31) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* app: Implement advanced option to rerun app setup
|
||||
* torproxy: Add separate app for Tor Proxy
|
||||
* upgrades: Use codename in apt preferences
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* HACKING: Add instructions for container on Raspberry Pi
|
||||
* bepasty: Don't enable app when setup is rerun
|
||||
* bind: Don't enable app when setup is rerun
|
||||
* ci: Add mypy static type check
|
||||
* container: Add support for retrieving GPG keys using wget
|
||||
* container: Update for bookworm images
|
||||
* deluge: Don't enable app when setup is rerun
|
||||
* ejabberd: Don't enable app when setup is rerun
|
||||
* firewall: Add diagnostic check for backend
|
||||
* firewall: Add diagnostic check for passthroughs
|
||||
* firewall: Add diagnostic for default zone
|
||||
* gitweb: Don't enable app when setup is rerun
|
||||
* ikiwiki: Don't enable app when setup is rerun
|
||||
* infinoted: Don't enable app when setup is rerun
|
||||
* janus: Don't enable app when setup is rerun
|
||||
* jsxc: Don't enable app when setup is rerun
|
||||
* kvstore: Optionally, don't throw exception when deleting key
|
||||
* locale: Update translations for Dutch
|
||||
* mediawiki: Don't enable app when setup is rerun
|
||||
* minetest: Don't enable app when setup is rerun
|
||||
* openvpn: Don't enable app when setup is rerun
|
||||
* performance: Don't enable app when setup is rerun
|
||||
* privoxy: Don't enable app when setup is rerun
|
||||
* quassel: Don't enable app when setup is rerun
|
||||
* radicale: Don't enable app when setup is rerun
|
||||
* rssbridge: Don't enable app when setup is rerun
|
||||
* shaarli: Don't enable app when setup is rerun
|
||||
* sharing: Don't enable app when setup is rerun
|
||||
* tor, torproxy: Export settings from old to new app
|
||||
* tor, torproxy: Update description for info on services provided
|
||||
* tor: tests: Make functional test check for running service
|
||||
* ttrss: Don't enable app when setup is rerun
|
||||
* upgrades: Use codename for unattended-upgrades origin pattern
|
||||
* users: Add diagnostic checks for nsswitch config
|
||||
* users: Add diagnostics check for nslcd config
|
||||
* wireguard: Don't enable app when setup is rerun
|
||||
* zoph: Don't enable app when setup is rerun
|
||||
|
||||
== FreedomBox 23.13 (2023-07-17) ==
|
||||
|
||||
* container: Add support for ARM64 containers
|
||||
|
||||
@ -8,6 +8,54 @@ 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.14 (2023-07-31) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* app: Implement advanced option to rerun app setup
|
||||
* torproxy: Add separate app for Tor Proxy
|
||||
* upgrades: Use codename in apt preferences
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* HACKING: Add instructions for container on Raspberry Pi
|
||||
* bepasty: Don't enable app when setup is rerun
|
||||
* bind: Don't enable app when setup is rerun
|
||||
* ci: Add mypy static type check
|
||||
* container: Add support for retrieving GPG keys using wget
|
||||
* container: Update for bookworm images
|
||||
* deluge: Don't enable app when setup is rerun
|
||||
* ejabberd: Don't enable app when setup is rerun
|
||||
* firewall: Add diagnostic check for backend
|
||||
* firewall: Add diagnostic check for passthroughs
|
||||
* firewall: Add diagnostic for default zone
|
||||
* gitweb: Don't enable app when setup is rerun
|
||||
* ikiwiki: Don't enable app when setup is rerun
|
||||
* infinoted: Don't enable app when setup is rerun
|
||||
* janus: Don't enable app when setup is rerun
|
||||
* jsxc: Don't enable app when setup is rerun
|
||||
* kvstore: Optionally, don't throw exception when deleting key
|
||||
* locale: Update translations for Dutch
|
||||
* mediawiki: Don't enable app when setup is rerun
|
||||
* minetest: Don't enable app when setup is rerun
|
||||
* openvpn: Don't enable app when setup is rerun
|
||||
* performance: Don't enable app when setup is rerun
|
||||
* privoxy: Don't enable app when setup is rerun
|
||||
* quassel: Don't enable app when setup is rerun
|
||||
* radicale: Don't enable app when setup is rerun
|
||||
* rssbridge: Don't enable app when setup is rerun
|
||||
* shaarli: Don't enable app when setup is rerun
|
||||
* sharing: Don't enable app when setup is rerun
|
||||
* tor, torproxy: Export settings from old to new app
|
||||
* tor, torproxy: Update description for info on services provided
|
||||
* tor: tests: Make functional test check for running service
|
||||
* ttrss: Don't enable app when setup is rerun
|
||||
* upgrades: Use codename for unattended-upgrades origin pattern
|
||||
* users: Add diagnostic checks for nsswitch config
|
||||
* users: Add diagnostics check for nslcd config
|
||||
* wireguard: Don't enable app when setup is rerun
|
||||
* zoph: Don't enable app when setup is rerun
|
||||
|
||||
== FreedomBox 23.13 (2023-07-17) ==
|
||||
|
||||
* container: Add support for ARM64 containers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user