Skip to content

v1.1.6.1

Choose a tag to compare

@Amadeco Amadeco released this 04 Sep 16:59
· 3 commits to main since this release
2272d30

fix(refactor): IsEntityFiltered to detect custom-entity filters via resolvers and request params

Summary

  • Retrieve catalog and custom-entity layers through their resolvers to avoid direct ObjectManager use
  • Inspect request parameters against the filter list instead of relying on an uninitialized layer state
  • Keep existing catalog-layer filter detection logic unchanged

Full Changelog: v1.1.6...v1.1.6.1