diff --git a/v2/resources/changelog/go-livepeer.mdx b/v2/resources/changelog/go-livepeer.mdx index 083037e81..1891b1d7c 100644 --- a/v2/resources/changelog/go-livepeer.mdx +++ b/v2/resources/changelog/go-livepeer.mdx @@ -21,13 +21,22 @@ keywords: 'og:image:height': 630 purpose: changelog audience: everyone -lastVerified: 2026-04-02 +lastVerified: 2026-04-03 --- Release notes for the Livepeer node software. For protocol-level changes, see the [Livepeer Improvement Proposals (LIPs)](https://github.com/livepeer/LIPs). For full release binaries, see the [GitHub releases page](https://github.com/livepeer/go-livepeer/releases). + + ## Development updates + +### Bug fixes + +- **Fixed macOS pre-built binary downloads** — Resolved an issue where macOS binaries required X11 to be installed, causing downloads to fail in environments without it. Pre-built macOS binaries now work out of the box again. + + + ## Development updates