Changes since 3.2.1
+Bug
+-
+
- [PHPBB3-7845] - Error on posting local image when script path is empty +
- [PHPBB3-13214] - Contact us page textarea looks narrow in responsive mode +
- [PHPBB3-14629] - acp global quick reply will not enable quick reply correctly +
- [PHPBB3-14857] - ordinal suffix in dateformat is not handled in translations +
- [PHPBB3-15041] - Cannot delete Orphaned Attachments when large number of attachments +
- [PHPBB3-15060] - Online user list fails on notifications +
- [PHPBB3-15089] - Enable/Disable settings backwards for Cookie Secure +
- [PHPBB3-15133] - Fast image size library sometimes returns no size or invalid sizes +
- [PHPBB3-15149] - Unexpected Ctrl+Enter behavior on reply +
- [PHPBB3-15171] - Confusing bitfield values +
- [PHPBB3-15172] - $request->server('server_port') is returning wrong port +
- [PHPBB3-15174] - Unable to purge cache (ext & acp) +
- [PHPBB3-15195] - Code direction in print view is not defined as "ltr" +
- [PHPBB3-15201] - Removing style sets user_style to 0 +
- [PHPBB3-15224] - Advanced search in "message text only" crashes with SQL error when using Mysql fulltext search index +
- [PHPBB3-15245] - Relative URLs in atom feeds broken when accessing via app.php +
- [PHPBB3-15262] - WebFontConfig google families script issue in 3.2.1 +
- [PHPBB3-15266] - Content visibility events do not allow what they describe +
- [PHPBB3-15273] - 'COOKIE_PATH_EXPLAIN' does not make sense +
- [PHPBB3-15285] - Travis tests are failing due to trusty changes +
- [PHPBB3-15292] - Retina imageset is blurry when displayed in Chrome browser +
- [PHPBB3-15297] - Current date in board index is broken into lines in RTL +
- [PHPBB3-15298] - Errors being suppressed in cli +
- [PHPBB3-15303] - Typo in memcached driver +
- [PHPBB3-15306] - Error and missing information in core.acp_users_profile_validate event +
- [PHPBB3-15309] - Improved fix for pagination layout in tables +
- [PHPBB3-15314] - Wrong class constructor definition for convertor component +
- [PHPBB3-15319] - Database update v310\style_update_p2 fails to drop sequences +
- [PHPBB3-15320] - Redis cache does not save keys with expiration date 0 (no expiration) +
- [PHPBB3-15322] - Wrong return Return-Path in emails +
- [PHPBB3-15331] - Gravatars cannot be overridden +
- [PHPBB3-15332] - Dark background is always removed after confirm popup +
- [PHPBB3-15333] - Callback isn't called when confirm dialog is canceled +
- [PHPBB3-15339] - Missing acp_send_statistics -> Upgrading to 3.2.0 fails for phpBB 3.0.5 +
- [PHPBB3-15346] - The installer tries to enable all extensions even if they are not enableable +
- [PHPBB3-15347] - Password updater in cron generates invalid postgres SQL +
- [PHPBB3-15349] - Cli doesn't check if an extension is enableable before enable it +
- [PHPBB3-15350] - Links to Plural rules are outdated +
- [PHPBB3-15351] - Confirm box function does not work with symlink on server config +
- [PHPBB3-15353] - Invalid HTML in ACP board settings +
- [PHPBB3-15355] - Empty version field in versioncheck when using the latest version +
- [PHPBB3-15356] - Avatar remote upload doesn't work +
- [PHPBB3-15361] - Topic / Forum Icons Look Withered (on Safari) +
- [PHPBB3-15362] - Excessive value for {NOTIFICATION_TYPES_COLS} +
- [PHPBB3-15365] - Fix invalidating OPcache +
- [PHPBB3-15367] - Sphinx search backend doesn't escape special characters +
- [PHPBB3-15368] - Schema upgrade fails in 3.2.1 when using SQL Server +
- [PHPBB3-15379] - Reparser cron will always run +
- [PHPBB3-15381] - L_CONTACT_US_ENABLE_EXPLAIN should specify that "Enable board-wide emails" is also needed for it to work +
- [PHPBB3-15390] - Admin permissions role tooltip popup has vertical bar running through it. +
- [PHPBB3-15396] - revert_schema() steps not executed in correct order +
- [PHPBB3-15401] - Use separate constant for memcached driver config +
- [PHPBB3-15419] - Sphinx does not search UTF keywords in delta index +
- [PHPBB3-15423] - Wrong title for topic's "Unappproved posts" icon +
- [PHPBB3-15432] - Don't remove dark background if fadedark is false +
- [PHPBB3-15433] - phpbbcli can enable non-existent extension +
- [PHPBB3-15445] - Git Contribution Guidelines in README.md is outdated +
- [PHPBB3-15464] - Can't reparse [IMG] - in uppercase +
- [PHPBB3-15475] - Restore Travis PR commit message validation +
- [PHPBB3-15478] - core.js $loadingIndicator JavaScript errors +
Improvement
+-
+
- [PHPBB3-7488] - View Only - Categories: No Message +
- [PHPBB3-9819] - Move functions definitions out of mcp.php and includes/mcp/mcp_*.php +
- [PHPBB3-12291] - Allow extensions to use custom topic icons +
- [PHPBB3-12939] - Drop support for IE <11 on January 2016 +
- [PHPBB3-14677] - Extension update check is not very colorblind / colourblind friendly. +
- [PHPBB3-14820] - Style Version Missing +
- [PHPBB3-14919] - Inconsistent use of globals vs class elements in acp_extensions +
- [PHPBB3-14927] - event core.user_add_modify_data +
- [PHPBB3-14944] - Add possibility to search for template loop indexes by key +
- [PHPBB3-14950] - Add possibility to delete a template block with alter_block_array +
- [PHPBB3-14979] - Remove underline from unread icon +
- [PHPBB3-14994] - Refactor template->assign_block_var to be consistent with alter_block_array +
- [PHPBB3-14995] - Add ACP template events acp_ext_list_*_name_after +
- [PHPBB3-15111] - Fix the typo in ucp_pm_view_messsage +
- [PHPBB3-15134] - Avatar upload driver should use filesystem service +
- [PHPBB3-15247] - Add driver for APCu v5.x cache +
- [PHPBB3-15267] - Hide birthday block if the user cannot view profile +
- [PHPBB3-15291] - Allow short array notation in event declarations +
- [PHPBB3-15293] - Prevent skipping file changes in automatic updater +
- [PHPBB3-15307] - Allow extensions to add custom modes to acp_users module +
- [PHPBB3-15328] - Disable email/jabber checkbox if notification method isn't supported +
- [PHPBB3-15340] - Update to plupload 2.3.1, stable for one year +
- [PHPBB3-15352] - Add text to clarify forum descriptions won't display on categories +
- [PHPBB3-15374] - Add core event to modify page title in viewforum.php +
- [PHPBB3-15384] - Add linebreaks to SMTP configuration option explanations +
- [PHPBB3-15385] - nginx sample config: www redirection, security regex +
- [PHPBB3-15387] - prosilver: vertical bars on forum rows on index page not full height +
- [PHPBB3-15389] - Simplify migration between event names +
- [PHPBB3-15391] - Remove not needed image rendering from topic/forum images +
- [PHPBB3-15394] - Add $user_cache and $post_edit_list to core.viewtopic_modify_post_row +
- [PHPBB3-15408] - Reject duplicate BBCodes in ACP +
- [PHPBB3-15409] - Add u_action to core.acp_users_overview_run_quicktool +
- [PHPBB3-15442] - Allow unsafe HTML in bbcode.html +
- [PHPBB3-15444] - Merge duplicate BBCodes via a migration +
- [PHPBB3-15446] - Add event core.acp_profile_action +
- [PHPBB3-15447] - Add event core.acp_profile_modify_profile_row +
- [PHPBB3-15451] - [EVENT] - mcp_topic_postrow_attachments_before/after +
- [PHPBB3-15452] - [EVENT] - mcp_topic_postrow_post_before +
- [PHPBB3-15453] - Add event in acp_language after delete language +
- [PHPBB3-15454] - event - mcp_queue_approve_details_template +
- [PHPBB3-15470] - attachment boxes need there own font-size +
- [PHPBB3-15471] - Add core events to ACP when pruning a forum +
- [PHPBB3-15476] - Add core event before search rows are edited +
- [PHPBB3-15485] - Add template event to forumlist_body > forum images +
- [PHPBB3-15486] - Add core event to the function user_add() to modify notifications data +
New Feature
+-
+
- [PHPBB3-13344] - Add new events for logging +
- [PHPBB3-15122] - Support using memcached instead of memcache +
- [PHPBB3-15372] - Add a "Can view topics" permission +
Sub-task
+-
+
- [PHPBB3-13150] - [Event] - core.phpbb_log_get_topic_auth_sql_after +
- [PHPBB3-15468] - Add a service to merge duplicate BBCodes +
Task
+-
+
- [PHPBB3-15179] - Update 3.2.x dependencies and fix Twig > 1.25 compatibility +
- [PHPBB3-15304] - Update s9e/text-formatter dependency +
- [PHPBB3-15455] - Margin discrepancy due to <!-- INCLUDE jumpbox.html --> +
- [PHPBB3-15457] - Update s9e/text-formatter dependency +