Changelog

Changelog

Latest updates, improvements, and fixes to the Interna platform and API.

April 2026

  • SDK v2.4.0 — Added automatic retry with exponential backoff for rate-limited requests.
  • Permissions API — New bulk permission check endpoint for evaluating multiple permissions in a single request.
  • Dashboard — Redesigned API key management page with rotation scheduling.

March 2026

  • Webhook filtering — Configure webhooks to fire only for specific organizations or user roles.
  • Go SDK v0.12 — Added context support and improved error types.
  • Rate limits — Enterprise plan limits increased to 6,000 requests/minute.

February 2026

  • SAML 2.0 SSO — General availability of SAML-based single sign-on for enterprise customers.
  • Audit logs — New audit log API for tracking administrative actions.
  • Python SDK v1.8 — Added async support with asyncio.