Schedule
Release 2020.009 will be deployed:
- To staging sites, Tuesday, May 5th 2020
- To production sites, Monday, May 11th 2020
- To Enterprise clusters, Monday, May 18h 2020
Theme Editor
Revision History:
Our theme editor allows you to maintain a full revision history of your custom theme templates. With this release you can also:
- Preview previous versions of your theme
- Restore to a different version of your them
- We also included some helpful alerts to protect you from accidentally discarding your theme changes when exiting the theme editor, or closing your browser tab or window.
Bug Fixes
- Fixed Recommended Articles not appearing in search results - support#1700
- Fixed issues with recalculation of first post when a guide-type KB's default article is deleted - knowledge#1656
- Fixed Rich Post rendering issues on Reported Posts - support#999
- Fix BBCode format when IPB fomatter is enabled. addons#804
- Fix adding host to links in discussion list API header. vanilla#10548
- Fix ProfileExtender text field options on registration page. vanilla#10538
- Add check for whether to delete notes when deleting a user's content. internal#2485
- Fix the signatures of the PATCH /api/v2/notifications/* endpoints. vanilla#10532
- Fix interaction problem between reactions and ideation plugin. internal#2482
- Fix drafts CategoryDropdown when Subcomunities is enabled. multisite#364
- Fix polls options dropdown. internal#2475
- Add option to delete moderation notes. vanilla#10529
- Fix spam count not displaying in memodule. vanilla#10512
- Fix update to timestamp fields on structure updates. vanilla#10511
- Fix unexpected navigation when in sub-category. vanilla#10502
- Fix allowing secret group url in email. internal#2446
- Fix comment cogwheel dropdown menu unresponsive after edit. vanilla#10489
- Fix broken quoting when using Reverse Proxy. internal#2433
- Fix padding on wysiwyg post textbox. vanilla#10477
- Fix format is required error with rank format restriction. vanilla#10476
- Fix info in mod message field. vanilla#10475
- Fix autorolebyemail domain check. internal#2427
- Fix user authentication on email change. vanilla#685
- Sort APIv2 comments by dateInserted rather than commentID. vanilla#10466
Developer Notes
- Add middleware for globally expanding fields in API responses. vanilla#10531