v1.0.39
docling-project/doclingv1.0.39Jun 8, 2026by l5io
AI Summary
Focused on fixing credential handling, design rendering misclassifications, and UI crashes in the Registry Models tree view.
Key Highlights
- Preserve credential ID when saving connections
- Fixed imported designs misclassified as legacy v1alpha2
- Fixed maximum call stack exceeded crash in Registry Models
New Features
- Credential ID preservation
- Design rendering fix
- Registry Models crash fix
- Organization switcher selection fix
- Icon migration to Sistent
Full Release Notes
## What's New ## 🔤 General - [Server] Preserve credential ID when saving connections @chaitanyamedidar (#19883) - fix(designs): render imported designs misclassified as legacy v1alpha2 @leecalcote (#19934) ## ⌨️ Meshery CLI - [mesheryctl] (fix) corrected mesheryctl design undeploy output when used without args @ishwar170695 (#19894) ## 🖥 Meshery UI - [UI] fix: resolve maximum call stack exceeded crash in Registry Models → Relationships tree @YASHMAHAKAL (#19922) - fix organization switcher selection and permission typo @rishiraj38 (#19933) - [UI] Migrate multiple icons to Sistent @KhushamBansal (#19808) ## 🧰 Maintenance - Remove inputs parameter from notify-providers workflow @leecalcote (#19914) ## 👨🏽💻 Contributors Thank you to our contributors for making this release possible: @KhushamBansal, @PragalvaXFREZ, @YASHMAHAKAL, @aabidsofi19, @chaitanyamedidar, @fitzergerald, @ishwar170695, @leecalcote, @rishiraj38 and @yi-nuo426