Release Notes - v0.61.3
このコンテンツはまだ日本語に翻訳されていません。
v0.61.3 (July 7, 2026)
Section titled “v0.61.3 (July 7, 2026)”Title: Updated build dependencies and imported Mithril mark handling
Date: July 7, 2026
Version: v0.61.3
This release keeps Dingo aligned with current build and runtime dependencies and fixes the imported Mithril mark eligibility check.
Recommended Network Compatibility ⚠️
Section titled “Recommended Network Compatibility ⚠️”| Network | Compatible |
|---|---|
| mainnet | ⛔ |
| preprod-testnet | ⛔ |
| preview-testnet | ✅ |
💪 Improvements
Section titled “💪 Improvements”-
Updated
examples/dingo-sundae-previewfrom Vite 8.1.0 to 8.1.3, bringing the Vite 8.1.3 fixes into the preview example. -
Improved
examples/dingo-blockfrost-explorerfrom Vite 8.1.0 to 8.1.3, bringing the Vite 8.1.3 fixes into the explorer example. -
Refined
docker/setup-buildx-actionin the Docker build workflow from 4.1.0 to 4.2.0. -
Enhanced
docker/build-push-actionin the Docker publish workflow from 7.2.0 to 7.3.0. -
Modernized
docker/metadata-actionin the Docker publish workflow from 6.1.0 to 6.2.0. -
Adjusted
github.com/aws/aws-sdk-go-v2from 1.42.0 to 1.42.1. -
Fixed
github.com/aws/aws-sdk-go-v2/service/s3from 1.104.0 to 1.105.0. -
Updated
google.golang.org/grpcfrom 1.81.1 to 1.82.0. -
Clarified gRPC behavior so strict path checking stays enabled even when
GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKINGis set, and load-balancing policy registry lookup treats names as case-sensitive. -
Expanded
google.golang.org/apifrom 0.286.0 to 0.287.0. -
Updated
@types/nodein the example app from 26.0.1 to 26.1.0.
🔧 Fixes
Section titled “🔧 Fixes”- Corrected imported historical Mark handling for Mithril snapshots so leader eligibility skips only the stake-threshold check after the target epoch start.