Skip to content

7.17.1

Latest
Compare
Choose a tag to compare
@epugh epugh released this 26 Jun 21:07

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.

Bugs

  • Resetting skipped and can't judge query/doc pairs is fixed. Thanks @pfries for opening #1040. Quite a few other Turbo Drive related navigation issues fixed.