Skip to content

v12.91.12

Choose a tag to compare

@riderx riderx released this 13 Jan 13:24
· 2433 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • Electron platform support for deployments
  • Encrypted bundle enforcement in organization security settings with required encryption keys
  • Enhanced usage credit RLS policies using get_identity_org_allowed for better permission handling

Changed

  • Invite button now disabled until CAPTCHA completes, with added cursor pointer for better UX
  • Banner and social assets updated with PNG and WEBP format versions

Fixed

  • API key creation in 2FA tests now uses explicit IDs to prevent conflicts
  • Error handling improved by using throw instead of return for simpleError() calls
  • Added missing enforce_encrypted_bundles and required_encryption_key fields to get_orgs_v7 function with corrected error messages
  • Removed unused imports across multiple test files (ORG_ID, getSupabaseClient, USER_EMAIL)
  • Refactored channel self-delete and cron statistics tests for better reliability

🔗 Full Changelog: v12.91.11...v12.91.12