From 2fdd46b36431ae0f58bb2e78e42553168db9a0ff Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 4 Jan 2020 11:28:54 +0100 Subject: [prep-release-3.2.9] Update changelog for 3.2.9 --- phpBB/docs/CHANGELOG.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'phpBB') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 33faa961a1..45300c4986 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
  1. Changelog
      +
    • Changes since 3.2.9-RC1
    • Changes since 3.2.8
    • Changes since 3.2.8-RC1
    • Changes since 3.2.7
    • @@ -141,6 +142,30 @@
      +

      Changes since 3.2.9-RC1

      +

      Bug

      +
        +
      • [PHPBB3-15592] - "Place inline" button appears when BBcode is disabled (Post settings)
      • +
      • [PHPBB3-16269] - Sphinx backend indexes HTML markup as keywords
      • +
      • [PHPBB3-16282] - Default jQuery CDN URL is outdated on new installs
      • +
      +

      Improvement

      +
        +
      • [PHPBB3-16271] - Add support for 3.3.x API documentation
      • +
      • [PHPBB3-16279] - Add permission for Emojii in topic title
      • +
      +

      Security

      +
        +
      • [SECURITY-249] - Group avatar overwrite on invalid submit
      • +
      • [SECURITY-250] - Group leader can be tricked into approving user
      • +
      +

      Hardening

      +
        +
      • [SECURITY-251] - Unwanted move of PMs to folders
      • +
      • [SECURITY-252] - PMs of unsuspecting users can be marked as important
      • +
      • [SECURITY-253] - PM export without proper validation
      • +
      +

      Changes since 3.2.8

      Bug

        -- cgit v1.2.1