Skip to content

v1.5.2

Choose a tag to compare

@danielaskdd danielaskdd released this 11 Jun 06:14
· 161 commits to main since this release

What's New

  • feat(parser): standardize the parser engine interface through a registration mechanism with support for third-party parsers by @danielaskdd in #3235

What's Changed

  • 🐛 fix(neo4j): sanitize Lucene reserved chars in label search by @danielaskdd in #3233
  • fix(multimodal): strip XML-illegal control chars before they reach the graph by @danielaskdd in #3237
  • fix: repair LaTeX escape damage in LLM JSON responses (multimodal analysis & entity extraction) by @danielaskdd in #3238
  • fix(pipeline): map parse-stage failures onto the legacy error-document UI fields by @danielaskdd in #3239
  • refactor(pipeline)!: remove the deprecated docs_format="lightrag" enqueue entrypoint by @danielaskdd in #3240

Full Changelog: v1.5.1...v1.5.2