From fc0ce69ddbc5e85b98ff4faa73469d335bbae79b Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 20 Jun 2022 20:51:27 -0400 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 20 ++++++++++++++++++++ doc/manual/en/TinyTinyRSS.raw.wiki | 2 -- doc/manual/es/ReleaseNotes.raw.wiki | 20 ++++++++++++++++++++ 3 files changed, 40 insertions(+), 2 deletions(-) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index d2332c2a0..69b9b2d74 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -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 === diff --git a/doc/manual/en/TinyTinyRSS.raw.wiki b/doc/manual/en/TinyTinyRSS.raw.wiki index 821e5f609..326eb155e 100644 --- a/doc/manual/en/TinyTinyRSS.raw.wiki +++ b/doc/manual/en/TinyTinyRSS.raw.wiki @@ -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:///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}} diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index d2332c2a0..69b9b2d74 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -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 ===