Changelog
v0.8.0 — April 2026
Section titled “v0.8.0 — April 2026”PWA Platform — turn any static site into an installable Progressive Web App. Plus a new unified pricing page, CLI + Cloud split, and expanded team/project workflows.
Highlights
Section titled “Highlights”PWA Platform
pageflare pwa build— local manifest, service worker, icons, and SDK script generator with full vite-pwa parity. Supports shortcuts, share target, protocol handlers, runtime caching strategies, background sync, and refresh-prompt flows. Free.pageflare pwa init|config|push send|push list|stats— cloud-backed PWA management: push notification campaigns (Chrome / Firefox / Edge / Safari 16.4+), install and engagement analytics, hosted install landing pages with 30+ language localization, 9-step onboarding wizard.- 4 new free browser tools at
/tools/*: PWA icon generator, manifest builder, screenshots generator, and maskable icon editor.
Unified Pricing Page
- New
/pricingcovers all four pillars (PageSpeed, SEO, GEO, PWA) across two products. - CLI tiers: Free, Solo ($79/yr), Studio ($199/yr, 3 seats), Agency ($399/yr, 10 seats). Per-seat, unlimited sites.
- Cloud tiers: Free, Pro ($29/mo), Team ($99/mo), Enterprise. Annual billing saves 20%. Every paid Cloud tier bundles the equivalent CLI license.
- LLM commands support BYOK (OpenAI / Anthropic / Gemini) on the CLI, or credit packs ($15 per 1,000 credits, 12-month validity) for centralized billing.
- Legacy
/pwa/pricingredirects to/pricing.
CLI Licensing Change (breaking for Free CLI)
pageflare seo fix --autoandpageflare geo fix --autonow require a paid CLI license (Solo or higher). Audits (seo audit,geo audit) remain free. LLM fix modes also accept BYOK keys on paid tiers.
Cloud Dashboard
- Team / organization / project hierarchy with a switcher.
- GitHub OAuth login alongside email auth.
- Sidebar dashboard layout with profile, settings, logout nav.
- User-sites management — add, list, remove, per-site embed script.
Marketing Site
- Mega-menu navbar with Product (4-card grid) and Platforms dropdowns, compact scroll mode, SVG vector icons.
- Rich mega-footer, 12 new PWA feature pages, restored content across framework and platform pages.
- Cinematic GSAP scroll effects on the WordPress page.
- Brand lowercased to pageflare sitewide.
Security + Fixes
- Auth session lookups now go directly through Better Auth (no self-fetch).
- Modal portals isolated for team / project creation flows.
- PWA embed snippet builds absolute URLs using the user’s configured domain.
v0.6.0 — March 2026
Section titled “v0.6.0 — March 2026”GEO (Generative Engine Optimization) — audit your site’s AI-readiness and fix issues automatically or with LLM-powered suggestions.
Highlights
Section titled “Highlights”GEO Audit
- New
pageflare geo auditcommand scores pages 0–100 across 8 categories: discoverability, structured data, content quality, technical, signals, AI discovery, brand & entity, and negative signals. - 48 rules including Princeton GEO citability analysis, AI discovery endpoint checks, brand coherence, and keyword stuffing detection.
- Supports local directories (positional path argument) and live URLs (
--url) with response-time and content-type analysis. - 6 output formats: table, JSON, Markdown, GitHub (PR comments), HTML (standalone report with dark mode), and SARIF (CI integration with GitHub Code Scanning).
--badgeflag generates shields.io and SVG badge snippets for your README.--fail-underflag for CI quality gates.
GEO Auto-Fix (Free)
- New
pageflare geo fix --autogenerates deterministic fixes without an LLM or API key. - Automatically creates robots.txt (with per-bot AI access rules), llms.txt, JSON-LD schemas, meta tags, and AI discovery files (
/ai/summary.json,/ai/faq.json). - Shows estimated score improvement before applying fixes.
GEO Fix (Pro)
pageflare geo fixproposes AI-powered patches for content-level GEO issues.- Writes fixes to the resolved output directory (same as
optimize), making commands composable and idempotent.
SEO Audit
- New
pageflare seo auditcommand scores pages 0–100 across 4 categories: indexability, meta & structure, link architecture, and i18n & media. - 20 rules checking titles, meta descriptions, headings, canonical URLs, Open Graph tags, JSON-LD, image alt text, hreflang, internal links, and orphan pages.
- Supports local directories (positional path argument). JSON and table output formats.
--fail-underflag for CI quality gates.
SEO Fix (Pro)
- New
pageflare seo fixcommand generates targeted patches for SEO issues. - Writes fixes to the resolved output directory (same as
optimize), making commands composable and idempotent. pageflare seo runcombines audit and fix in one step.
Unified CLI Interface
- All
seoandgeosubcommands now accept a positionalINPUTpath (default.) instead of--path, matching theoptimizecommand. - Framework auto-detection and output directory resolution shared across all commands.
- Commands are composable:
optimize→seo fix→geo fixall read from and write to the same output directory.
SEO Fix (Free)
pageflare seo fix --autogenerates deterministic fixes: JSON-LD schemas, canonical URLs, Open Graph tags.
Page Speed Testing
- New
pageflare speed <url>command — measures LCP, FCP, CLS, INP via Google PageSpeed Insights with lab and field data.
New SEO Rules & Formats
- 3 new rules: readability scoring (Flesch-Kincaid), image dimensions (CLS prevention), lazy loading detection.
- SEO audit now supports 6 output formats: table, JSON, Markdown, GitHub, HTML, SARIF.
- Broken link detection in SEO audit via shared analysis cache.
Unified Audit
pageflare auditnow runs performance + SEO + GEO in one command with combined output and--fail-underfor CI.
Improvements
- Smaller default binary — optional WASM plugins no longer bundled by default.
- Better markdown conversion for llms.txt — faster streaming engine.
- Shared analysis cache across seo/geo/audit commands — second command runs near-instant.
Bug Fixes
- Fixed
seo audit/geo auditfailing when run from project root without arguments. - Fixed Pro license not being recognized after local generation.
v0.5.0 — March 2026
Section titled “v0.5.0 — March 2026”Major feature release — site audit, image optimization, analytics self-hosting, managed robots.txt, and significant performance improvements.
Highlights
Section titled “Highlights”Site Audit
- New
pageflare auditcommand with 20+ rules across images, CSS, JS, fonts, SEO, and WordPress. - HTML report with scores, charts, and per-page findings. JSON output for CI.
Image Optimization
- Responsive srcset generation, format conversion (WebP/AVIF), disk caching, and content deduplication.
- Platform image CDN support for Vercel, Netlify, and Cloudflare Pages.
- New
--prodflag gates Cloudflare Pages CDN image rewrites for correct preview/production behavior.
Analytics Self-Hosting
- Download and self-host scripts from Google Analytics, Plausible, Fathom, Umami, and Matomo.
- Minimal mode, cookieless mode, and adblocker detection.
Managed robots.txt
- Policy-based robots.txt with Cloudflare-style content signal comments.
- Four presets:
allow-all,block-ai-training,block-all-ai,block-all.
Fonts
- Metric-adjusted fallback stacks for 30 Google Fonts families — eliminates layout shift.
font-display: swapapplied correctly to self-hosted fonts.
WordPress
- Admin plugin with setup wizard, Simply Static integration, optimization presets, and health checks.
Performance
- Incremental content hashing — ~90ms → ~7ms on content-only changes.
- Incremental processing with dependency-aware dirty tracking.
- All optimizations are idempotent.
Bug Fixes
- Fixed Vercel middleware for Markdown content negotiation — resolved recursion and Build Output API v3 compatibility.
- Fixed site audit falsely flagging SVGs and small images for missing srcset.
pageflare v1.0.0 — March 2026
Section titled “pageflare v1.0.0 — March 2026”New package — native framework integrations for zero-config optimization.
Highlights
Section titled “Highlights”Framework Integrations
- One npm package (
pageflare) with subpath exports for Vite, Astro, Nuxt, Next.js, and Netlify. - Add one line to your framework config — optimization runs automatically after every build.
- Vite plugin also covers SvelteKit, Remix, and SolidStart.
- Replaces the separate
@pageflare/netlifypackage.
v0.4.0 — March 2026
Section titled “v0.4.0 — March 2026”Performance & optimization release — SVG optimization, font subsetting, WordPress improvements, and significant pipeline speedups.
Highlights
Section titled “Highlights”SVG Optimization
- Inline SVGs optimized automatically — strips editor metadata and redundant attributes.
Font Subsetting
- Font files subset to used characters only, re-encoded as WOFF2.
- Icon fonts automatically excluded. Unicode-range injection fixed for consistent results.
WordPress
- WP-Hide path sanitization (
wp-content→content). - Gutenberg editor script removal (preserves frontend scripts).
- Duplicate stylesheet deduplication when plugins load the same CSS twice.
SPA Mode
- Fixed infinite recursion on
#anchor links andmailto:/tel:links.
Performance
- Per-phase timing breakdown in CLI output and
--json. - Parallel file writes for sites with 200+ files.
- ~8% faster processing across all file types.
- Font unicode-range injection fixed for correct, consistent results.
Image CDN Providers
- 21 new providers added to unpic (Imgix, Shopify, Cloudinary, and more).
- Cloudflare Pages platform with Image Resizing.
v0.3.0 — March 2026
Section titled “v0.3.0 — March 2026”Feature release — edge optimizer for live WordPress sites, WordPress cache purge plugin.
Highlights
Section titled “Highlights”Edge Optimizer
- On-demand optimization for live WordPress sites — pages optimized automatically on first visit.
- Full multi-pass pipeline at the edge: HTML/CSS/JS minification, lazy loading, image optimization, critical CSS.
- Content-addressed asset storage — CSS and JS processed once and shared across pages.
- Per-URL and full-site cache purge API.
- Image optimization, Google Fonts self-hosting, and site warm-up for Pro tier.
WordPress Plugin
- Automatic cache purge on post publish, delete, theme/plugin changes, and menu updates.
- Settings page with API key configuration and manual purge button.
CLI
--platformflag for explicit deployment target selection.pageflare initpromoted to dedicated subcommand.- Auto-detection of project root and output directory for SSG frameworks.
Images
- CDN image detection and responsive
srcsetgeneration using native CDN resize APIs. - Netlify image optimization support.
LLM Files
llms.txtandllms-full.txtgeneration for AI-readable site content.- Subsection indexes for configurable folder structure.
v0.2.0 — March 2026
Section titled “v0.2.0 — March 2026”Feature release — live site audit, CLI improvements, and bug fixes.
Highlights
Section titled “Highlights”Audit Page
- Free live performance audit at pageflare.dev/audit.
- Current vs estimated “after pageflare” scores for Performance, Accessibility, SEO, and Best Practices.
- Core Web Vitals display — LCP, CLS, INP, FCP, and TTFB.
- Actionable issue list showing exactly which pageflare features fix each problem.
CLI
pageflare upgrade— self-update subcommand with--forcesupport.- Automatic update notifications after each optimize run (12h interval).
- Subcommand dispatch —
pageflare optimizeas explicit subcommand.
Bug Fixes
- Improved accuracy of audit issue detection.
- Fixed argument parsing for
pageflare upgradewith flags.
v0.1.0 — March 2026
Section titled “v0.1.0 — March 2026”Initial release. pageflare 0.1.0 is the first release, shipping a complete suite of post-build optimizations for static sites and WordPress installs.
Highlights
Section titled “Highlights”HTML, CSS & JavaScript
- HTML minification — strips whitespace, comments, and redundant attributes.
- CSS minification — collapses shorthand properties and removes dead code.
- JavaScript minification — reduces bundle size without altering behavior.
Images
- Automatic
loading="lazy"and explicitwidth/heighton<img>tags to prevent layout shift. - Adaptive sizing with responsive
srcsetgeneration. - Platform-specific optimization for Vercel Image CDN.
Fonts
font-display: swapinjection to eliminate render-blocking.- Self-hosting of Google Fonts with automatic
unicode-rangesubsetting.
Scripts & Navigation
- Script deferral —
user-interactionanddeferstrategies to keep the main thread free. - Speculation Rules API injection for instant same-origin navigation.
- SPA mode with View Transitions API support.
Critical CSS
- Per-page critical CSS extraction and inlining; non-critical stylesheets loaded asynchronously.
Video & Third-party
- YouTube facade replacement — lightweight placeholder until the user interacts.
WordPress
- WordPress bloat removal — strips query strings, disables emojis script, removes unnecessary meta tags.
Assets
- Content-based asset hashing for long-lived cache headers.
CLI & Configuration
- Single
pageflarebinary with JSONC config support (pageflare.jsonc). --no-progressflag and automatic non-TTY detection for CI environments.
Platform
- Cloudflare Workers API with D1 (SQLite) and R2 storage.
- Pro / Free tier licensing.
See Release History for a full list of versions, or Migration Guide for upgrade notes.