Overview
Release 2026.007 includes updates to the posting experience, API filtering, and widget display behavior. These changes give communities more flexibility in how content is created, retrieved, and presented across the site.
Schedule
- Staging: Week of May 4
- Production: Week of May 11
- Enterprise: Week of May 18
Rich Editor: Classic vs. Minimal
Communities can now choose between the existing minimal editor and a new classic toolbar style:
The classic toolbar offers a more familiar editing experience with consolidated formatting controls, making it easier for a broader range of users to find and use common formatting options. This update also includes improvements to accessibility, keyboard navigation, mobile responsiveness, and code block formatting
Admins can update the editor style from the community’s Posting settings:
Filter Discussions by User Rank
The /api/v2/discussions endpoint now supports filtering discussions by the author’s current rank using insertUserRankID.
This API-only enhancement works similarly to the existing insertUserRoleID filter, making it easier to retrieve discussions created by users with specific rank IDs. This is especially useful for reporting, segmented experiences, moderation workflows, and other rank-based analysis.
Widget Link Display Enhancements
Widgets using the Links display type now support configured subtitles and descriptions.
This creates a richer and more consistent presentation across widget layouts, giving admins more flexibility in how linked content appears to community members. This enhancement applies across supported widgets including Announcements, Articles, Categories, Discussion Lists, Featured Collections, Ideas, Posts, Questions, RSS Feeds, Subcommunities, and Knowledge Base Lists.