Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions hedera/networks/release-notes/services.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Visit the [Hedera status page](https://status.hedera.com/) for the latest versio
## Release v0.69

<Info>
**MAINNET UPDATE SCHEDULED: JANUARY 21, 2026**
**MAINNET UPDATE SCHEDULED: JANUARY 28, 2026**
</Info>

<Check>
Expand Down Expand Up @@ -48,7 +48,7 @@ Visit the [Hedera status page](https://status.hedera.com/) for the latest versio
## Release v0.68

<Check>
**MAINNET UPDATE: DECEMBER 18, 2025**
**MAINNET UPDATE: JANUARY 15, 2025**
</Check>

<Check>
Expand Down Expand Up @@ -83,6 +83,15 @@ For developers and operators, the main impact from release v0.68 is more reliabl

</Accordion>

### [**Build 0.68.6**](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.68.6)

<Accordion title="What's Changed">
- fix: (0.68) Use service component for handler-assessed fees by @tinker-michaelj in #22393
- chore: (0.68) Refine HIP-991 sig requirement checks by @tinker-michaelj in #22474

**Full Changelog**: [v0.68.3...v0.68.6](https://github.com/hiero-ledger/hiero-consensus-node/compare/v0.68.3...v0.68.6)
</Accordion>

### [**Build 0.68.5**](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.68.5)

<Accordion title="What's Changed">
Expand Down