Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

v1.0.2

Choose a tag to compare

@fabio-nettis fabio-nettis released this 28 Mar 07:53
· 11 commits to main since this release
f72087d

What's Changed

This release removes the $mode parameter when filtering on a string field. We have noticed that our current database provider simply does not support it. Filtering on string fields with the $contains operator is case insensitive by default.


Full Changelog: v1.0.1...v1.0.2