Skip to content
2.X
2.61.0

Fides 2.61.0 release notes

  • 2.61.0: May 13, 2025
  • 2.61.1: May 14, 2025
  • 2.61.2: May 15, 2025
  • 2.61.3: May 16, 2025
The Enterprise tag indicates that features are only available for Enterprise customers. To review pricing and upgrade your plan, please visit our site (opens in a new tab) or contact us to learn more.

Helios

Detect and classify global data risks with comprehensive visualization for data mapping and reporting for modern Enterprise.

  • Web monitor service support for handling frame (iFrame) request types.
  • Added "View" detail links to success toasts in action center.
  • Support for mapping BigQuery repeated fields to fideslang array data types.
  • Added escape strings for MySQL monitor queries to prevent errors when reserved keywords are used.
  • Tweaked discovered assets table so rows remain selected after bulk actions.
  • Fixed bug with queuing added nested fields for classification.

Janus

High performance consent recording and orchestration for data sharing, built for enterprise data engineering and AI pipelines.

  • Added Recorded URL to Consent Report.
  • Added support for consent mechanism string values and non-applicable notices in FidesJS.
  • Refactored OneTrust consent migration.
  • Included TCF Publisher Restrictions in TCF Privacy Experiences.
  • Updated DB Caching logic for TCF experiences to only cache enabled experiences.
  • Fixed vendor restriction form validation and input handling.
  • Fixed special purpose vendor check in Fides JS logic.
  • Fixed privacy_notices on minimal TCF experiences when DB Cache is disabled (2.61.1).
  • Performance improvements in privacy experience DB caching logic (2.61.2).
  • Updated synchronous logic in /privacy-experiences to run in threadpools (2.61.3).
  • Changed serialization in /privacy-experience so it doesn't block main thread (2.61.3).
  • CSS variable --fides-overlay-container-border-width now applies to banner.

Lethe

Enterprise grade privacy request management and processing with a single orchestration layer for DSRs across vendors and systems

  • Comments and attachments now use current Oauth user rather than requiring the information be passed in with request.
  • Fixed handling of empty SSL mode in the MySQL connector.

Fides core

  • Setting to allow Admin UI errors to be surfaced to a toast.
  • Migrated some dropdown menus to use Ant's Dropdown component.
  • Migrated last remaining Chakra icon button to Ant.
  • Cleaned up test fixtures for better testing workflows.
  • Fixed incorrect font styling on some table headers.
  • Fixed a bug with refreshing or deep-linking to pages sometimes redirecting to homepage.
  • Fixed a bug that prevented from showing all the integrations when on the system page.
  • Update Add Vendor tooltip to match navigation option.
  • Fixed UX issues with action center tables.
  • Suppressing SQLAlchemy logging related to caching queries.
  • Added certifi to fix SSL CA Error (2.61.1).