Release 2020.010 - HL Vanilla Community
<main> <article class="userContent"> <h2 data-id="schedule">Schedule</h2><p>Release 2020.010 is scheduled to be deployed:</p><ul><li>To staging sites, Tuesday, May 19th 2020 ✅</li><li>To productions sites, Monday, May 25th 2020 ✅</li><li>To Enterprise client sites, Monday June 1st 2020 ✅</li></ul><h2 data-id="groups-events">Groups & Events</h2><p>We've included an update to our Groups plugin. It has been renamed to Groups & Events as with this release, you can now create Events within your community categories </p><a href="https://us.v-cdn.net/6030677/uploads/697/Screen Shot 2020-05-19 at 11.02.09 AM.png" data-embedjson="{"url":"https:\/\/us.v-cdn.net\/6030677\/uploads\/697\/Screen Shot 2020-05-19 at 11.02.09 AM.png","name":"Screen Shot 2020-05-19 at 11.02.09 AM.png","type":"image\/png","size":509031,"width":2826,"height":1296,"mediaID":825,"dateInserted":"2020-05-19T15:03:06+00:00","insertUserID":9,"foreignType":"embed","foreignID":9,"embedType":"image"}" class="embedLinkLoader" rel="nofollow noreferrer ugc"> https://us.v-cdn.net/6030677/uploads/697/Screen Shot 2020-05-19 at 11.02.09 AM.png <svg class="embedLinkLoader-failIcon" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16"><title>There was an error displaying this embed.</title><circle cx="8" cy="8" r="8" style="fill: #f5af15"></circle><circle cx="8" cy="8" r="7.5" style="fill: none;stroke: #000;stroke-opacity: 0.122"></circle><path d="M11,10.4V8h2v2.4L12.8,13H11.3Zm0,4h2v2H11Z" transform="translate(-4 -4)" style="fill: #fff"></path></svg></a> <p>Now, when the Groups & Events plugin is enabled, you will see a "New Event" option in your "New Discussion" drop-down. With this option, create an event in your community, and allow users to view details and RSVP to participate. </p><p>To find out more about this new option, check out<a href="https://success.vanillaforums.com/kb/articles/70-groups-and-events#events" rel="nofollow noreferrer ugc"> our documentation here.</a> </p><h2 data-id="bug-fixes">Bug Fixes</h2><ul><li>Fixed scrolling issue on article pages when using the content banner. <a href="https://github.com/vanilla/knowledge/issues/1808" rel="nofollow noreferrer ugc">knowledge#1808</a></li><li>Fix Theme Editor changes not applying properly on mobile <a href="https://github.com/vanilla/support/issues/1884" rel="nofollow noreferrer ugc">support#1884</a></li><li>Fixed borders sometimes appearing twice on KB help centers when universal knowledge bases are enabled. <a href="https://github.com/vanilla/knowledge/issues/1728" rel="nofollow noreferrer ugc">knowledge#1728</a></li><li>Fix certain scenarios causing guide knowledge bases to show “no articles found” even when articles exist. <a href="https://github.com/vanilla/knowledge/issues/1828" rel="nofollow noreferrer ugc">knowledge#1828</a></li><li>Fixed uploading files with spaces in the name causing issues - <a href="https://github.com/vanilla/vanilla/issues/10593" rel="nofollow noreferrer ugc">vanilla#10593</a></li><li>Fixed Groups & Events toggle so it can be enabled on the /addons page</li><li>Fix deleting discussion timeouts. <a href="https://github.com/vanilla/vanilla/pull/10526" rel="nofollow noreferrer ugc">vanilla#10526</a></li><li>Add option to delete moderation notes. <a href="https://github.com/vanilla/vanilla/pull/10529" rel="nofollow noreferrer ugc">vanilla#10529</a></li><li>Add check for whether to delete notes when deleting a user's content.<a href="https://github.com/vanilla/internal/pull/2485" rel="nofollow noreferrer ugc">internal#2485</a></li><li>Honour ProfileExtender text fields options on registration page. <a href="https://github.com/vanilla/vanilla/pull/10538" rel="nofollow noreferrer ugc">vanilla#10538</a></li><li>Fix permission check in discussion api post method. <a href="https://github.com/vanilla/vanilla/pull/10539" rel="nofollow noreferrer ugc">vanilla#10539</a></li><li>Add host to links in discussion list API header. <a href="https://github.com/vanilla/vanilla/pull/10548" rel="nofollow noreferrer ugc">vanilla#10548</a></li><li>Fix BBCode format when IPB Formatter is enabled. <a href="https://github.com/vanilla/addons/pull/804" rel="nofollow noreferrer ugc">addons#804</a></li><li>Fix structure of breadcrumb so that it follows the BreadcrumbList schema. <a href="https://github.com/vanilla/vanilla/pull/10552" rel="nofollow noreferrer ugc">vanilla#10552</a></li><li>Fix user extraction in Keen tracking script. <a href="https://github.com/vanilla/analytics/pull/259" rel="nofollow noreferrer ugc">analytics#259</a></li><li>Add expand reactions option to bookmarked discussions. <a href="https://github.com/vanilla/vanilla/pull/10565" rel="nofollow noreferrer ugc">vanilla#10565</a></li><li>Add exception when record isn't found in Reporting2 plugin. <a href="https://github.com/vanilla/internal/pull/2513" rel="nofollow noreferrer ugc">internal#2513</a></li><li>Fix admins able to spoof system user. <a href="https://github.com/vanilla/addons/pull/805" rel="nofollow noreferrer ugc">addons#805</a></li><li>Fix display mobile theme options when a theme responsive <a href="https://github.com/vanilla/vanilla/pull/10600" rel="nofollow noreferrer ugc">vanilla#10600</a></li><li>Translate Whoops error message <a href="https://github.com/vanilla/vanilla/pull/10589" rel="nofollow noreferrer ugc">vanilla#10589</a></li><li>Fix Image Upload not working on Edit Profile <a href="https://github.com/vanilla/vanilla/pull/10588" rel="nofollow noreferrer ugc">vanilla#10588</a></li></ul><h2 data-id="developer-notes"><strong>Developer Notes</strong></h2><ul><li>Add middleware for globally expanding fields in API responses. <a href="https://github.com/vanilla/vanilla/pull/10531" rel="nofollow noreferrer ugc">vanilla#10531</a></li><li>Add some PHP 8 compatibility functions. <a href="https://github.com/vanilla/vanilla/pull/10541" rel="nofollow noreferrer ugc">vanilla#10541</a> </li><li>Add string utils methods. <a href="https://github.com/vanilla/vanilla/pull/10542" rel="nofollow noreferrer ugc">vanilla#10542</a> </li><li>Optimize field expression in Gdn_SQLDriver::_whereIn() <a href="https://github.com/vanilla/vanilla/pull/10561" rel="nofollow noreferrer ugc">vanilla#10561</a> </li><li>Deprecate the proxyRequest() and proxyHead() functions <a href="https://github.com/vanilla/vanilla/pull/10602" rel="nofollow noreferrer ugc">vanilla#10602</a> </li><li>Deprecate fixnl2br(), discussionLink(), and condense() render functions <a href="https://github.com/vanilla/vanilla/pull/10603" rel="nofollow noreferrer ugc">vanilla#10603</a> </li><li>Add notification event support to Webhooks <a href="https://github.com/vanilla/internal/pull/2568" rel="nofollow noreferrer ugc">internal#2568</a></li></ul><p> </p><p>The release 2020.009 introduced a theme asset type json5. Due to performance issues while parsing this asset type, support for it has been removed. If you've used the yarn scaffold command from this release, or created a theme with this asset type, you may convert your existing asset to use the type json or neon.</p><p>Curious about neon? Try the playground.</p><div class="js-embed embedResponsive" data-embedjson="{"body":"Human friendly data serialization standard for all programming languages.","url":"https:\/\/ne-on.org\/","embedType":"link","name":"NEON sandbox"}"> <a href="https://ne-on.org/" rel="nofollow noreferrer ugc"> https://ne-on.org/ </a> </div><p><br></p> </article> </main>