Skip to content

v12.89.5

Choose a tag to compare

@riderx riderx released this 05 Jan 11:50
· 2549 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • Subdomain-based bundle preview functionality for easier testing and deployment verification

Changed

  • Improved SQL function readability and security across database operations
  • Refactored Stripe integration by removing metered subscription handling
  • Updated SQL tests to use NOW() instead of now() for consistency

Fixed

  • Moved reinitialization of supabaseAdmin earlier in validate_password_compliance.ts to prevent initialization issues
  • Corrected formatting of pg_namespace JOIN statements in production SQL
  • Resolved security vulnerability in trigger_http_queue_post_to_function

🔗 Full Changelog: v12.89.4...v12.89.5