Skip to content

Releases: craftcms/element-api

4.2.0

20 Jan 18:59
4.2.0
d102354
Compare
Choose a tag to compare
  • Endpoint configs are now merged into the defaults array recursively, making it possible to specify default criteria params. (#195)
  • Fixed an error that occurred if no cache tags were registered by an endpoint’s element query. (#196)

4.1.0

14 Mar 13:16
4.1.0
3fbcff8
Compare
Choose a tag to compare
  • Element API now requires Craft 4.3.0+ or 5.0.0+.
  • Endpoints are no longer cached beyond the lowest expiry date in the results. (#187)

4.0.0

12 Mar 00:16
4.0.0
86798bc
Compare
Choose a tag to compare
  • Added Craft 5 compatibility. (#186)
  • Updated Fractal to 0.20. (#183)