v1.0.40
docling-project/doclingv1.0.40Jun 9, 2026by l5io
AI Summary
A focused release addressing logging issues flagged by go vet and hardening the design import file resolution process.
Key Highlights
- Fixed printf-style logging flagged by go vet
- Harden design import file resolution
New Features
- Logging fix
- Design import file resolution hardening
Full Release Notes
## What's New ## 🔤 General - Fix printf-style logging calls flagged by go vet @leecalcote (#19941) ## 🖥 Meshery UI - [UI] Harden design import file resolution @ritzorama (#19940) ## 📖 Documentation - Provider UI: Ensure remote provider preselection is honored @leecalcote (#19938) - [UI] Harden design import file resolution @ritzorama (#19940) ## 👨🏽💻 Contributors Thank you to our contributors for making this release possible: @CodeAhmedJamil, @arjunmehta-git, @fitzergerald, @leecalcote, @ritzorama and @yi-nuo426