MeiliSearch/CHANGELOG.md

10 lines
470 B
Markdown
Raw Normal View History

## 0.9.1 (unreleased)
- Add the number of hits in search result (#541)
- Add support for aligned crop in search result (#543)
- Sanitize the content displayed in the web interface (#539)
2020-03-31 19:10:18 +02:00
- Add support of nested null, boolean and seq values (#571 and #568, #574)
- Fixed the core benchmark (#576)
2020-04-03 10:42:19 +02:00
- Publish an ARMv7 and ARMv8 binaries on releases (#540 and #581)
- Fixing a bug where the result of the update status after the first update was empty (#542)