Skip to content

v1.2.0

Choose a tag to compare

@philhoyt philhoyt released this 11 Dec 15:28
· 21 commits to main since this release
9f3af87

1.2.0

  • Custom Ordering System: Drag-and-drop interface for reordering related posts per relationship
  • Relationships Dashboard: Per post-type dashboard showing parent-to-child relationships
  • Previous/Next Post Blocks: Custom navigation blocks with relationship-based ordering support
  • Menu Order Fallback: Automatic fallback to menu_order when custom order isn't set
  • Major performance improvements with transient caching for relationship queries
  • Implemented query result caching with automatic invalidation
  • Optimized REST API endpoints to eliminate N+1 query problems
  • Added comprehensive developer hooks and filters for extensibility
  • Improved static cache management with TTL-based expiration
  • Enhanced developer reference section with meta key values
  • Fixed admin.js with batch processing and progress indicators