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.
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.
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.
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 Cloudflare Pages and Workers.