2.1.0
2.1.0 - 2022-11-10
Fixed
- Fixes an issue where structure-based queries return all entries on the site
Changed
- Remove
getStructureEntries()
and make all queries throughgetAllEntries()
.
getStructureEntries()
and make all queries through getAllEntries()
.