Release 2020.004 - HL Vanilla Community
<main> <article class="userContent"> <p><em>This release was first deployed to Vanilla cloud on February 26th, 2020.</em></p><h2 data-id="related-articles">Related Articles</h2><p>Articles will now display an automatically generated list of related or similar articles at the bottom of the article. Articles selected are articles containing similar keywords in their titles and bodies that are within the same product or subcommunity.</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/963/2BWTT1X2GA70.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/963/2BWTT1X2GA70.png" alt="image.png" height="606" width="1382" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p><em>The quality of related article results is something that is being currently being iterated on. If you find some examples of related articles that don't seem to match, please report the example to your CSM.</em></p><h2 data-id="recommended-articles">Recommended Articles</h2><p>While Related Articles are <strong><em>automatically generated</em></strong>, recommended articles are <strong><em>manually assigned</em></strong>. This feature is ideal for sites that want to showcase a few specific articles on various homepages in the site.</p><h3 data-id="to-recommend-an-article"><strong>To Recommend an Article</strong></h3><p>Go any article page, and select "Recommend Article" from the dropdown. You should see the status of the article update.</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/580/5S9SGPHEIZ5P.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/580/5S9SGPHEIZ5P.png" alt="image.png" height="266" width="544" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <h3 data-id="recommended-articles-in-a-help-center">Recommended Articles in a Help Center</h3><p>The help center homepage will automatically display recommended articles under the main navigation.</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/517/DTYBTV82B06I.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/517/DTYBTV82B06I.png" alt="image.png" height="714" width="1586" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p>The actual title may adjust as a translation to whatever title you choose by setting the <code class="code codeInline" spellcheck="false" tabindex="0">Recommended Articles</code> locale string.</p><h3 data-id="recommended-articles-on-the-kb-chooser">Recommended Articles on the KB Chooser</h3><p>The KB chooser will display recommended articles from <strong>All Knowledge Bases in the Product.</strong></p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/237/0X34PSZ0AIU3.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/237/0X34PSZ0AIU3.png" alt="image.png" height="838" width="1622" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <h3 data-id="other-recommended-notes">Other Recommended Notes</h3><ul><li>Recommended articles are sorted by the date they were recommended. In order to "bump" a recommended article to the top of the list, just un-recommend it, and re-recommend it.</li><li>For performance reasons there may a 10-15 minute delay between recommending an article and appearing in the recommended list. The developer team is currently working on lowering this time, and will give an update in an upcoming release.</li></ul><h2 data-id="updated-apiv2-endpoints">Updated APIv2 Endpoints</h2><h3 data-id="get-apiv2knowledgesearch">GET /api/v2/knowledge/search</h3><ul><li>Can now filter by the following parameters: <strong><code class="code codeInline" spellcheck="false" tabindex="0">knowledgeBaseID</code></strong>, <strong><code class="code codeInline" spellcheck="false" tabindex="0">knowledgeCategoryID</code></strong>, <strong><code class="code codeInline" spellcheck="false" tabindex="0">siteSectionGroup</code></strong>, <strong><code class="code codeInline" spellcheck="false" tabindex="0">locale</code></strong>, <strong><code class="code codeInline" spellcheck="false" tabindex="0">recommended</code></strong></li><li>Now takes an option <code class="code codeInline" spellcheck="false" tabindex="0">sort</code> parameter that allows sorting by the following values: <strong><code class="code codeInline" spellcheck="false" tabindex="0">dateInserted</code></strong>, <strong><code class="code codeInline" spellcheck="false" tabindex="0">dateFeatured</code></strong>, <strong><code class="code codeInline" spellcheck="false" tabindex="0">name</code></strong><strong>.</strong></li></ul><p><strong>PUT /api/v2/articles/:id/featured</strong></p><p>Set featured statuses for an article, such as to recommend an article.</p><h2 data-id="bug-fixes">Bug Fixes</h2><ul><li>Fix a bug preventing the new Content Banner Image from being deleted. <a href="https://github.com/vanilla/knowledge/issues/1527" rel="nofollow noreferrer ugc">knowledge#1527</a></li><li>Fix new/unread indicators being triggered by users' own comments <a href="https://github.com/vanilla/vanilla/pull/10074" rel="nofollow noreferrer ugc">vanilla#10074</a></li><li>Fix sign-in link generation sometimes redirecting back to entry pages. <a href="https://github.com/vanilla/vanilla/pull/10124" rel="nofollow noreferrer ugc">vanilla#10124</a></li><li>Fix deleting posts from spam queue. <a href="https://github.com/vanilla/vanilla/pull/10119" rel="nofollow noreferrer ugc">vanilla#10119</a></li><li>Fix setting Keystone as default mobile theme. vanilla<a href="https://github.com/vanilla/vanilla/pull/10117" rel="nofollow noreferrer ugc">#10117</a></li><li>Fix users with Garden.Users.Edit permission to assign ranks. <a href="https://github.com/vanilla/internal/pull/2250" rel="nofollow noreferrer ugc">internal#2250</a></li><li>Fix akismet SSL issue. <a href="https://github.com/vanilla/vanilla/pull/10097" rel="nofollow noreferrer ugc">vanilla#10097</a></li><li>Fix GET /discussions/:id?expand=reactions fails if a reaction has no name.<a href="https://github.com/vanilla/internal/pull/2246" rel="nofollow noreferrer ugc"> internal#2246</a></li><li>Fix API authentication by setting HTTP_AUTHORIZATION in .htaccess.dist. <a href="https://github.com/vanilla/vanilla/pull/10092" rel="nofollow noreferrer ugc">vanilla#10092</a></li><li>Fix updating email router URL schemes to HTTPS by default. <a href="https://github.com/vanilla/internal/pull/2243" rel="nofollow noreferrer ugc">internal#2243</a></li><li>Fix adding priority to Role Title addon. <a href="https://github.com/vanilla/addons/pull/773" rel="nofollow noreferrer ugc">addons#773</a></li><li>Fix award manually toggle for badgify comments badges. <a href="https://github.com/vanilla/internal/pull/2242" rel="nofollow noreferrer ugc">internal#2242</a></li><li>Fix awarding badges when a badge is disabled. <a href="https://github.com/vanilla/internal/pull/2241" rel="nofollow noreferrer ugc">internal#2241</a></li><li>Fix html double-encoding in Group List Module. <a href="https://github.com/vanilla/internal/pull/2240" rel="nofollow noreferrer ugc">internal#2240</a></li><li>Fix html double-encoding in Promoted Content Module. <a href="https://github.com/vanilla/vanilla/pull/10080" rel="nofollow noreferrer ugc">vanilla#10080</a></li><li>Add minimum length validation rule for the original post of a discussion. <a href="https://github.com/vanilla/vanilla/pull/10078" rel="nofollow noreferrer ugc">vanilla#10078</a></li></ul><h2 data-id="developer-notes">Developer notes</h2><ul><li>Add formatFieldInterface to use with a container rule. <a href="https://github.com/vanilla/vanilla/pull/10109" rel="nofollow noreferrer ugc">vanilla#10109</a></li><li>Refactor tryRecalculate lock condition.<a href="https://github.com/vanilla/vanilla/pull/10084" rel="nofollow noreferrer ugc"> vanilla#10084</a></li></ul><p><br></p> </article> </main>