Skip to content

Release v0.26.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 20:39
475b6bd

Release v0.26.0

Installation

# Latest version
curl -L https://rindexer.xyz/install.sh | bash

# Specific version  
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.26.0

0.26.0-beta - 12th September 2025

github branch - https://github.com/joshstevens19/rindexer/tree/release/0.26.0

Features


  • feat: expose PostgresClient::raw_connection so its easier to do transactions

Bug fixes


  • fix: start indexer and graphql when a rust project is started without any commands
  • fix: take the correct default graphql endpoint when generating graphql files