Skip to content

capgo-12.203.2

Choose a tag to compare

@riderx riderx released this 26 Jul 12:48
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Fixed

  • Corrected TypeScript type definitions to eliminate type errors and improve developer experience.
  • Restored database migrations that were applied in production but missing from the repository, resolving schema drift for self-hosted deployments and ensuring migration state consistency.

Changed

  • Replaced the deprecated Supabase inbucket local email service with local_smtp to maintain compatibility with current Supabase CLI versions.
    • Migration note: If you customized local email settings, update your config.toml to use [local_smtp] instead of [inbucket] and review the port/host configuration.
  • Synchronized generated Supabase types and schema files with the latest database definitions, keeping client-side type safety accurate.

🔗 Full Changelog: capgo-12.203.1...capgo-12.203.2