7.17.1
7.17.1 - 2024-06-26
Lots of small things ;-).
Improvements
-
Proxied connections can now handle non ASCII characters like
café
. #1043 by @epugh. Thanks @miguelmesas for opening up the ticket that tipped me off to this. -
p@10
scorer now is smarter to handle non binary judgements. #991 by @david-fisher. Sorry this took so long to get merged! -
RAG style queries are MUCH longer. @miguelmesas opened up which is fixed by #1042 and #1037 by @epugh.
-
Improve the bulk query API to support 1000's of queries. #1037 by @epugh.
-
Small tweaks to the layout of the Search Endpoints to move the Destroy action away from the edit action. Thanks @OkkeKlein for reporting #900.