Skip to main content

Changelog

Stay up to date with the latest improvements and releases

v2.0.0December 2024FlatWP StarterLatest

Added

  • New block-based architecture for flexible layouts
  • GraphQL query optimization with DataLoader pattern
  • Server Components for optimal performance
  • On-demand ISR revalidation via webhooks
  • Automatic type generation from GraphQL schema

Changed

  • Migrated to Next.js 14 App Router
  • Refactored data fetching to use async Server Components
  • Updated to latest WPGraphQL compatibility

Fixed

  • ISR revalidation timing issues on Vercel
  • GraphQL query caching inconsistencies
  • Mobile navigation overlay z-index conflicts
v1.5.0November 2024FlatWP Starter

Added

  • Support for ACF Flexible Content fields
  • Draft preview mode with WordPress authentication
  • SEO meta tags auto-generation from WordPress data

Changed

  • Improved TypeScript type definitions
  • Enhanced error boundaries for better debugging

Fixed

  • Image optimization for external WordPress URLs
  • Pagination component edge cases
v1.0.0November 2024WordPress PluginStable

Added

  • WPGraphQL enhancement mutations
  • Webhook endpoints for ISR revalidation
  • Custom post type registration helpers
  • ACF field group GraphQL exposure
  • Menu location auto-registration

Changed

  • Optimized database queries for GraphQL resolver
v1.0.0October 2024FlatWP Starter

Added

  • Initial release with Next.js 14 support
  • WordPress GraphQL integration
  • Blog post and page rendering
  • Category and tag archives
  • Responsive design system
  • Dark mode by default

Want to see all releases and detailed commit history?