Skip to content

ver0.5.1

Choose a tag to compare

@pancacake pancacake released this 18 Jan 04:28
· 91 commits to main since this release

DeepTutor v0.5.1 Release Notes

Release Date: 2026.01.18

Hey everyone! We just released v0.5.1!

Highlights

Docling Support for RAG-Anything

Added alternative RAG-Anything initialization using Docling as the document parser:

  • For users whose local environment is not suitable for MinerU
  • Provides a lightweight alternative for document processing
  • Same multimodal graph capabilities with different backend

Logging System Optimization

Refactored the logging system for better management:

  • Improved log output control across all modules
  • Better structured logging adapters
  • Enhanced console, file, and WebSocket handlers

Bug Fixes & Code Improvements

  • Optimized code structure across multiple modules
  • Fixed several bugs affecting user experience
  • Improved CI/CD workflows with Python 3.10/3.11 matrix testing

Full Changelog: v0.5.0...v0.5.1

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1