Release Notes

Changelog

PulseForge release notes focus on user-visible changes, operational reliability, and infrastructure hardening. We use this page to document what shipped, why it mattered, and how each release moved the platform forward.

v7.0.0 August 2026

Global Scale & Enterprise Release featuring multi-region probe tagging, Status Pages v2 customization with password protection, SLA compliance metrics, and unified dark mode styling.

Multi-Region

Enabled multi-region probing selection across global and regional edge locations with probe_region telemetry tracking.

Status Pages v2

Full customization editor for brand colors, custom titles, logo URLs, external links, and SHA-256 password protection.

SLA Foundation

Added SLA uptime compliance calculations, P95 latency tracking, and gold/silver/bronze reliability classification.

Dark Mode

Completed end-to-end dark theme support across Analytics, Incidents, Alerts, API Keys, Team, Logs, and Billing surfaces.

Fixes

Resolved endpoint creation region persistence, manual test credit synchronization, and auto-pause next check scheduling.

v6.0.0 June 2026

Reliability and decoupled execution release introducing Cloudflare Queues, signed notifications, maintenance windows, and usage transparency.

Queues

Decoupled scheduled check discovery from execution using Cloudflare Queues for guaranteed processing.

Maintenance

Added maintenance window scheduling to suppress false incident alarms during planned downtime.

Notifications

Delivered HMAC-signed webhook delivery with attempt history tracking and delivery logging.

v5.0.0 May 2026

Full platform upgrade with API key management, audit trail logging, team collaboration, and Razorpay integration.

API Keys

Added automated API key generation and revocation for developer workflows.

Audit Trail

Implemented detailed audit logging for security and compliance tracking.

Team Roles

Introduced role-based access control (Owner, Admin, Editor, Viewer).

v4.1.0 April 21, 2026

Production-ready release with comprehensive SEO overhaul, premium UI upgrade, dynamic sitemap/robots, redesigned logo, enhanced structured data, and 4-column footer.

SEO

Replaced static sitemap.xml and robots.txt with dynamic Next.js MetadataRoute generators that stay in sync with actual routes automatically.

UI

Upgraded landing page with sticky glassmorphic header, premium gradient brand name, 4-column footer, enhanced CTA buttons, and fixed all text-on-gradient contrast bugs.

Structured Data

Added FAQ schema, BreadcrumbList, SearchAction, AggregateRating, and expanded SoftwareApplication schema for richer Google results.

Logo

Redesigned logo-mark, icon, and apple-icon SVGs with premium gradient backgrounds, glowing pulse line, and status indicator dot.

Fixes

Fixed text-on-gradient contrast issues (slate-900 on indigo/cyan was invisible), improved PWA manifest with categories and dark theme colors.

v3.5.0 April 20, 2026

Frontend deployment migration release focused on Vercel readiness and Git-backed production rollout hygiene.

Frontend

Removed Cloudflare Pages export-only assumptions so the Next.js frontend can deploy cleanly on Vercel.

Security

Moved production security headers into Next.js config so Vercel deployments keep the expected browser protections.

Ops

Added Git-friendly deployment guidance for a Vercel frontend and Cloudflare Workers backend release flow.

v3.4.0 April 11, 2026

Stability and trust release focused on auth recovery, worker token verification, SEO, and public-content hardening.

Security

Replaced fragile custom Firebase token verification with jose-based worker verification.

Auth

Fixed dashboard auth bootstrap race that previously caused login bounce and repeated 401 loops.

Monitoring

Improved endpoint manual-test handling with explicit timeout responses and clearer user-facing error copy.

SEO

Moved robots and sitemap generation into dynamic metadata routes so public pages stay crawl-friendly and current.

Content

Expanded marketing, documentation, roadmap, changelog, and legal surfaces for a stronger production release footprint.

v3.3.0 April 10, 2026

Production auth and billing recovery release.

Auth

Forced fresh Firebase token sync during login, dashboard bootstrap, and 401 retry paths.

Billing

Stabilized billing sync and reduced duplicated subscription polling across dashboard surfaces.

Runtime

Aligned worker runtime vars for frontend origin, Firebase project, and billing configuration.

v3.2.0 April 9, 2026

Worker query hardening and dashboard reliability improvements.

Database

Added safer fallback query paths for endpoints, logs, analytics, and status page reads.

UX

Reduced stale local-session loops and protected dashboard pages from premature fetches.

Ops

Strengthened deploy-time configuration expectations for the frontend host and Cloudflare Workers runtime.