Skip to content

Release Notes - v0.63.1

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.

NetworkCompatible
mainnet
preprod-testnet
preview-testnet
  • 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.

  • 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.