Skip to content

v12.116.25

Choose a tag to compare

@riderx riderx released this 04 Mar 16:40
· 1625 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Fixed

  • SSO configuration now properly handles empty host values by returning null from SP metadata
  • Resolved potential ReDoS vulnerability in SSO host parsing by replacing regex with linear string operations
  • Normalized trailing slash handling in Supabase host configuration for consistent behavior
  • SSO error responses now use stable error codes with internal details moved to separate field
  • Management API 500 errors are now properly handled, allowing SP metadata display for IdP configuration

Changed

  • Improved Polish language localization for SSO description text
  • Enhanced accessibility by adding ARIA labels to SSO configuration copy buttons

🔗 Full Changelog: v12.116.24...v12.116.25