doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-07-04 21:42:33 -04:00
parent e7f432f914
commit 70f9af7341
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
5 changed files with 74 additions and 4 deletions

View File

@ -8,6 +8,33 @@ 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.15 (2022-07-04) ==
=== Highlights ===
* backups: Add options to keep sshfs shares responsive
* backups: Unmount repositories before and after backup
* users: create home directories for newly created users
=== Other Changes ===
* *: pylint: Avoid calling super() with arguments
* *: pylint: Don't inherit from 'object'
* *: pylint: Drop unnecessary 'pass' statements
* *: pylint: Explicitly specify encoding when open a file
* *: pylint: Suppress unused argument warnings
* ci: Use compatible versions of Selenium and Splinter
* locale: Update translations for Bulgarian, Russian, Ukrainian
* mediawiki: Add regex validator to the domain field
* mediawiki: Remove Buster specific code not needed in Bullseye
* mediawiki: Remove wgLogo as it is not needed in Bullseye
* pyproject.toml: Ignore some refactoring messages with pylint
* static: js: css: Make multiple select fields work with Django 4.0
* tests: functional: Simplify GitLabCI configuration
* upgrades: Hold packages one at a time
* upgrades: Re-add workaround for grub
* views: Add a comment about change in Django 4.0
== FreedomBox 22.14.1 (2022-06-27) ==
=== Highlights ===

View File

@ -8,18 +8,34 @@
== Janus (servidor WebRTC) ==
||<tablestyle="float: right;"> {{attachment:FreedomBox/Manual/Janus/Janus-icon_en_V01.png|Icono de Janus}} ||
'''Disponible desde''': versión 22.13
Janus es un servidor WebRTC ligero de propósito general. Puede soportar diferentes tipos de aplicaciones de comunicación en tiempo real, como llamdas y retransmisiones de video.
Actualmente !FreedomBox incluye con Janus una sala simple de videoconferencia. En el futuro será reemplazada por [[DebianBug:1005877|Jangouts]], una app de videoconferencia completa.
Actualmente !FreedomBox incluye con Janus una sala simple de videoconferencia. Cualquiera que visite tu !FreedomBox puede acceder a esta sala. No requiere ingresar con una cuenta de usuario.
Para usar Janus se necesita un servidor STUN/TURN (como [[es/FreedomBox/Manual/Coturn|Coturn]]).
En el futuro será reemplazada por [[DebianBug:1005877|Jangouts]], una app de videoconferencia completa.
/* Captura de pantalla */
/* Usar Janus */
== Captura de pantalla ==
Para usar Janus se necesita [[es/FreedomBox/Manual/Coturn|Coturn]], así que también debe estar instalado y funcionando en tu !FreedomBox.
{{attachment:FreedomBox/Manual/Janus/freedombox-janus-videoroom.png|Sala de video de Janus|width=800}}
== Usar Janus ==
El acceso directo a Janus te llevará a la página Sala de Video de Janus. Pulsa aquí el botón Comenzar enla parte superior de la página.
A continución tendrás que dar un nombre de pantalla. Puede ser cualquiera. Pulsa el botón "Unirse a la sala" para entrar.
La primera vez que entres a la sala, tu navegador te preguntará si le das permiso a esta página para acceder a tu cámara y micrófono. Pulsa "Permitir" para seguir.
Se mostrará tu propia imagen en la ventana "Video local". Desde aquí podrás acallar tu sonido o usar despublicar para dejar de compartir tu imagen y/o sonido. Si otra gente entra en la sala aparecerán en las ventanas de "Vídeo remoto".
=== Enlaces externos ===

View File

@ -8,6 +8,33 @@ 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.15 (2022-07-04) ==
=== Highlights ===
* backups: Add options to keep sshfs shares responsive
* backups: Unmount repositories before and after backup
* users: create home directories for newly created users
=== Other Changes ===
* *: pylint: Avoid calling super() with arguments
* *: pylint: Don't inherit from 'object'
* *: pylint: Drop unnecessary 'pass' statements
* *: pylint: Explicitly specify encoding when open a file
* *: pylint: Suppress unused argument warnings
* ci: Use compatible versions of Selenium and Splinter
* locale: Update translations for Bulgarian, Russian, Ukrainian
* mediawiki: Add regex validator to the domain field
* mediawiki: Remove Buster specific code not needed in Bullseye
* mediawiki: Remove wgLogo as it is not needed in Bullseye
* pyproject.toml: Ignore some refactoring messages with pylint
* static: js: css: Make multiple select fields work with Django 4.0
* tests: functional: Simplify GitLabCI configuration
* upgrades: Hold packages one at a time
* upgrades: Re-add workaround for grub
* views: Add a comment about change in Django 4.0
== FreedomBox 22.14.1 (2022-06-27) ==
=== Highlights ===

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB