diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 664fd820e..e4f843c15 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -10,6 +10,52 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 20.14 (2020-09-15) == + +=== Highlights === + + * apache: Disable mod_status (CVE-2020-25073) + * bepasty: New app for file upload and sharing + * matrixsynapse: Allow upgrade to version 1.19 + +=== Other Changes === + + * apps: Remove Coquelicot + * backups: Make app available by default + * debian: Add newline to end of /var/lib/plinth/firstboot-wizard-secret + * debian: Don't show first wizard secret on command line + * debian: Temporarily revert source package rename + * diagnostics: Prevent showing running status on diagnostics menu item + * doc: Add moinmoin wiki parser + * doc: Fix wiki links in manual + * ejabberd, mumble, wireguard: Update Apple app links + * ejabberd: Use new ruamel.yaml API and allow duplicate keys + * firewall: Show port forwarding info contextually + * firewall: Show port forwarding info in tabular format + * gitweb: Add ability to change default branch + * gitweb: Fix enable auth webserver component on app init + * help, networks: Clarify i18n different contexts for "Manual" + * i18n: Mark strings missed for translation + * ikiwiki: Validate a path when deleting wiki or blog + * js: Don't show running status on buttons pulled to right + * jsxc, sharing, wireguard: Add 'Learn more...' link for help pages + * locale: Update translations for Danish, Dutch, Galician, German, Hungarian, Italian, Spanish, Swedish, Russian, Turkish + * matrixsynapse: Perform a one time conversion to new config format + * matrixsynapse: Rename Riot to Element + * matrixsynapse: Use conf.d snippets + * radicale: Remove code to handle 1.x + * radicale: Stop service during backup and restore + * samba: Hide common system partitions + * snapshots: Clarify description for disabling yearly snapshots + * ssh: Disallow managing keys for the root user + * storage: Fix expanding partitions on GPT partition tables + * upgrades, security: Update the messages describing backports + * upgrades: Add first boot step to configure backports + * upgrades: Change backports activation message wording + * upgrades: Display correct backports info for unstable + * upgrades: security: Don't use technical term 'backports' in UI + * wireguard: Remove hardcoded Windows client version + == FreedomBox 20.13 (2020-07-18) == === Highlights === diff --git a/doc/manual/en/images/checkmark.png b/doc/manual/en/images/checkmark.png new file mode 100644 index 000000000..2fd38192c Binary files /dev/null and b/doc/manual/en/images/checkmark.png differ diff --git a/doc/manual/en/images/icon-error.png b/doc/manual/en/images/icon-error.png new file mode 100644 index 000000000..ab6808fba Binary files /dev/null and b/doc/manual/en/images/icon-error.png differ diff --git a/doc/manual/en/images/star_off.png b/doc/manual/en/images/star_off.png new file mode 100644 index 000000000..2f99caea5 Binary files /dev/null and b/doc/manual/en/images/star_off.png differ diff --git a/doc/manual/en/images/star_on.png b/doc/manual/en/images/star_on.png new file mode 100644 index 000000000..6a64f936c Binary files /dev/null and b/doc/manual/en/images/star_on.png differ diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 664fd820e..e4f843c15 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -10,6 +10,52 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 20.14 (2020-09-15) == + +=== Highlights === + + * apache: Disable mod_status (CVE-2020-25073) + * bepasty: New app for file upload and sharing + * matrixsynapse: Allow upgrade to version 1.19 + +=== Other Changes === + + * apps: Remove Coquelicot + * backups: Make app available by default + * debian: Add newline to end of /var/lib/plinth/firstboot-wizard-secret + * debian: Don't show first wizard secret on command line + * debian: Temporarily revert source package rename + * diagnostics: Prevent showing running status on diagnostics menu item + * doc: Add moinmoin wiki parser + * doc: Fix wiki links in manual + * ejabberd, mumble, wireguard: Update Apple app links + * ejabberd: Use new ruamel.yaml API and allow duplicate keys + * firewall: Show port forwarding info contextually + * firewall: Show port forwarding info in tabular format + * gitweb: Add ability to change default branch + * gitweb: Fix enable auth webserver component on app init + * help, networks: Clarify i18n different contexts for "Manual" + * i18n: Mark strings missed for translation + * ikiwiki: Validate a path when deleting wiki or blog + * js: Don't show running status on buttons pulled to right + * jsxc, sharing, wireguard: Add 'Learn more...' link for help pages + * locale: Update translations for Danish, Dutch, Galician, German, Hungarian, Italian, Spanish, Swedish, Russian, Turkish + * matrixsynapse: Perform a one time conversion to new config format + * matrixsynapse: Rename Riot to Element + * matrixsynapse: Use conf.d snippets + * radicale: Remove code to handle 1.x + * radicale: Stop service during backup and restore + * samba: Hide common system partitions + * snapshots: Clarify description for disabling yearly snapshots + * ssh: Disallow managing keys for the root user + * storage: Fix expanding partitions on GPT partition tables + * upgrades, security: Update the messages describing backports + * upgrades: Add first boot step to configure backports + * upgrades: Change backports activation message wording + * upgrades: Display correct backports info for unstable + * upgrades: security: Don't use technical term 'backports' in UI + * wireguard: Remove hardcoded Windows client version + == FreedomBox 20.13 (2020-07-18) == === Highlights === diff --git a/doc/manual/es/images/checkmark.png b/doc/manual/es/images/checkmark.png new file mode 100644 index 000000000..2fd38192c Binary files /dev/null and b/doc/manual/es/images/checkmark.png differ diff --git a/doc/manual/es/images/icon-error.png b/doc/manual/es/images/icon-error.png new file mode 100644 index 000000000..ab6808fba Binary files /dev/null and b/doc/manual/es/images/icon-error.png differ diff --git a/doc/manual/es/images/star_off.png b/doc/manual/es/images/star_off.png new file mode 100644 index 000000000..2f99caea5 Binary files /dev/null and b/doc/manual/es/images/star_off.png differ diff --git a/doc/manual/es/images/star_on.png b/doc/manual/es/images/star_on.png new file mode 100644 index 000000000..6a64f936c Binary files /dev/null and b/doc/manual/es/images/star_on.png differ