Skip to content

Releases: marmelab/atomic-crm

v1.5.0

10 Mar 10:17
42c259e

Choose a tag to compare

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

v1.0.0

10 Mar 15:00
85dd2dd

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/marmelab/atomic-crm/commits/v1.0.0