Release 2021.017 - HL Vanilla Community
<main> <article class="userContent"> <h2 data-id="schedule"> Schedule</h2><p>Release 2021.017 will be released:</p><ul><li>to staging sites, Tuesday, August 24th</li><li>to production sites, Monday, August 30th</li><li>to enterprise client sites, Tuesday, September 7th</li></ul><h2 data-id="new-api-endpoints">New API Endpoints</h2><p>This release includes new endpoints to allow you to manage user warnings & notes via the API. This includes endpoints to:</p><ul><li>Get a user's warning(s) and/or note(s)</li><li>Warn a user</li><li>Add, edit or delete user notes</li><li>Reverse warnings </li></ul><p>Check out the new <strong>User Notes</strong> section of our API docs for full details. </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/WMNKBEIKEV6C/screen-shot-2021-08-23-at-1-16-18-pm.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/WMNKBEIKEV6C/screen-shot-2021-08-23-at-1-16-18-pm.png" alt="Screen Shot 2021-08-23 at 1.16.18 PM.png" height="1306" width="1836" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p>Learn more about Warnings & Notes</p><div class="js-embed embedResponsive" data-embedjson="{"body":"What are Warnings? Warnings can be given to users by moderators for behavior that is not appropriate in the community. Warnings use a points system that increases a user’s warning level with successive warnings until the warnings expire. Once users reach certain points thresholds they can be jailed or banned. What are…","photoUrl":"https:\/\/us.v-cdn.net\/6030677\/uploads\/VWGAXAF5OFCO\/microsoftteams-image.png","url":"https:\/\/success.vanillaforums.com\/kb\/articles\/30-warnings-notes-add-on","embedType":"link","name":"Warnings & Notes Add-on - Vanilla Success"}"> <a href="https://success.vanillaforums.com/kb/articles/30-warnings-notes-add-on" rel="nofollow noreferrer ugc"> https://success.vanillaforums.com/kb/articles/30-warnings-notes-add-on </a> </div><h2 data-id="new-webhook-event">New Webhook Event</h2><p>We've added a new User Notes Webhook event to allow you to configure tools that can be notified when users are warned in your community, or when notes are added to their profile. </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/6V46OR89AH33/screen-shot-2021-08-23-at-1-17-11-pm.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/6V46OR89AH33/screen-shot-2021-08-23-at-1-17-11-pm.png" alt="Screen Shot 2021-08-23 at 1.17.11 PM.png" height="636" width="1836" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <h2 data-id="new-zapier-triggers">New Zapier Triggers</h2><p>We've added 2 new triggers to the Vanilla Zapier app</p><ol><li>Warning Issued: This will allow you to trigger a workflow when a user is warned in your community. For example, you can create a ticket in Zendesk when a user is warned and requires moderation. </li><li>Discussion Deleted: This will allow you to trigger a workflow when a discussion is deleted in your community. </li></ol><h2 data-id="cleanspeak-addon">Cleanspeak Addon</h2><p>This release includes a new Cleanspeak add-on for content moderation. With this, Cleanspeak subscribers can connect their Vanilla community to their Cleanspeak API to monitor new posts and edits for harmful, lewd, or problematic content. When posts violate your Cleanspeak moderation rules, they will be sent to the Vanilla Moderation Queue for human-review before they can be published. </p><p>This is add-on is available upon request and requires a Cleanspeak subscription and credentials. </p><div class="embedExternal embedImage display-small float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6030677/uploads/3DMJ2O2YJNEQ/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6030677/uploads/3DMJ2O2YJNEQ/image.png" alt="image.png" height="315" width="600" loading="lazy" data-display-size="small" data-float="none"></img></a> </div> </div> <p></p><p><br></p><h2 data-id="bug-fixes-improvements">Bug Fixes & Improvements</h2><ul><li>Add `AfterNewDiscussionButton` event for new react version of module<a href="https://github.com/vanilla/vanilla-cloud/pull/3505" rel="nofollow noreferrer ugc">- vanilla-cloud#3505</a></li><li>Fix the TrollManagement DB structure<a href="https://github.com/vanilla/addons/pull/855" rel="nofollow noreferrer ugc">- addons#855</a></li><li>Define the theme section for badges page<a href="https://github.com/vanilla/vanilla-cloud/pull/3489" rel="nofollow noreferrer ugc">- vanilla-cloud#3489</a></li><li>Add the upvoteCount to the Q&A JSON LD output<a href="https://github.com/vanilla/vanilla-cloud/pull/3488" rel="nofollow noreferrer ugc">- vanilla-cloud#3488</a></li><li>Fix google translation service locale mapping<a href="https://github.com/vanilla/vanilla-cloud/pull/3486" rel="nofollow noreferrer ugc">- vanilla-cloud#3486</a></li><li>Fix carousel bugs<a href="https://github.com/vanilla/vanilla-cloud/pull/3484" rel="nofollow noreferrer ugc">- vanilla-cloud#3484</a></li><li>Add a default to the statusID on the discussion event schema<a href="https://github.com/vanilla/vanilla-cloud/pull/3471" rel="nofollow noreferrer ugc">- vanilla-cloud#3471</a></li><li>Fix and add tests for adding a user to a group via email<a href="https://github.com/vanilla/vanilla-cloud/pull/3462" rel="nofollow noreferrer ugc">- vanilla-cloud#3462</a></li><li>Make sure the online plugin’s location is always in the config<a href="https://github.com/vanilla/vanilla-cloud/pull/3451" rel="nofollow noreferrer ugc">- vanilla-cloud#3451</a></li><li>Allow addons to change the log operation when checking spam<a href="https://github.com/vanilla/vanilla-cloud/pull/3431" rel="nofollow noreferrer ugc">- vanilla-cloud#3431</a></li><li>Fix group invitations through email<a href="https://github.com/vanilla/vanilla-cloud/pull/3429" rel="nofollow noreferrer ugc">- vanilla-cloud#3429</a></li><li>Fix guestModule mobile visibility on discussion<a href="https://github.com/vanilla/vanilla-cloud/pull/3424" rel="nofollow noreferrer ugc">- vanilla-cloud#3424</a></li><li>Fix checking for discussion types when moving discussions<a href="https://github.com/vanilla/vanilla-cloud/pull/3421" rel="nofollow noreferrer ugc">- vanilla-cloud#3421</a></li></ul><p><br></p> </article> </main>