Schedule
Release 2022.021 will be deployed:
- to staging sites, Tuesday, October 18th
- to production sites, Monday, October 24th
- to Enterprise client sites, Monday, October 31st
New Features & Improvements
CSV Output for API V2
All API V2 GET endpoints now support a .csv
extension that allows you to get API data in CSV format. Learn more, and ask questions here.
Analytics Point Tracking
With this release our Points data stream for Analytics has been updated to include categoryID
and SiteSection
fields. This is allowing us to start tracking user points per site, subcommunity and category by default. This is purely a backend update for the time being, but will unlock some great new features for Analytics and Leaderboards in a future release.
Updates
- VNLA-2767 Allowing filtering multi-value profile fields on the users API
- VNLA-2692 Create an profile analytics widget
- VNLA-2690 Ability to add a discussion to existing collection(s)
- VNLA-2687 Create details table component
- VNLA-2674 Address feedback for profile field dropdown options
- VNLA-2672 Add per-resource collections endpoints
- VNLA-2669 Add auto-sso capability to new embed system
- VNLA-2668 Update discussion list loading skeleton to prevent page height change
- VNLA-2667 Discussion list pager should handle results beyond 100 pages
- VNLA-2656 Slate editor: configure break behaviour to exit heading blocks
- VNLA-2644 Create new Internal Info View permission
- VNLA-2643 Create About Me Widget for User Profiles
- VNLA-2641 Use authenticator types to dynamically generate openAPI spec
- VNLA-2610 Add CSV Output to APIv2
- VNLA-2608 Rename Content Groups to Collections
- VNLA-2577 Track points per site, subcommunity and category
- VNLA-2375 Add support for configuring
Salesforce
authenticators to the /authenticators
endpoints - VNLA-2374 Add support for configuring
JWTSSO
authenticators to the /authenticators
endpoints - VNLA-2371 Add support for configuring
JSConnect
authenticators to the /authenticators
endpoints - VNLA-2300 Jobber to backfill mentions following the 2022.019 release
- VNLA-2236 Update Registration Page to include Profile Fields
- VNLA-1987 Create migration for existing profile extender fields
- VNLA-167 Featured Content Widget V1
- VNLA-2564 Rework LayoutsApiControllerTest to no longer reference breadcrumbs asset
Bug Fixes
- VNLA-2761 Salesforce/JWT SSO not properly appending hidden primary ID field in case where there are form validation errors.
- VNLA-2746 Remove expensive calls to generate legacy discussion activity data
- VNLA-2733 Default permissions are not being checked when user preferences have not been set
- VNLA-2716 Unable to access webhook settings in dashboard
- VNLA-2653 Email Notification Preferences not being respected for Ranks and Badges
- VNLA-2511 Search Reindexing Irregularities In Some Nodes
- VNLA-2483 Update User APIv1 failure
- VNLA-1882 "New Discussion" button showing up despite no discussion categories
- VNLA-867 iOS Browser Back Button/Gesture Navigation Behavior