2020-04-28 21:53:54 +08:00
|
|
|
## v0.10.1
|
2020-04-15 19:57:10 +08:00
|
|
|
|
2020-04-27 21:36:04 +08:00
|
|
|
- Add support for floating points in filters (#640)
|
2020-04-15 19:57:10 +08:00
|
|
|
- Add '@' character as tokenizer separator (#607)
|
2020-04-20 22:00:35 +08:00
|
|
|
- Add support for filtering on arrays of strings (#611)
|
2020-04-15 19:57:10 +08:00
|
|
|
|
2020-04-10 21:39:58 +08:00
|
|
|
## v0.10
|
2020-03-28 01:40:25 +08:00
|
|
|
|
2020-04-09 23:20:37 +08:00
|
|
|
- Refined filtering (#592)
|
2020-03-28 01:40:25 +08:00
|
|
|
- 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-04-01 01:10:18 +08:00
|
|
|
- Add support of nested null, boolean and seq values (#571 and #568, #574)
|
2020-04-01 06:06:39 +08:00
|
|
|
- Fixed the core benchmark (#576)
|
2020-04-03 16:42:19 +08:00
|
|
|
- Publish an ARMv7 and ARMv8 binaries on releases (#540 and #581)
|
2020-04-07 01:26:56 +08:00
|
|
|
- Fixed a bug where the result of the update status after the first update was empty (#542)
|
|
|
|
- Fixed a bug where stop words were not handled correctly (#594)
|
2020-04-09 20:24:19 +08:00
|
|
|
- Fix CORS issues (#602)
|
2020-04-03 22:17:09 +08:00
|
|
|
- Support wildcard on attributes to retrieve, highlight, and crop (#549, #565, and #598)
|