Skip to content

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 12 Sep 16:46
· 209 commits to main since this release
8afee16

Changelog

To setup dre tool follow the Getting started guide
Searchable docs are availalbe on our github pages

0.6.6 - 2025-09-12

Compare with previous version

Bug Fixes

  • Align the ic-admin version with the registry canister (#1683) (d2889b5 by Nikola Milosavljevic)
  • Adjust rewards period calculation to start from yesterday (#1652) (a3ef829 by pietrodimarco-dfinity)
  • Correct TS evaluation and fr extrapolation (#1649) (d3f5921 by pietrodimarco-dfinity)

Features

  • Allow --id with node list when they match (#1700) (72a43d8 by Saša Tomić)
  • Rename include -> add-nodes and validate node availability (#1699) (6ffff49 by Saša Tomić)
  • Allow overriding node health via CLI and env (#1690) (416db09 by Saša Tomić)
  • Add voting power display to neuron balance command and clarify the ICP shown is the staked ICP. (#1691) (c317cf8 by DFINITYManu), Co-authored-by:Saša Tomić sasa.tomic@dfinity.org
  • Extending NodeDetails in registry view with more data for easier querying (#1679) (032d04d by Nikola Milosavljevic)
  • Implementing force replace command to replace nodes in a subnet (#1648) (38f722d by Nikola Milosavljevic)
  • Implement opening and closing of specific subnets (#1647) (dfbeac7 by Nikola Milosavljevic), Co-authored-by:Carly Gundy 47304080+cgundy@users.noreply.github.com
  • Add V1 extrapolation algorithm in rewards_calculator (#1639) (d17052b by pietrodimarco-dfinity)

Miscellaneous Tasks

  • Add new release 2025-09-11 (#1714) (d1690e2 by Saša Tomić)
  • Add rc 2025-09-04_03-11 (#1704) (abb8bb7 by Saša Tomić)
  • Assign Slack ID for neuron 60 (#1698) (cbd85dd by Saša Tomić)
  • Fixing Dfinity owned tag on the internal dashboard (#1693) (00429f6 by Nikola Milosavljevic)
  • Adding guest launch measurements to the proposal (#1674) (4a7bae9 by Nikola Milosavljevic), Co-authored-by:Manuel Amador manuel.amador@dfinity.org
  • Updating subnet topic map (#1665) (6c5aea6 by Nikola Milosavljevic)
  • Creating a new cluster of providers that share data centers (#1661) (59a3339 by Nikola Milosavljevic)
  • Add V1 endpoint and candid types (#1641) (2a00808 by pietrodimarco-dfinity)

Testing

  • Use registry_canister_version in admin version unit test (#1701) (2892da4 by Saša Tomić)