Skip to content

Release 0.7.8 11-6-2023

Policy Engine Updates

New

  • Live Call Event Streaming - See live call hits on any policy, and any real-time data or app data associated with the call.
  • Live refresh events on Policy page for policy online or offline events.
  • Policy Create automatically creates a default rule for .* to .* with Permit action.
  • Global Block List - new auto-expiration option in Settings page.
  • Global Block List - new hit counter and last seen fields.
  • Global Block rules - adding defaults to your Org level block expiration settings.
  • Refresh UI on the Rules Index page.

Fixes

  • Subnet CSV Lookup App - Fixed condition where phone not found, pipeline would stop.
  • Sort by columns on Policy History Page fixed.
  • Edit Global Block list dialog formatting fixed.

Enhancement

  • Reputation Report Page - lock color combinations for better readability.

Policy Webhook App

Fixes

  • POST Render payload was not working.
  • Query Params with special characters were not escaping.
  • Editing a webhook failed to load the page.

Twilio Send SMS Alert App

New

  • UI Refresh

PostgreSQL Caller ID Lookup App

New

  • UI Refresh

New: CDR Live Webhook Feature

  • CDR Webhook Matching Engine - Match CDR conditions, and send the CDR payload as a webhook to any JSON API. (Premium Feature)

Documentation Site

  • Lots of Documentation updates.

Appliance Updates

New

  • 100% offline / air gap support. Previous versions needed internet for UI resources, no longer. The appliance can be configured and operate in isolated no internet environments.
  • Add support for CSV separated Email addresses for SMTP Alerts
  • Flags for Admin and Worker nodes - WORKER_NODE and ADMIN_NODE. This allows you to run a single node cluster, or a multi-node cluster, and only run the API on the work nodes, and admin utilities on the Admin Node.