this release requires typesense 28.0, upgrade should be automatic if you use the attached compose.yml, otherwise please manually upgrade it.
- added
noteoption to item post query api - improved tag replace when using
#[title]in appending text - added number of matched in search result page
- enable new index in search result page, reindex existing items will start by default after migration. you may disable this by add the following to
.env:
SKIP_MIGRATIONS=reindex
Full Changelog: 0.11.6.0...0.11.6.1