Skip to main content

Platform v1.22.0 - Published: 08-11-2026

BUG FIXES:

  • Fixed user ID logic in UpdateRole. Addressed an issue to accurately reflect affected user IDs when updating role configurations.
  • Restored missing UI elements. Re-added a missing scrollbar on the Ingest page to improve user navigation and accessibility.

NEW FEATURES:

  1. Refactored security and access frameworks. Standardized application-wide permissions and channel management access handling to ensure consistent security protocols across all products.
  2. Enhanced user contact inputs. Added a phone input field with a country code selector for improved user profile accuracy and ease of use.
  3. Added dependency testing capability. Introduced a feature flag for the React-Router dependency, allowing for more streamlined and isolated testing procedures.