New
v0.2.14
What's Changed
- fix: prioritize env variable over git tag in version by @lyingbug in https://github.com/Tencent/WeKnora/pull/586
- style(ollama): optimize retest button icon alignment using #icon slot by @jlau-ice in https://github.com/Tencent/WeKnora/pull/587
- fix: correctly extract host from completion_url by handling both v1 and non-v1 endpoints by @jlau-ice in https://github.com/Tencent/WeKnora/pull/590
- fix(parser): resolve chunk index mismatch in logs by @ChenRussell in https://github.com/Tencent/WeKnora/pull/596
- feat(migrations): add pg_search extension update migration files by @lyingbug in https://github.com/Tencent/WeKnora/pull/603
New Contributors
- @ChenRussell made their first contribution in https://github.com/Tencent/WeKnora/pull/596
Full Changelog: https://github.com/Tencent/WeKnora/compare/v0.2.13...v0.2.14