Release 2024.005 will be released to
- Staging the week of March 13th
- Production (non Enterprise) the week of March 20th
- Enterprise the week of March 27th
Theme variables to style Announcements list items.
You can now theme announcement list tags using theme variables!
Try them out today:
discussionList.announcementTag.fontColor
discussionList.announcementTag.bgColor
discussionList.announcementTag.borderColor
discussionList.announcementTag.fontColorHover
discussionList.announcementTag.bgColorHover
discussionList.announcementTag.borderColorHover
Bug Fixes & Improvements
- VNLA-3995: Fixed external link warning displaying subcommunity rather than site name.
- VNLA-5422: Resolved issue where all links on mobile included "~/", leading to "page not found" errors.
- VNLA-5472: Addressed the inability to move merged posts with checkbox
- VNLA-5664: Reduced Cumulative Layout Shift (CLS) by rendering header/footer on server.
- Support: This update should provide a slight improvement to SEO and site performance
- VNLA-5682: Fixed validation errors when creating CSV export from user list.
- Support: This error was occurring when creating a CSV export filtering a user list by the ‘First Visit’ parameter
- VNLA-5755: Resolved users being unable to react on group posts.
- VNLA-5775: Investigated and fixed theme issues potentially related to PHP update.
- Support: This fix resolved rendering problems faced by sites utilizing legacy themes following the php8 update.
- VNLA-5784/5785: Updated KB Porter script for improved Groups and votes count migration.
- VNLA-5788: Fixed issue where opening 'Advanced Settings' in Style Guide unintentionally changes existing settings.
- VNLA-5795: Addressed 500 errors due to issues with an old custom theme.
- VNLA-5798: Fixed issue with user spoofing leading to redirection to original signed-in user.
- VNLA-5802: Addressed login issues on Node after email change on Hub.
- VNLA-5804: Fixed fatal error preventing viewing of user bookmarks beyond the first page.
- VNLA-5806: Resolved broken Dashboard pages in the latest update.
- VNLA-5807: Fixed users being unable to access drafts.
- VNLA-5841: Corrected KB search results showing returns from other locales.
- VNLA-5859: Fixed reaction functions loading too early, preventing overrides.
- VNLA-5875: Resolved 500 Internal Server Error on desktop theme when visiting discussions and other pages after recent release.
- VNLA-4581: Enhanced clicking on role/IP from outside user management page.
Work in Progress - Discussion Thread Editor Pages
Not yet available for general release
- VNLA-5543: Created permalink for comment
- VNLA-5728: Applied active state for reactions to comments.
- VNLA-5786: Reaction expand for comments now returns hasReacted in response.
Work in Progress – Automation Rules
Not yet available for general release
- VNLA-5621: Developed Automation Rules UI for Create/Edit/Delete Rule Flow.
- VNLA-5622: Added Preview & Confirmation for Create/Edit Rule View.
- VNLA-5636: New API Endpoint to create an Automation Rule.
- VNLA-5638: Introduced API to get a single Automation Rule.
- VNLA-5639: API Endpoint to update an Automation Rule.
- VNLA-5640: API Endpoint to delete an Automation Rule.
Work in Progress – Dedicated Salesforce Search Connector
Not yet available for general release
- VNLA-5648: Implemented store and refresh mechanism for Salesforce bearer token.
- VNLA-5660: Added Salesforce Integration to New Discussion Thread Page.
- VNLA-5707: Included Salesforce integration dialog/form in discussion options menu.
Work in Progress – JIRA Integration
Not yet available for general release
- VNLA-5732: Created JIRA Plugin & Framework.
- VNLA-5734: Developed API endpoints for JIRA Config.
- VNLA-5735: Implemented JIRA Config Workflow & UI.
- VNLA-5736: Created JIRA ticket escalation APIs.
Work in Progress – Hubspot activity sync
Not yet available for general release
- VNLA-5750: Implemented Contact Sync to HubSpot.
Work in Progress – AI Live Charting
Not yet available for general release
- VNLA-5793: Ensured AI backend can handle reprompting.
- VNLA-5794: Implemented empty state for AI chat.
- VNLA-5797: Added cancellation and improved loading indicator for AI chat responses.
- VNLA-5799: Conducted frontend cleanup for AI Chat.