Release 2020.009 - HL Vanilla Community
<main> <article class="userContent"> <h2 data-id="schedule">Schedule</h2><p>Release 2020.009 will be deployed:</p><ul><li>To staging sites, Tuesday, May 5th 2020</li><li>To production sites, Monday, May 11th 2020</li><li>To Enterprise clusters, Monday, May 18h 2020</li></ul><h2 data-id="theme-editor">Theme Editor</h2><h3 data-id="revision-history%3A">Revision History:</h3><p>Our theme editor allows you to maintain a full revision history of your custom theme templates. With this release you can also:</p><ul><li>Preview previous versions of your theme</li><li>Restore to a different version of your them</li></ul><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/661/AIHBUO2A3WWB.gif" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/661/AIHBUO2A3WWB.gif" alt="hAlHfcjHq4.gif" height="722" width="1437" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <ul><li>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.</li></ul><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/405/B3BR2D01BRIV.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/405/B3BR2D01BRIV.png" alt="Screen Shot 2020-05-03 at 1.39.16 PM.png" height="626" width="1016" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/162/Z9PAGKVPIKLQ.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/162/Z9PAGKVPIKLQ.png" alt="Screen Shot 2020-05-03 at 1.39.42 PM.png" height="422" width="960" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p><br></p><h2 data-id="bug-fixes">Bug Fixes</h2><ul><li>Fixed Recommended Articles not appearing in search results - <a href="https://github.com/vanilla/support/issues/1700" rel="nofollow noreferrer ugc">support#1700</a></li><li>Fixed issues with recalculation of first post when a guide-type KB's default article is deleted - <a href="https://github.com/vanilla/knowledge/issues/1656" rel="nofollow noreferrer ugc">knowledge#1656</a></li><li>Fixed Rich Post rendering issues on Reported Posts - <a href="https://github.com/vanilla/support/issues/999" rel="nofollow noreferrer ugc">support#999</a></li><li>Fix BBCode format when IPB fomatter is enabled. <a href="https://github.com/vanilla/addons/pull/804" rel="nofollow noreferrer ugc">addons#804</a></li><li>Fix adding 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 ProfileExtender text field options on registration page. <a href="https://github.com/vanilla/vanilla/pull/10538" rel="nofollow noreferrer ugc">vanilla#10538</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>Fix the signatures of the PATCH /api/v2/notifications/* endpoints. <a href="https://github.com/vanilla/vanilla/pull/10532" rel="nofollow noreferrer ugc">vanilla#10532</a></li><li>Fix interaction problem between reactions and ideation plugin. <a href="https://github.com/vanilla/internal/pull/2482" rel="nofollow noreferrer ugc">internal#2482</a></li><li>Fix drafts CategoryDropdown when Subcomunities is enabled. <a href="https://github.com/vanilla/multisite/pull/364" rel="nofollow noreferrer ugc">multisite#364</a></li><li>Fix polls options dropdown. <a href="https://github.com/vanilla/internal/pull/2475" rel="nofollow noreferrer ugc">internal#2475</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>Fix spam count not displaying in memodule. <a href="https://github.com/vanilla/vanilla/pull/10512" rel="nofollow noreferrer ugc">vanilla#10512</a></li><li>Fix update to timestamp fields on structure updates. <a href="https://github.com/vanilla/vanilla/pull/10511" rel="nofollow noreferrer ugc">vanilla#10511</a></li><li>Fix unexpected navigation when in sub-category. <a href="https://github.com/vanilla/vanilla/pull/10502" rel="nofollow noreferrer ugc">vanilla#10502</a></li><li>Fix allowing secret group url in email. <a href="https://github.com/vanilla/internal/pull/2446" rel="nofollow noreferrer ugc">internal#2446</a></li><li>Fix comment cogwheel dropdown menu unresponsive after edit. <a href="https://github.com/vanilla/vanilla/pull/10489" rel="nofollow noreferrer ugc">vanilla#10489</a></li><li>Fix broken quoting when using Reverse Proxy.<a href="https://github.com/vanilla/internal/pull/2433" rel="nofollow noreferrer ugc"> internal#2433</a></li><li>Fix padding on wysiwyg post textbox. <a href="https://github.com/vanilla/vanilla/pull/10477" rel="nofollow noreferrer ugc">vanilla#10477</a></li><li>Fix format is required error with rank format restriction. <a href="https://github.com/vanilla/vanilla/pull/10476" rel="nofollow noreferrer ugc">vanilla#10476</a></li><li>Fix info in mod message field. <a href="https://github.com/vanilla/vanilla/pull/10475" rel="nofollow noreferrer ugc">vanilla#10475</a></li><li>Fix autorolebyemail domain check.<a href="https://github.com/vanilla/internal/pull/2427" rel="nofollow noreferrer ugc"> internal#2427</a></li><li>Fix user authentication on email change. <a href="https://github.com/vanilla/vanilla-patches/pull/685" rel="nofollow noreferrer ugc">vanilla#685</a></li><li>Sort APIv2 comments by dateInserted rather than commentID. <a href="https://github.com/vanilla/vanilla/pull/10466" rel="nofollow noreferrer ugc">vanilla#10466</a></li></ul><h2 data-id="developer-notes">Developer Notes</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></ul><p><br></p> </article> </main>