Highlights
- Added missing localization calls for some locations displaying product and topic titles.
- The initial foundation for semantic search has been completed, but not yet enabled.
- Thanks to our contributors @denyshon and @janbrasna for various fixes.
What's Changed
- add middleware to clean NUL bytes from GET by @escattone in #7806
- Fix linting commands in hacking_howto.md by @denyshon in #7823
- Fix tag link pill shape in sidebar by @janbrasna in #7824
- Retrieval corpus estimate by @akatsoulas in #7801
- Semantic search by @akatsoulas in #7825
- Wrap question body if necessary by @janbrasna in #7827
- Localize DB Topic and Product titles by @akatsoulas in #7830
- Retrieval evaluation by @akatsoulas in #7829
- Retrieval review fixes by @akatsoulas in #7831
Full Changelog: 1.7.22...1.7.23