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
14 changes: 14 additions & 0 deletions website/docs/About/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,20 @@ instead.
> On 6/21/2025, Eth Docker's repository name changed. Everything should work as it did.
> If you do wish to manually update your local reference, run `git remote set-url origin https://github.com/ethstaker/eth-docker.git`

## v26.3.2 2026-03-23

*This is a bugfix release*

If you are running Lodestar or Web3signer, use this version, not `v26.3.1`

Changes
- Adjusted Ethrex source build to be able to build the current release

Bug fixes
- Fixed collation errors after upgrade to PostgreSQL 18 from `17-bookworm`
- Disabled Lodestar QUIC unless `IPV6=true`. There is a bug in the Lodestar QUIC library on IPv4-only hosts


## v26.3.1 2026-03-23

*This is a recommended release for Reth users*
Expand Down