Schedule
Release 2023.009 will be deployed
- To staging sites, Monday May 1st
- To production sites, the week of, May 8th
- To Enterprise client sites, the week of, May 15th
Automate Role Assignment
Role & Permission settings have been updated to clarify how and when to use certain settings. With this release we've packaged what was previously known as the Default Type setting, and our Auto-Role by Email Add-on into the Automate Role Assignment setting. With this you can
You can learn more about this feature here:
Sort Posts in custom Discussions Layout
Post sorting & filtering is in the works and with this release Post Sorting has been made available for custom Discussion Layouts, streamlining the browsing experience for community's discussion posts. With these updates you can
This not only makes it easier for users to find the content that may interest them most, it also helps community managers and admins more easily manage content.
You can learn more about setting up a custom Discussion Layout and the available sorting options in our documentation -
Search users by username, email & IP via the API
The /users API endpoint has been updated to allow you to more easily search and filter your member list. With these updates you can filter your /user calls by
- Name to find all users with matching usernames
- Email to find all users with matching emails
- IP to find users by IP
- Query to find all users with matching emails or usernames
Managing Followed Categories via API
The /categories
endpoint has been updated to make it easier to manage followed categories.
- The GET /
categories/{ID}/preferences/{userID
} endpoint has been removed. - The ability to get a list of a user's followed categories is now available on the GET
/categories
endpoint, with the FollowedUserID parameter. You can now user the sort
parameter to sort categories by:
name
categoryID
dateFollowed
An expand
parameter has also been added, allowing you to see:
Please note, the ability to track the date when a categories was followed was not available prior to this release. All categories followed prior to update will have 2023-04-18 23:59:59
set as the date-followed until the user updates their preferences for the category
Bug Fixes & Improvements
Roles & Permissions
- VNLA-2858 Improve Role & Permissions Settings for Automating Role Assignment
Managing Categories
- VNLA-2330 Updated Category Deletion workflow to handle deleting or moving events when the associated category is deleted.
- VNLA-3849 Fixed errors when moving or merging discussions
Analytics
Localization
- VNLA-3134 Fixed missing translations for Badges
API
Notifications
- VNLA-3839 Fixed Notifications for new discussions in Groups appearing disabled when enabled by default in the backend.
- VNLA-4073 Fixed formatting errors in notification emails
Ideation
- VNLA-3915 Fixed Filters in Idea-type Categories
- VNLA-4043 Fixed errors when creating new Idea Statuses
Discussions Lists
- VNLA-3954: Fixed sorting issue on Discussions/tagged pages
- VNLA-3955 Fixed sorting issue on Unresolved Page
Posting
- VNLA-3946 Fixed Rich2 editor stops receiving text input after clicking indent button
Widgets & Customization Tools
- VNLA-2259 Added ability to sort posts in custom Discussions Layouts by dates and scores
- VNLA-3956 Fixed sorting issues in Discussion Pockets & Widgets
- VNLA-3958 Fixed Announcements not pinned in custom Discussion page Layout
SEO & Sitemaps
- VNLA-4083 Fixed kb category sitemaps rendered as urlsets
- VNLA-4030 HTML Views for No Script States & Crawlers
User Profiles & Member Directory
- VNLA-4109 Fixed errors in member directory when searching for users with private profiles
- VNLA-4017 Fixed Custom Profile Fields not saving when set to hidden and passed via SSO
SAML SSO
- VNLA-3874 Added Support for Single Sign-Out on SAML SSO