v1.0.40
gorhill/uBlockv1.0.40Jun 9, 2026by l5io
AI Summary
Fixes logging issues flagged by the codebase linter and hardens the design import file resolution process to prevent potential crashes in the UI.
Key Highlights
- Fixed printf-style logging flagged by go vet
- Hardened design import file resolution
- Fixed remote provider preselection in UI
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