Skip to content

v1.1.0

Choose a tag to compare

@philhoyt philhoyt released this 20 Nov 23:28
· 65 commits to main since this release

= 1.1.0 =

  • Major performance improvements with optimized bulk sync operations
  • Implemented batch processing with REST API endpoints for large datasets
  • Fixed duplicate post title handling with unique term creation
  • Improved post deletion sync using meta relationships
  • Added admin column to display linked terms in post lists
  • Added synced post information on term edit pages
  • Enhanced security with proper permission checks and safe redirects
  • Full internationalization support for all user-facing strings
  • Optimized database queries to prevent N+1 query issues
  • Added pagination support for unbounded queries
  • Improved block editor integration with better global variable handling
  • Comprehensive code quality improvements and WordPress coding standards compliance