Skip to content

Release Notes - v0.179.0

Title: Add LeiosVotes support and clarify release history

Date: May 27, 2026

Version: v0.179.0

Hi folks! Here’s what landed in v0.179.0.

  • Added LeiosVotes protocol support: Node to node integrations can now handle CIP-0164 votes through a dedicated vote flow, which gives applications a clearer path for receiving and serving Leios vote traffic.
  • Expanded LeiosVotes connection access: Integrations can now reach the vote flow through connection level access and configuration options, which makes it easier to enable vote handling alongside the rest of the Leios protocol suite.

  • Refined example command layout: Example commands now live in standalone modules under examples/, which makes example builds, testing, linting, and local runs easier to manage.

  • Clarified release history guidance: The published release history now states that no versions shipped between v0.171.0 and v0.178.0 because of a mistagging issue.

  • Recorded release notes maintenance: The structured v0.178.0 entry now appears in the source release history immediately before v0.179.0.

Thank you for following gOuroboros releases.