Documentation

Changelog

Release history for Pulse by Cybrenexes

v3.2

LatestApril 2026
NewReal-time push notifications — SSE stream delivers threat alerts instantly to the browser, even when the tab is in the background
NewDesktop browser notifications — opt-in alerts appear on screen even when Pulse dashboard isn't visible
NewAttack Timeline tab — threats grouped by source actor showing the full attack sequence (port scan → brute force → C2)
NewAttack Heatmap — hour-by-day grid of attack frequency with AI-generated insights about peak hours and overnight activity
NewExecutive One-Page Report — board-ready HTML/PDF with score, threats, 14-day sparkline, score breakdown, and top blocked countries
NewPassword Spray detection — rule #22, one IP hitting many targets on auth ports simultaneously (critical severity)
NewLow-and-Slow Brute Force detection — rule #23, spaced-out attempts designed to evade rate limiting (high severity)
NewIncident Report PDF — one-click printable report per threat with source IP intel, related logs, and response playbook
NewCustom Detection Thresholds — Settings → Thresholds to tune sensitivity per rule (lower = more alerts, higher = fewer false positives)
NewMonthly Health Scorecard email — security score, grade, top threats, and score breakdown formatted for client delivery
ImprovedMobile responsive CSS — sidebar hides on mobile, tabs scale, stat cards reflow to 2 columns
ImprovedExec Report button added to nav bar — opens executive report in a new tab instantly
ImprovedProfessional Inno Setup installer — full EULA, component overview, Control Panel icon, version info, data retention notice on uninstall
ImprovedComplete Pulse by Cybrenexes rebrand — all CIS, Altamont, and old slogan references removed from every report, email, and UI string
FixTimeline AbuseIPDB query — fis Threat intel cache
FixLogin form animation — was starting at opacity:0 causing blank form on some browsers; fixed to animate from→to
FixLogin brand panel — extra closing div from regex replacement was breaking layout
FixInstaller — removed invalid Flags: checked from Tasks section (not a valid Inno Setup flag)
Fixwhitelabel_config — correct column name is company_email not support_email

v3.1

March 2026
NewFortiGate API support — block IPs directly on FortiGate firewalls from the threat dashboard
NewFortiGate settings tab in Settings panel
NewAuto-detect firewall type — routes block requests to correct API automatically
NewSonicWall block now creates full DENY access rule (WAN→LAN) not just address object
FixHealth score factors wrapped in try/except — missing tables no longer crash calculation
FixTrends tab falls back to threats table if threat_daily not yet populated
ImprovedTier cache TTL reduced to 5 seconds for faster post-activation unlock

v3.0

February 2026
NewSecurity health score (0–100, A–F grade) with per-factor breakdown
NewPCI DSS v4.0, HIPAA, SOC 2 compliance reports
NewAudit evidence pack (ZIP) for auditors
NewCyber insurance report
NewConnectWise Manage PSA integration — auto-ticketing on critical threats
NewAutotask PSA integration
NewSonicWall management API integration
NewAI Security Analyst — plain English threat investigation with Claude AI
NewIncident response playbooks for all threat types
NewScheduled monthly reports by email
NewClient portal with branded read-only view
NewWhite-label branding (logo, company name, accent colour)
NewMulti-site fleet dashboard (Enterprise)
New2FA / TOTP support
NewSlack and Microsoft Teams webhook alerts

v2.0

January 2026
New21 automated threat detection rules
NewAnalytics dashboard with 7-day timeline
NewGeoIP enrichment for all IPs
NewAbuseIPDB threat intelligence integration
NewThreat intel cache with automatic refresh
NewIP label system — name any IP address
NewVPN session tracking
ImprovedRollup tables for 100x analytics performance on large datasets

v1.0

October 2025
NewInitial release — firewall log import and search
NewPostgreSQL backend with full-text search
NewDark-themed web UI
NewCSV and log file import
NewBasic threat flagging on drop events
NewWindows installer with Inno Setup