Release Notes - v0.63.1
v0.63.1 (July 14, 2026)
Section titled “v0.63.1 (July 14, 2026)”Title: Reduce false error noise and refresh supporting dependencies
Date: July 14, 2026
Version: v0.63.1
This release reduces noise from expected duplicate connection shutdowns, refreshes bundled network settings, and updates core libraries and example applications.
Recommended Network Compatibility ⚠️
Section titled “Recommended Network Compatibility ⚠️”| Network | Compatible |
|---|---|
| mainnet | ⛔ |
| preprod-testnet | ⛔ |
| preview-testnet | ✅ |
✨ Highlights
Section titled “✨ Highlights”-
Refined duplicate connection handling so expected shutdowns now appear as informational events instead of error noise.
-
Updated bundled network configuration assets so logging configuration files and the Musashi network settings stay current.
-
Hardened concurrency controls so invalid internal values now fail immediately instead of risking corrupted state.
-
Refreshed service health dependencies while keeping existing service health checks working the same way.
-
Modernized low-level system libraries so Dingo stays aligned with current operating system support updates.
-
Renewed security, terminal, and text libraries so Dingo stays aligned with current maintenance updates.
🧪 Testing, Docs, and Tooling
Section titled “🧪 Testing, Docs, and Tooling”-
Stabilized the Blockfrost explorer example by updating its web application dependencies.
-
Advanced the Sundae preview example by updating its web application dependencies.
-
Aligned the Sundae preview example with the current SundaeSwap core library.