capgo-12.203.2
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
inbucketlocal email service withlocal_smtpto maintain compatibility with current Supabase CLI versions.- Migration note: If you customized local email settings, update your
config.tomlto use[local_smtp]instead of[inbucket]and review the port/host configuration.
- Migration note: If you customized local email settings, update your
- 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