mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
a3b2751200
commit
fc0ce69ddb
@ -8,6 +8,26 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.14 (2022-06-20) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* ejabberd: Allow domains to be added or removed
|
||||
* mumble: Allow setting a password that is required to join the server
|
||||
* mediawiki: Add option to change the site name
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* actions: Add a decorator for marking superuser actions
|
||||
* doc: dev: Use and recommend new privileged actions
|
||||
* ejabberd: Automatically use coturn
|
||||
* janus: Improve description about coturn
|
||||
* locale: Update translations for Bulgarian, Chinese (Simplified), Czech, Dutch, French, German, Russian, Turkish
|
||||
* tests: Add a dummy parameter for middlewares for Django 4.0
|
||||
* translation: Don't use session for storing lang pref in Django 4.0
|
||||
* transmission: Simplify actions using the privileged decorator
|
||||
* users: Fix deleting user LDAP entry with Django 4.0
|
||||
|
||||
== FreedomBox 22.13 (2022-06-06) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -74,8 +74,6 @@ In the next section, we will discuss setting up the mobile app, which can let yo
|
||||
|
||||
The official Android app from the Tiny Tiny RSS project works with !FreedomBox's Tiny Tiny RSS Server. The older TTRSS-Reader application is known '''not''' to work.
|
||||
|
||||
The official Android app is unfortunately only available on the Google Play Store and not on F-Droid. You can still obtain the source code and build the apk file yourself.
|
||||
|
||||
To configure, first install the application, then in the setting page, set URL as ''https://<your.freedombox.address>/tt-rss-app/''. Set your user name and password in the Login details as well as HTTP Authentication details. If your !FreedomBox does not have a valid HTTPS certificate, then in settings request allowing any SSL certificate and any host.
|
||||
|
||||
{{attachment:ttrssapp1.png|Tiny Tiny RSS|width=288}}
|
||||
|
||||
@ -8,6 +8,26 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.14 (2022-06-20) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* ejabberd: Allow domains to be added or removed
|
||||
* mumble: Allow setting a password that is required to join the server
|
||||
* mediawiki: Add option to change the site name
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* actions: Add a decorator for marking superuser actions
|
||||
* doc: dev: Use and recommend new privileged actions
|
||||
* ejabberd: Automatically use coturn
|
||||
* janus: Improve description about coturn
|
||||
* locale: Update translations for Bulgarian, Chinese (Simplified), Czech, Dutch, French, German, Russian, Turkish
|
||||
* tests: Add a dummy parameter for middlewares for Django 4.0
|
||||
* translation: Don't use session for storing lang pref in Django 4.0
|
||||
* transmission: Simplify actions using the privileged decorator
|
||||
* users: Fix deleting user LDAP entry with Django 4.0
|
||||
|
||||
== FreedomBox 22.13 (2022-06-06) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user