doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
@ -10094,6 +10094,80 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
|
||||
<section>
|
||||
<title>Release Notes</title>
|
||||
<para>The following are the release notes for each FreedomBox version. </para>
|
||||
<section>
|
||||
<title>FreedomBox 20.3 (2020-02-24)</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>apps: Update style for toggle button </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>apps: Drop border shadow for app icon in mobile view </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>apps: Show short description as secondary title </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>apps: Remove css filters and glow from app icons </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>cards: Remove the transition delay on hover effect </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>system: Implement new style for cards </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>framework: Generate secret key (existing sessions will get logged out) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>framework: Cleanup expired sessions every week </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>networks: Add setting for internet connection type </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>networks: Ask about internet connection type during setup </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>shadowsocks: Fix shadowsocks not able to start </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>jsxc: Bypass issue with stronghold to get the app working again </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>monkeysphere: Fix regression with reading Apache configuration </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>help: Fix attribute on download manual button </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>firewall: Improve speed of some operations using DBus API </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>css: Add missing license identifier on some CSS files </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deluge: Use safer method for editing configuration </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deluge: More reliable initial configuration setup </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>samba: Add link to manual page </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>searx: Update search engines for 0.16.0 </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>openvpn: Fix spelling for Tunnelblick </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>bind: Show served domains </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Update translations for German, Swedish, Italian, Spanish, Norwegian Bokmål, Hungarian, Polish, and French </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section>
|
||||
<title>FreedomBox 20.2 (2020-02-10)</title>
|
||||
<itemizedlist>
|
||||
|
||||
|
Before Width: | Height: | Size: 352 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 278 KiB After Width: | Height: | Size: 178 KiB |
@ -1877,7 +1877,7 @@ echo "UPDATE users SET admin=1 WHERE name='@miusuario:dominio'" | sudo sqlite3 /
|
||||
</section>
|
||||
</section>
|
||||
<section>
|
||||
<title>Sincronización de Ficheros (Samba)</title>
|
||||
<title>Sincronización de Archivos (Samba)</title>
|
||||
<para>Samba te permite tener una carpeta compartida en la red local que se puede usar desde multiples ordenadores con sistemas operativos diferentes. De ahora en adelante nos referiremos a estas carpetas como "shares". Puedes tener una carpeta personal compartida por tus propios dispositivos (share casero), una compartida con un grupo de confianza (share de grupo) o una compartida con todo dispositivo de la red (share abierto). </para>
|
||||
<para>Samba te permite tratar un share como si fuera una carpeta local de tu ordenador. No obstante los shares solo están disponibles en la red local. </para>
|
||||
<para>Para aprender más acerca de Samba, mira la <ulink url="https://wiki.samba.org/index.php/User_Documentation">documentación de usuario</ulink> de su wiki. </para>
|
||||
@ -9976,6 +9976,80 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
|
||||
<section>
|
||||
<title>Release Notes</title>
|
||||
<para>The following are the release notes for each FreedomBox version. </para>
|
||||
<section>
|
||||
<title>FreedomBox 20.3 (2020-02-24)</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>apps: Update style for toggle button </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>apps: Drop border shadow for app icon in mobile view </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>apps: Show short description as secondary title </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>apps: Remove css filters and glow from app icons </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>cards: Remove the transition delay on hover effect </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>system: Implement new style for cards </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>framework: Generate secret key (existing sessions will get logged out) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>framework: Cleanup expired sessions every week </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>networks: Add setting for internet connection type </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>networks: Ask about internet connection type during setup </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>shadowsocks: Fix shadowsocks not able to start </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>jsxc: Bypass issue with stronghold to get the app working again </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>monkeysphere: Fix regression with reading Apache configuration </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>help: Fix attribute on download manual button </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>firewall: Improve speed of some operations using DBus API </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>css: Add missing license identifier on some CSS files </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deluge: Use safer method for editing configuration </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deluge: More reliable initial configuration setup </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>samba: Add link to manual page </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>searx: Update search engines for 0.16.0 </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>openvpn: Fix spelling for Tunnelblick </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>bind: Show served domains </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Update translations for German, Swedish, Italian, Spanish, Norwegian Bokmål, Hungarian, Polish, and French </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section>
|
||||
<title>FreedomBox 20.2 (2020-02-10)</title>
|
||||
<itemizedlist>
|
||||
|
||||
|
Before Width: | Height: | Size: 352 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 278 KiB After Width: | Height: | Size: 178 KiB |