Version 1.3.1

Version 1.3.1 January 15, 2025 Product Roadmap
  • Security: Fixed IP spoofing vulnerability in guest voting – now uses only REMOTE_ADDR with proper validation
  • Performance: Fixed N+1 query issue in REST API – batch fetches votes and primes caches for all items
  • Performance: Dashboard stats now use efficient count queries instead of loading all posts
  • Performance: Role capabilities only added on activation/version upgrade (not every page load)
  • Performance: Default taxonomy terms only inserted on activation/version upgrade (not every page load)
  • Enhancement: Added filter hooks for Pro addon to enhance changelog shortcode and API
  • Fix: Admin notice for pending submissions now properly persists dismissal
  • Docs: Added comprehensive web documentation with screenshots

What's Changed

  • Security Fixed IP spoofing vulnerability in guest voting
  • Enhancement Fixed N+1 query issue in REST API - batch fetches votes
  • Enhancement Dashboard stats now use efficient count queries
  • Enhancement Role capabilities only added on activation
  • Enhancement Added filter hooks for Pro addon
  • Fix Admin notice for pending submissions persists dismissal
  • Enhancement Added comprehensive web documentation