v12.91.12
·
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_allowedfor 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
throwinstead ofreturnforsimpleError()calls - Added missing
enforce_encrypted_bundlesandrequired_encryption_keyfields toget_orgs_v7function 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