Releases: apiato/core
Releases · apiato/core
v6.2.6
- fixed a bug where events were not firing
v6.2.5
v6.2.3
- fix incompatibilities with php 7.4
v6.2.2
- fix: Single value search (e.g.
search=NxOpZowo9GmjKqdR
) will be decoded correctly now. - fix: service load orders
v6.2.1
- fix: remove extra ';' at the end of query if only 1 search query was submitted
v6.2.0
v6.1.2
v6.1.1
- fix incompatibilities with php 7.4
v6.1.0
- add missing feature referenced in the docs: allowing to disable pagination per repository
v6.0.4
- Cache now works for $this->repository->paginate()
- Update dependencies