Skip to content

5.1.4

Choose a tag to compare

@binaryk binaryk released this 27 May 12:35
· 66 commits to 5.x since this release

Fixed

  • Filters type.
  PostRepository::$match = [
            'title' => 'text',
        ];
 {#1287
      +"type": "text"
      +"advanced": false
      +"title": "Title"
      +"description": ""
      +"column": "title"
      +"key": "matches"
    }