Latest: v1.5.4

Release Notes

A running log of improvements, new features, and fixes. We ship fast so you can work smarter.

1.5

v1.5.4

June 4, 2026 Latest
New

Added a feature that lets administrators design custom forms for customer data collection.

New

Added secure form fill links for customers to complete assigned forms.

New

Updated customer portal to show completed and pending forms.

New

Added notification groups to administrator console.

Improved

Updated workflow engine to allow processing of communications to customer/notification group.

Improved

Added sendTo option in the workflow builder to support customer/notification group.

Improved

Recreated the administrator console - manage user screen.

Fixed

Fixed a bug where customer ids associated with a failed bulk action job was not clickable.

v1.5.3

May 11, 2026
New

Added support to track bank transfer payments to an individual bank account.

Improved

Updated the Admin setting navigation to use modern styling.

Improved

Payment module updated to add support for different transaction types such as Adjustment, Payment and Refunds.

Improved

Tenant selector updated to supporting customers with multiple domains.

New

Added a toggle to custom fields to determine if they should display fields on the customer portal.

New

Added a new Feature Toggle section in the administration view to easily toggle on/off features.

Fixed

Various bugs fixed.

v1.5.2

April 16, 2026
Improved

Dashboard component refresh with faster data loading and new KPI cards for active workflows and aging balances.

Fixed

Resolved an edge case where portal payment callbacks could duplicate balance records under high concurrency.

Fixed

UI alignment fixes on the customer detail screen for mobile viewports.

v1.5.1

April 13, 2026
New

Payments via customer portal — customers can now pay outstanding balances directly through the self-service portal with Stripe and PayPal support.

Improved

Portal payment receipts now include PDF generation and automatic email dispatch.

v1.5.0

April 8, 2026 Major
New

Completely redesigned workflow builder with drag-and-drop stage reordering, modern card-based UI, and real-time validation.

New

Create Record workflow action — automatically create new entities (payments, plans, disputes) from within a workflow stage.

New

Start Workflow action — chain workflows together to build complex automation pipelines.

New

Custom field support inside workflows — read and write custom field values dynamically during workflow execution.

Improved

Entity field references in workflow actions now support aggregation (First, Last, Max, Min, Sum, Average, Count).

Fixed

Removed legacy appointment support to simplify the data model. Appointments will return in a future dedicated module.

v1.4.4

April 2, 2026
Security

Two-factor authentication (2FA) support added for all admin and agent accounts using TOTP authenticator apps.

New

Support requests and customer portal access — customers can now raise tickets and track progress without agent intervention.

v1.4.3

March 31, 2026
New

Bulk action engine — select multiple customers and apply tags, status changes, or start workflows in one operation.

Improved

Backend filtering for customer grids now supports multi-column searches with debounced input.

v1.4.2

March 12, 2026
New

Calendar view for customer data — visualize appointments, important dates, and plan renewals in a month/week/day layout.

New

One-time payment support — record ad-hoc payments without needing a recurring plan attached.

Fixed

Calendar navigation bug where switching months would reset the selected custom field filter.

v1.4.1

March 10, 2026
New

Recursive workflow start — workflows can now safely trigger other workflows with infinite-loop prevention built in.

New

Set custom field workflow action — update custom field values dynamically using static values, calculated expressions, or entity references.

Improved

Time support added to calendar events and custom date-time fields.

v1.4.0

January 30, 2026 Major
New

Custom fields system — define unlimited custom fields per tenant with text, number, date, date-time, and boolean types.

New

Dynamic values — use calculated expressions and entity field references inside workflow actions and data field updates.

New

API controller with token-based authentication for third-party integrations.

Improved

Customer detail screen redesigned with tabbed navigation and custom field sections.

v1.3.3

December 15, 2025
New

Twilio dialer embedded in the CRM — make and receive calls without leaving the app.

New

Call controls (mute, hold, transfer) and agent status dashboard for queue management.

Fixed

Search indexing issue that caused customer lookups to return stale results after bulk imports.

v1.3.2

December 12, 2025
New

Dialer button on customer cards for one-click outbound calling.

Improved

Encryption field configuration now pulls from tenant database settings rather than static config.

Fixed

Tenant DTO serialization bug that caused multi-tenant context switches to fail intermittently.

v1.3.1

December 10, 2025
New

Mass action support — apply actions to filtered customer lists directly from grid views.

Security

Option to disable field-level encryption per tenant for performance-critical deployments.

v1.3.0

November 28, 2025 Major
New

Custom views — build and save filtered customer views with custom columns, sorting, and date ranges.

New

Quick views sidebar for one-click access to commonly used filters (Overdue, New This Week, etc.).

New

Customer plan refactoring — individual plan fields (service name, price, billing frequency, due days) replace rigid plan types.

Improved

Workflow improvements including stage condition evaluation and better error logging on failure.

v1.2.3

November 21, 2025
New

Set data field workflow action — programmatically update customer fields like Age, Important Date, or Referral Source.

Improved

Workflow quick link for jumping directly to a customer's active workflow instance from the grid.

New

Optional auditing feature toggle — enable per-tenant audit trails for compliance requirements.

v1.2.2

November 19, 2025
Fixed

Workflow ordering bug where stages could execute out of sequence after a database rollback.

Fixed

Customer aging background task no longer runs on a constant loop when no tenants are configured.

v1.2.1

August 6, 2025
New

Start workflow action — trigger a workflow manually from within another workflow or via the API.

Improved

Workflow engine processing reliability with retry logic and better failure state handling.

v1.2.0

August 5, 2025 Major
New

Workflow builder — visually design multi-stage workflows with delays, conditions, and actions.

New

Workflow engine background service — processes scheduled workflow stages automatically.

New

Owner assignment — assign customers to specific agents with filtered views.

Improved

Background service stability fixes preventing the hosted processor from stalling on tenant switches.

v1.1.3

July 15, 2025
New

Referral tracking — capture and report on how customers found your business.

Improved

Database query performance optimizations for large customer lists (>50k records).

Fixed

Slow query timeout on the customer dashboard for tenants with heavy plan data.

v1.1.2

July 8, 2025
New

Feature toggle system — enable or disable modules per tenant without redeploying.

Fixed

Status change bug where updating a customer's status would not cascade to related plan eligibility checks.

v1.1.1

June 24, 2025
New

Tag service and background processing — auto-apply tags based on rules and process tag-based reports.

Improved

Tag helper performance and view rendering speed for customer grids with many tags.

v1.1.0

June 13, 2025 Major
New

Reporting engine with parameterized reports — create reusable reports with date ranges, status filters, and tag inclusion.

New

Transaction history and balance reporting with drill-down to individual payments.

Improved

Customer UI overhaul with better search, filtering, and inline editing capabilities.

v1.0.5

June 11, 2025
New

Action manager, SMS service, and credit manager for pay-as-you-go message billing.

New

Notification action service with queue-based dispatch for emails and SMS.

Fixed

Report parameter bug where empty optional parameters would crash the report viewer.

v1.0.4

June 10, 2025
New

Dashboard with key metrics, recent activity feed, and quick-action shortcuts.

Improved

Global settings panel for SMTP, branding, and default page size configuration.

v1.0.3

June 9, 2025
New

Audit log UI — view every change made to customers, plans, and payments with before/after snapshots.

New

Call audit trail for tracking agent activity and call outcomes.

Fixed

Various UI bugs on mobile viewports and form validation edge cases.

v1.0.2

June 5, 2025
New

Multi-tenancy support — run multiple CRM instances from a single deployment with isolated data and branding.

Security

Account lockout protection after repeated failed login attempts.

Fixed

SMS credit calculation bug that under-reported remaining credits in the admin panel.

v1.0.1

May 16, 2025
New

Data encryption at rest for sensitive customer fields using AES-256 + RSA hybrid encryption.

Improved

Decryption performance optimized with parallel processing and property caching.

Fixed

Query filter middleware bug that caused data leakage between concurrent requests.

1.0

v1.0.0

March 6, 2025 Launch
New

Customer management with full CRUD, advanced search, tagging, and status tracking.

New

Customer plans and recurring billing with automated balance generation.

New

Payment recording with dispute tracking and resolution workflows.

New

Document storage with file upload and customer association.

New

Email and SMS templates with token replacement for personalized messaging.

New

User management with role-based access control (Admin, Agent, ReadOnly).

New

Automated action designer for event-driven emails, SMS, status changes, and tag updates.

New

Scheduled action processor for time-delayed automation.