Release Notes
Version 8.0.1
- Added lead intake endpoint (
POST /lead/CreateLead) for creating open (unassigned) sale leads. - Secured lead intake using an organization
apiKeyincluded in the JSON request body. - Added interactive endpoint documentation via Swagger.
- Added database health monitoring via the
/api/healthstatus page. - Redesigned the front page and health page with a consistent, lightweight look.
- Added this release notes page.