Skip to content

Releases: maxjuniorbr/segflow-crm

v1.3.0

07 Mar 17:38

Choose a tag to compare

Highlights

  • adds repository-specific skills and rules for repo-guided development
  • syncs project documentation and showcase content with the current repository structure
  • stabilizes the test suite and resolves SonarCloud follow-up while keeping the Quality Gate at OK

Verification

  • npm test
  • npm run build
  • npm exec tsc --noEmit

Source Snapshot

  • release target: 06124a74f3242de9585e893c4671aae6ca0593e4
  • compare: v1.2.0...v1.3.0

v1.2.0

02 Mar 01:24

Choose a tag to compare

Highlights

  • personalizes the showcase copy in first person and repositions SegFlow as a management and multi-quote system for insurance brokerages
  • adds the Seg the Snake easter egg, interactive mascot behavior, richer motion, and broader storytelling polish across the GitHub Pages site
  • resolves major SonarCloud findings in the showcase, including accessibility and maintainability cleanups

Verification

  • historical release note normalized on 2026-03-07; no fresh verification was rerun during this metadata-only update

Source Snapshot

  • release target: 8663810a1577b89ad67d8082cba372a761920ed5
  • compare: v1.1.0...v1.2.0

v1.1.0

01 Mar 23:12

Choose a tag to compare

Highlights

  • adds the GitHub Pages showcase at https://maxjuniorbr.github.io/segflow-crm/ to present the project and the AI-assisted build process
  • introduces the first showcase experience with feature gallery, architecture view, tech stack sections, responsive previews, and Cursor journey content
  • adds CODEOWNERS to reinforce owner review on pull requests

Verification

  • historical release note normalized on 2026-03-07; no fresh verification was rerun during this metadata-only update

Source Snapshot

  • release target: 5f6983edf113479e36fc7d323be12d9e9657aac6
  • compare: v1.0.0...v1.1.0

v1.0.0

01 Mar 21:26

Choose a tag to compare

Highlights

  • introduces the first public release of SegFlow CRM as a management and multi-quote system for insurance brokerages
  • delivers brokerage, client, proposal, policy, dashboard, search, pagination, CEP lookup, and JWT authentication flows in a single platform
  • establishes the base stack with React 19, TypeScript, Vite, Node.js, Express, PostgreSQL, Vitest, SonarCloud, Dependabot, and k6

Verification

  • historical release note normalized on 2026-03-07; no fresh verification was rerun during this metadata-only update

Source Snapshot

  • release target: 419300bbe99b0fe19e5730efa018a5b1dc9d7145
  • compare: initial release