Skip to content

v12.56.27

Choose a tag to compare

@riderx riderx released this 06 Dec 01:40
· 3260 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Changed

  • Refactored database schema by removing unused columns from plans table to improve data model efficiency
  • Updated test scripts to remove obsolete 'devices' column from app_versions_meta insert statements
  • Enhanced backend development workflow by using bunx for Supabase commands
  • Improved environment configuration consistency with updated Supabase keys

Fixed

  • Device caching temporarily disabled until database population completes to prevent data inconsistencies
  • Local environment detection logic corrected for more reliable development setup
  • Excluded Supabase test helper SQL files from typos checks to reduce false positives

Added

  • S3 storage configuration with comprehensive test helper functions for cloud storage operations

🔗 Full Changelog: v12.56.26...v12.56.27