Changelog

What's new in PushButtonCRM — version history and release notes.

v1.4.0

latest2026-03-15
  • newPersona-driven content system — generate buyer personas and 10 content types per contact
  • new10 AI content tools: email, SMS, hooks, bullets, pain points, objections, headlines, reply suggestions, campaign angles, subject lines
  • newPersona tab on contact detail page
  • newAI drawer injects persona context when viewing a contact page

v1.3.0

2026-03-15
  • newNative Anthropic tool_use API — replaced JSON-text prompting with structured tool calls
  • new20 CRM tools registered in tool-definitions.ts
  • newTOOL_NAME_MAP for dot-notation → double-underscore conversion
  • improvedAI generate route response shape unchanged — no drawer or execute route changes

v1.2.0

2026-03-10
  • newAI Prompt Builder moved to /settings/developer
  • newLive CRM schema auto-injected into AI system prompt
  • improvedAI drawer now supports multi-step tool execution
  • fixedsession.user.idCompany camelCase fix (was id_company)

v1.1.0

2026-02-20
  • newDeals kanban board with drag-and-drop stage management
  • newEmail campaign builder with template support
  • newSMS campaign builder via Telnyx integration
  • improvedContact list performance — paginated queries with Neon HTTP transport

v1.0.0

2026-01-15
  • newInitial release — Next.js 14 App Router + Neon PostgreSQL + Vercel
  • newMulti-tenant architecture with NextAuth.js session scoping
  • newContact, deal, and company management
  • newRole-based access control: owner / admin / member