Skip to main content

Fire Arrow 2.0.10

· One min read

Fire Arrow 2.0.10 has been released.

  • (bugfix) _has search parameter was parsed incorrectly
  • (chore) Update dependencies

The _has search parameter has a unique syntax because part of the search string becomes part of the query operator, part of the search string becomes part of the query parameter. A bug in parsing this search parameter caused it to not work as expected, which has been fixed in this release.