v1.0.40
m87-labs/moondreamv1.0.40Jun 9, 2026by l5io
AI Summary
Fixes logging issues flagged by go vet and hardens the design import file resolution process.
Key Highlights
- Fix printf-style logging calls flagged by go vet
- Harden design import file resolution
New Features
- Harden design import file resolution
- Corrected logging implementation
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