← Back to Documentation

Changelog

Version history and release notes for Headless Bridge

Version 1.0.1

Latest

Released January 2, 2026

Bug Fixes

  • Database Query: Fixed posts not appearing in API when strict locale matching failed
  • Locale Handling: Added fallback logic to query without locale restriction if no results found
  • Multi-locale Support: Improved database query handling for multi-locale environments

Enhancements

  • Better error handling when posts have strict locale matching
  • Ensures posts are always accessible via API, regardless of locale configuration

Technical Details

The issue occurred when posts were cached with a specific locale (e.g., en_US), but the API query used a slightly different locale or the locale was not properly matched.

The fix adds a two-tier query approach: First, try to find posts matching the exact locale. If no results, fall back to finding posts without locale restriction.

Version 1.0.0

Initial Release

Released December 19, 2025

Core Features

  • Core API endpoints (/page, /pages, /stats)
  • SEO metadata support (Yoast, RankMath)
  • Image optimization with srcset
  • Background compilation with Action Scheduler
  • API key authentication for preview access
  • Built-in rate limiting and DDoS protection
  • UUID-based public IDs for security
  • Multi-language support (WPML/Polylang)

Pro Features

  • ACF (Advanced Custom Fields) integration
  • Webhooks for build triggers
  • License validation system
  • Auto-update mechanism for Pro users

Ready to get started?

Download the latest version from WordPress.org or upgrade to Pro for advanced features