%PDF- %PDF-
Direktori : /var/softaculous/phpbb/ |
Current File : //var/softaculous/phpbb/changelog.txt |
Changes since 3.3.7 Bug [PHPBB3-13821] - Always show "Display this post" for foes [PHPBB3-16871] - S_FORUM_ID and S_TOPIC_ID variables set by page_header may cause fatal errors in feeds [PHPBB3-16891] - Controller Helper Routing in ACP can break Extension Installation [PHPBB3-16960] - Migrations table not populated at the end of installation [PHPBB3-16962] - Possible bug related with format date [PHPBB3-16966] - "Insecure redirect" error while permanently deleting posts [PHPBB3-16976] - phpBB Native Search returns 1 match and one page of results [PHPBB3-16977] - Cron-job "img" tag at bottom breaks some styles and is inaccessible [PHPBB3-16978] - </ul> Tag Missing From posting_pm_header.html Template [PHPBB3-16981] - HTML-encoded emojis `🖌️ 📐` in email subject line [PHPBB3-16990] - Wrong style template code in the post editor prevents deleting a post with certain permission combination Improvement [PHPBB3-13859] - Youtube profilefield needs an upgrade [PHPBB3-15947] - "X out of 0 messages stored" in UCP [PHPBB3-16800] - Language string NO_POSTS should be changed [PHPBB3-16959] - Remove redundant URL parameters from notification mails [PHPBB3-16967] - Deprecate use of PHP and INCLUDEPHP in templates [PHPBB3-16969] - Flash status displays when posting when posts settings don't allow [FLASH] - BBCode [PHPBB3-16988] - Ignore appended branch info when preparing commit message [PHPBB3-16991] - Add events for bookmarks and subscribed topics in UCP Changes since 3.3.6 Bug [PHPBB3-16973] - Remove orphaned roles migration may incorrectly remove role-based group permissions Task [PHPBB3-16972] - Rename subtype to advanced_update in package.json generation Changes since 3.3.6-RC1 Bug [PHPBB3-16872] - Create event exporter to BBCode [PHPBB3-16956] - White screen after disable extention Improvement [PHPBB3-15028] - Change update instructions in ACP Task [PHPBB3-16964] - Update composer and composer dependencies to latest versions Hardening [SECURITY-272] - Use longer random string for activation key [SECURITY-273] - Reset reset token info when re-activating account Changes since 3.3.5 Bug [PHPBB3-16881] - Fix ACP Statistic Table [PHPBB3-16883] - Check if var is array before using count in installer diff [PHPBB3-16887] - Update required PHP version [PHPBB3-16889] - Postgres on windows builds keep failing [PHPBB3-16892] - Duplicate entry for jav files in extension guesser [PHPBB3-16895] - 'Permission' migration tool incorrectly handles role removal [PHPBB3-16897] - sqlite3 drivers generates warnings when executing an explain query plan that fails [PHPBB3-16900] - Invalid email subject header on long topic titles [PHPBB3-16904] - Regression for topic selection in MCP in 3.3.5 [PHPBB3-16908] - PHP warning on non-existent post id requests [PHPBB3-16910] - PHP warning if trying to attach orphaned files to non existent posts [PHPBB3-16914] - Missing id in memberlist email template [PHPBB3-16924] - Double escaping of config values inserted with db config Improvement [PHPBB3-13508] - Support using INCLUDEJS and INCLUDECSS in twig template format [PHPBB3-16828] - Add hook event before find_users_for_notification() execute [PHPBB3-16859] - Language selection option is displayed on register if only 1 language is installed [PHPBB3-16885] - Add filters to Twig - INT and FLOAT [PHPBB3-16888] - Add the list of allowed attachment types using accept attribute [PHPBB3-16896] - Improve .gitignore visibility [PHPBB3-16898] - Do not restrict the debug error handler to the development environment [PHPBB3-16899] - Add SVG and WEBP image type to ranks, smilies and topic icons [PHPBB3-16902] - Improve search results count for MySQL [PHPBB3-16909] - Add PHP 8.2 builds to test matrix [PHPBB3-16912] - Improve mail encoding to better match RFC 2047 [PHPBB3-16921] - Increase PHP requirements in the DOCS [PHPBB3-16930] - Remove redundant topic ID from last post URL [PHPBB3-16933] - Inconsistent handling of hyphen by phpBB Native search backend [PHPBB3-16939] - Wait for postgres service to start in GitHub Actions windows builds [PHPBB3-16940] - Optimize phpBB Native Search Task [PHPBB3-16927] - Update plupload to latest version [PHPBB3-16928] - Update composer and composer dependencies to latest versions Changes since 3.3.5-RC1 Bug [PHPBB3-16878] - Error in password_hash() with ARGON2 + Sodium & threadcount > 1 Hardening [SECURITY-254] - Disallow whitespace characters that might be invisible