v12.70.10
·
2897 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Changed
- Updated production database configuration to use new Supabase URL
- Replaced
pgClient.end()withcloseClientin middleware key function for improved connection handling - Renamed MRR metric from 'mrrr' to 'mrr' for consistency across reporting
- Updated region naming from 'us' to 'na' for better geographic accuracy
- Switched to new PlanetScale replication configuration
Fixed
- Added unique constraint for build logs to prevent duplicate entries
- Corrected privilege elevation messages and improved percentage calculations in functions
- Fixed function schema for organization user privilege checks
- Resolved type issues in codebase
- Updated provisioning profile and certificates handling
Removed
- Removed unused
get_app_metricsfunction - Removed unused file extension
- Commented out Hyperdrive database source logic in URL generation
🔗 Full Changelog: v12.70.9...v12.70.10