github input-output-hk/daedalus 11.1.0
Daedalus 11.1.0

11 hours ago

What's new

Mithril Partial Sync

Existing Daedalus installs can now use Mithril to fast-forward chain data without a full reinstall. When the syncing screen detects the node is significantly behind the certified tip, Daedalus offers to download only the missing immutable chunk range via Mithril. Key improvements:

  • Behind-ness is expressed in epochs for clarity
  • Live file-count progress during the download
  • Inline interrupt button throughout ledger replay so you can abort at any point
  • Full cancel, error, and recovery flows in the overlay

Electron 41 upgrade

Upgraded the bundled Chromium runtime from Electron 24 to Electron 41. This brings several years of security patches and V8 improvements with no change to user-facing behaviour.

Windows disk space fix

The disk space check on Windows now correctly resolves NTFS junctions and symlinks to their target volume before measuring free space, fixing false "insufficient disk space" errors on systems with redirected storage paths.

Dependency upgrades

  • Hardware wallet libraries: @ledgerhq/hw-transport-node-hid 6.33.0, @trezor/connect 9.7.2, @cardano-foundation/ledgerjs-hw-app-cardano 7.1.4
  • Security fixes: node-forge 1.4.0, moment 2.30.1, ws 8.18.2, axios 1.7.7
  • Switched USB HID device-detection from the unmaintained usb-detection to usb

It is recommended that all Daedalus users upgrade to this version.

Full Changelog: CHANGELOG.md


新機能

Mithril 部分同期

既存の Daedalus 環境で、完全な再インストールを行うことなく、Mithril を利用してチェーンデータを高速に最新状態へ同期できるようになりました。
同期画面で、ノードが認証済みのチェーン先端から大幅に遅れていることを検出すると、Daedalus は Mithril を利用して、不足している immutable チャンクの範囲のみをダウンロードするオプションを表示します。

主な改善点は以下のとおりです。

  • 同期の遅れをエポック単位で表示し、状況をより分かりやすく確認可能
  • ダウンロード中のファイル数の進捗をリアルタイムで表示
  • レジャーのリプレイ中でも、任意のタイミングで処理を中断できるインラインボタンを追加
  • キャンセル、エラー、復旧に対応した一連のフローをオーバーレイ上に実装

Electron 41 へのアップグレード

同梱されている Chromium ランタイムを Electron 24 から Electron 41 へアップグレードしました。
これにより、数年分のセキュリティパッチおよび V8 の改善が適用されます。ユーザー向けの動作や操作性に変更はありません。

Windows のディスク空き容量チェックを修正

Windows におけるディスク空き容量チェックを修正しました。
空き容量を確認する前に、NTFS ジャンクションおよびシンボリックリンクを正しく参照先のボリュームへ解決するようになりました。
これにより、ストレージパスを別の場所へリダイレクトしている環境で、誤って「ディスクの空き容量が不足しています」と表示される問題が解消されます。

依存関係のアップグレード

  • ハードウェアウォレット関連ライブラリ:@ledgerhq/hw-transport-node-hid 6.33.0、@trezor/connect 9.7.2、@cardano-foundation/ledgerjs-hw-app-cardano 7.1.4
  • セキュリティ修正:node-forge 1.4.0、moment 2.30.1、ws 8.18.2、axios 1.7.7
  • USB HID デバイス検出を、メンテナンスされていない usb-detection から usb へ変更

すべての Daedalus ユーザーに、このバージョンへのアップグレードを推奨します。

変更履歴の全文:CHANGELOG.md

Don't miss a new daedalus release

NewReleases is sending notifications on new releases.