Skip to content

v1.1.3

Compare
Choose a tag to compare
@mikesetzer mikesetzer released this 08 May 18:05
· 65 commits to main since this release

A-Z Index Performance Fix

  • Removed iterative calls for A-Z Index items and categories. Replaced with loops.
  • Separated PODs document queries from display queries. PODs query now stores data in arrays, and runs twice. Down from 35+ queries.