Skip to content

v1.5.0

Latest

Choose a tag to compare

@ThieryMichel ThieryMichel released this 10 Mar 10:17
· 500 commits to main since this release
42c259e

Read about the updates online: Atomic CRM March 2026 Updates

Breaking Change

  • table contactNotes has been renamed contact_notes
  • table dealNotes has been renamed deal_notes
  • column stateAbbr in table companies has been renamed state_abbr

You must run the migration to update your database schema:

make supabase-migrate-database

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.5.0