Release 2021.020 - HL Vanilla Community
<main> <article class="userContent"> <h2 data-id="schedule">Schedule</h2><p>Release 2021.020 will be deployed:</p><ul><li>To staging sites, Tuesday October 5th</li><li>To production sites, Tuesday, October 12th</li><li>To Enterprise client sites, Monday, October 18th </li></ul><h2 data-id="bug-fixes-improvements">Bug Fixes & Improvements</h2><ul><li>Add string to dashboard layouts page<a href="https://github.com/vanilla/vanilla-cloud/pull/3660" rel="nofollow noreferrer ugc">- vanilla-cloud#3660</a></li><li>Fix hosted jobs failing on null tracking ids <a href="https://github.com/vanilla/vanilla-cloud/pull/3620" rel="nofollow noreferrer ugc">- vanilla-cloud#3620</a></li><li>Add additional APIv2 exceptions to private communities <a href="https://github.com/vanilla/vanilla-cloud/pull/3609" rel="nofollow noreferrer ugc">- vanilla-cloud#3609</a></li><li>Make analytics chart dimensions dynamic<a href="https://github.com/vanilla/vanilla-cloud/pull/3700" rel="nofollow noreferrer ugc">- vanilla-cloud#3700</a></li><li>Translate filter operator labels, and remove some operators<a href="https://github.com/vanilla/vanilla-cloud/pull/3697" rel="nofollow noreferrer ugc">- vanilla-cloud#3697</a></li><li>Feature/start tracking role ids<a href="https://github.com/vanilla/vanilla-cloud/pull/3696" rel="nofollow noreferrer ugc">- vanilla-cloud#3696</a></li><li>Fix dashboard category search results<a href="https://github.com/vanilla/vanilla-cloud/pull/3695" rel="nofollow noreferrer ugc">- vanilla-cloud#3695</a></li><li>Fix autocomplete placeholders<a href="https://github.com/vanilla/vanilla-cloud/pull/3693" rel="nofollow noreferrer ugc">- vanilla-cloud#3693</a></li><li>Fix Autocomplete lookup component<a href="https://github.com/vanilla/vanilla-cloud/pull/3668" rel="nofollow noreferrer ugc">- vanilla-cloud#3668</a></li><li>Fix category bulk delete frontend - <a href="https://github.com/vanilla/vanilla-cloud/pull/3653" rel="nofollow noreferrer ugc">vanilla-cloud#3653</a></li><li>Fix Site Sync failure when webhook event(s) specified supported on hub but not on node<a href="https://github.com/vanilla/vanilla-cloud/pull/3649" rel="nofollow noreferrer ugc">- vanilla-cloud#3649</a></li><li>Validate filter value input<a href="https://github.com/vanilla/vanilla-cloud/pull/3593" rel="nofollow noreferrer ugc">- vanilla-cloud#3593</a></li><li>Fix fatal error when changing users email by using deprecated schema helper<a href="https://github.com/vanilla/vanilla-cloud/pull/3694" rel="nofollow noreferrer ugc">- vanilla-cloud#3694</a></li><li>Add test for unread count returned on discussions api<a href="https://github.com/vanilla/vanilla-cloud/pull/3692" rel="nofollow noreferrer ugc">- vanilla-cloud#3692</a></li><li>Remove dependabot<a href="https://github.com/vanilla/vanilla-cloud/pull/3681" rel="nofollow noreferrer ugc">- vanilla-cloud#3681</a></li><li>Fix roles by email disappear when forum applicant is approved<a href="https://github.com/vanilla/vanilla-cloud/pull/3676" rel="nofollow noreferrer ugc">- vanilla-cloud#3676</a></li><li>Fix frontend pulling wrong registration url value<a href="https://github.com/vanilla/vanilla-cloud/pull/3674" rel="nofollow noreferrer ugc">- vanilla-cloud#3674</a></li><li>Improve error handling in oauth2 authenticator form flow, and refactor state management around authenticators<a href="https://github.com/vanilla/vanilla-cloud/pull/3673" rel="nofollow noreferrer ugc">- vanilla-cloud#3673</a></li><li>Fix search scope becoming part of text query<a href="https://github.com/vanilla/vanilla-cloud/pull/3671" rel="nofollow noreferrer ugc">- vanilla-cloud#3671</a></li><li>Fix wrap jQuery not loaded for modList plugin<a href="https://github.com/vanilla/vanilla-cloud/pull/3670" rel="nofollow noreferrer ugc">- vanilla-cloud#3670</a></li><li>Fix IE11 alignment bugs<a href="https://github.com/vanilla/vanilla-cloud/pull/3669" rel="nofollow noreferrer ugc">- vanilla-cloud#3669</a></li><li>Fix validation of "required" custom fields when editing user profile<a href="https://github.com/vanilla/vanilla-cloud/pull/3666" rel="nofollow noreferrer ugc">- vanilla-cloud#3666</a></li><li>Bump highlight.js from 9.15.6 to 10.4.1<a href="https://github.com/vanilla/vanilla-cloud/pull/3665" rel="nofollow noreferrer ugc">- vanilla-cloud#3665</a></li><li>Fix unanswered count being incorrect<a href="https://github.com/vanilla/vanilla-cloud/pull/3663" rel="nofollow noreferrer ugc">- vanilla-cloud#3663</a></li><li>Fix NewPostMenu button variables <a href="https://github.com/vanilla/vanilla-cloud/pull/3662" rel="nofollow noreferrer ugc">- vanilla-cloud#3662</a></li><li>Fix drafts not depopulating by ensuring they can only be saved while not posting<a href="https://github.com/vanilla/vanilla-cloud/pull/3661" rel="nofollow noreferrer ugc">- vanilla-cloud#3661</a></li><li>Fix "Birthday" custom field not showing proper values when editing user profile<a href="https://github.com/vanilla/vanilla-cloud/pull/3659" rel="nofollow noreferrer ugc">- vanilla-cloud#3659</a></li><li>Fix statusNotes warning string<a href="https://github.com/vanilla/vanilla-cloud/pull/3657" rel="nofollow noreferrer ugc">- vanilla-cloud#3657</a></li><li>Update garden-container to 3.0.7<a href="https://github.com/vanilla/vanilla-cloud/pull/3656" rel="nofollow noreferrer ugc">- vanilla-cloud#3656</a></li><li>Fix discussions/search api call<a href="https://github.com/vanilla/vanilla-cloud/pull/3654" rel="nofollow noreferrer ugc">- vanilla-cloud#3654</a></li><li>Make embed error clearer about what happened<a href="https://github.com/vanilla/vanilla-cloud/pull/3651" rel="nofollow noreferrer ugc">- vanilla-cloud#3651</a></li><li>Fix group invitations not deleted when user invited twice joins a group<a href="https://github.com/vanilla/vanilla-cloud/pull/3650" rel="nofollow noreferrer ugc">- vanilla-cloud#3650</a></li><li>Update new search page to filter by current subcommunity<a href="https://github.com/vanilla/vanilla-cloud/pull/3648" rel="nofollow noreferrer ugc">- vanilla-cloud#3648</a></li><li>Fix QnA discussion filter pagination by passing filter values<a href="https://github.com/vanilla/vanilla-cloud/pull/3647" rel="nofollow noreferrer ugc">- vanilla-cloud#3647</a></li><li>Fix the /discussions/{id}/reactions API filtering by type for Ideas<a href="https://github.com/vanilla/vanilla-cloud/pull/3646" rel="nofollow noreferrer ugc">- vanilla-cloud#3646</a></li><li>Fix deleted universal KB articles still showing as universal content<a href="https://github.com/vanilla/vanilla-cloud/pull/3645" rel="nofollow noreferrer ugc">- vanilla-cloud#3645</a></li><li>Fix subcommunities widget not filtering permissions<a href="https://github.com/vanilla/vanilla-cloud/pull/3644" rel="nofollow noreferrer ugc">- vanilla-cloud#3644</a></li><li>Fix spoiler reveals in KB articles<a href="https://github.com/vanilla/vanilla-cloud/pull/3643" rel="nofollow noreferrer ugc">- vanilla-cloud#3643</a></li><li>Set rule form and rule API to accept values from config file<a href="https://github.com/vanilla/vanilla-cloud/pull/3642" rel="nofollow noreferrer ugc">- vanilla-cloud#3642</a></li><li>Fix permissions for conversations and messages endpoints<a href="https://github.com/vanilla/vanilla-cloud/pull/3640" rel="nofollow noreferrer ugc">- vanilla-cloud#3640</a></li><li>Fix css emojis in wysiwyg<a href="https://github.com/vanilla/vanilla-cloud/pull/3639" rel="nofollow noreferrer ugc">- vanilla-cloud#3639</a></li><li>Reveal overflowing content in cancel / back buttons and links<a href="https://github.com/vanilla/vanilla-cloud/pull/3638" rel="nofollow noreferrer ugc">- vanilla-cloud#3638</a></li><li>Add reactions parameters to the openApi without creating dependencies<a href="https://github.com/vanilla/vanilla-cloud/pull/3637" rel="nofollow noreferrer ugc">- vanilla-cloud#3637</a></li><li>Fix disappearing h2 elements in event rich editor form<a href="https://github.com/vanilla/vanilla-cloud/pull/3636" rel="nofollow noreferrer ugc">- vanilla-cloud#3636</a></li><li>Ensure every roles that has the "Applicant" type gets assigned to accounts that exceeds the maximum amount of accounts sharing fingerprints<a href="https://github.com/vanilla/vanilla-cloud/pull/3635" rel="nofollow noreferrer ugc">- vanilla-cloud#3635</a></li><li>Fix pockets render on unauthorized page<a href="https://github.com/vanilla/vanilla-cloud/pull/3634" rel="nofollow noreferrer ugc">- vanilla-cloud#3634</a></li><li>Fix only one article being listed on the KB Article List Page<a href="https://github.com/vanilla/vanilla-cloud/pull/3633" rel="nofollow noreferrer ugc">- vanilla-cloud#3633</a></li><li>Fix doubled markers in unordered lists<a href="https://github.com/vanilla/vanilla-cloud/pull/3632" rel="nofollow noreferrer ugc">- vanilla-cloud#3632</a></li><li>Prevent empty signatures from rendering<a href="https://github.com/vanilla/vanilla-cloud/pull/3631" rel="nofollow noreferrer ugc">- vanilla-cloud#3631</a></li><li>Fix illegible comment heading at small screen sizes<a href="https://github.com/vanilla/vanilla-cloud/pull/3630" rel="nofollow noreferrer ugc">- vanilla-cloud#3630</a></li><li>Fix how discussion bookmark failures are handled<a href="https://github.com/vanilla/vanilla-cloud/pull/3628" rel="nofollow noreferrer ugc">- vanilla-cloud#3628</a></li><li>Remove Register link from NavBar when no Registration is configured<a href="https://github.com/vanilla/vanilla-cloud/pull/3627" rel="nofollow noreferrer ugc">- vanilla-cloud#3627</a></li><li>Fix banner unsetBackground preventing set background images<a href="https://github.com/vanilla/vanilla-cloud/pull/3626" rel="nofollow noreferrer ugc">- vanilla-cloud#3626</a></li><li>Fix merged discussions automatically set to resolved<a href="https://github.com/vanilla/vanilla-cloud/pull/3625" rel="nofollow noreferrer ugc">- vanilla-cloud#3625</a></li><li>Fix move discussion permissions<a href="https://github.com/vanilla/vanilla-cloud/pull/3623" rel="nofollow noreferrer ugc">- vanilla-cloud#3623</a></li><li>Remove obsolete Badges theming variables<a href="https://github.com/vanilla/vanilla-cloud/pull/3622" rel="nofollow noreferrer ugc">- vanilla-cloud#3622</a></li><li>Add "extended" option to the openapi's user expand options<a href="https://github.com/vanilla/vanilla-cloud/pull/3619" rel="nofollow noreferrer ugc">- vanilla-cloud#3619</a></li><li>Fix announce options in discussion list options modal<a href="https://github.com/vanilla/vanilla-cloud/pull/3618" rel="nofollow noreferrer ugc">- vanilla-cloud#3618</a></li><li>Fix pockets preferences getting wiped when disabled<a href="https://github.com/vanilla/vanilla-cloud/pull/3616" rel="nofollow noreferrer ugc">- vanilla-cloud#3616</a></li><li>Fix checking Discussions.View permission against comment ID in flagging plugin<a href="https://github.com/vanilla/vanilla-cloud/pull/3614" rel="nofollow noreferrer ugc">- vanilla-cloud#3614</a></li><li>Fix article translation status visible to members<a href="https://github.com/vanilla/vanilla-cloud/pull/3613" rel="nofollow noreferrer ugc">- vanilla-cloud#3613</a></li><li>Fix include sort option in pockets for questions list<a href="https://github.com/vanilla/vanilla-cloud/pull/3611" rel="nofollow noreferrer ugc">- vanilla-cloud#3611</a></li><li>Fix KB article translation invalidation when translated article is edited<a href="https://github.com/vanilla/vanilla-cloud/pull/3610" rel="nofollow noreferrer ugc">- vanilla-cloud#3610</a></li><li>Fix leaderboard pocket custom title<a href="https://github.com/vanilla/vanilla-cloud/pull/3608" rel="nofollow noreferrer ugc">- vanilla-cloud#3608</a></li><li>Add subcommunity filtering to the discussions widget<a href="https://github.com/vanilla/vanilla-cloud/pull/3607" rel="nofollow noreferrer ugc">- vanilla-cloud#3607</a></li><li>Fix banner background breakpoints not applying properly<a href="https://github.com/vanilla/vanilla-cloud/pull/3606" rel="nofollow noreferrer ugc">- vanilla-cloud#3606</a></li><li>Fix group invite email text link set missing scheme<a href="https://github.com/vanilla/vanilla-cloud/pull/3605" rel="nofollow noreferrer ugc">- vanilla-cloud#3605</a></li><li>Fixed cases where the "Change Icon" option for user profile picture would show wrongfully<a href="https://github.com/vanilla/vanilla-cloud/pull/3604" rel="nofollow noreferrer ugc">- vanilla-cloud#3604</a></li><li>Fix relative links in email's contents<a href="https://github.com/vanilla/vanilla-cloud/pull/3603" rel="nofollow noreferrer ugc">- vanilla-cloud#3603</a></li><li>Bump release version to 2021.020<a href="https://github.com/vanilla/vanilla-cloud/pull/3602" rel="nofollow noreferrer ugc">- vanilla-cloud#3602</a></li><li>Update Foundation and Foundation based themes to use BestOf list instead of tiles by default<a href="https://github.com/vanilla/vanilla-cloud/pull/3601" rel="nofollow noreferrer ugc">- vanilla-cloud#3601</a></li><li>Fix custom banner font theme variable<a href="https://github.com/vanilla/vanilla-cloud/pull/3600" rel="nofollow noreferrer ugc">- vanilla-cloud#3600</a></li><li>Fix labelcode translations to work with sprintf()<a href="https://github.com/vanilla/vanilla-cloud/pull/3599" rel="nofollow noreferrer ugc">- vanilla-cloud#3599</a></li><li>Fix POST /users/:ID/photo<a href="https://github.com/vanilla/vanilla-cloud/pull/3559" rel="nofollow noreferrer ugc">- vanilla-cloud#3559</a></li></ul><p><br></p> </article> </main>