Skip to content

v12.84.3

Choose a tag to compare

@riderx riderx released this 01 Jan 04:11
· 2628 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • API key expiration and organization-level policies: API keys can now be set to expire on a specific date using a date picker interface. Organizations can also enforce expiration policies at the organization level.
  • Enhanced channel history with complete audit logs: Channel history now displays all configuration changes with detailed audit logs, providing full visibility into when and how channels were modified.
  • Webhook signature verification guide: New documentation explaining how to verify webhook signatures for secure webhook integration.

Changed

  • API keys now use secure hashing: API keys are stored using secure hashing algorithms and enforcement is enabled across the platform, improving security posture.

Fixed

  • Test reliability improvements: Resolved flaky tests to ensure more consistent and reliable test suite execution.
  • User password compliance policy: Updated to use subquery for user ID lookups, fixing potential issues with password policy enforcement.

Security

  • Secure hashed API keys: API keys are now hashed before storage and verified securely, preventing exposure of plaintext keys in the database.

🔗 Full Changelog: v12.84.2...v12.84.3