Skip to content

Release v0.34.0

Choose a tag to compare

@arabot-1 arabot-1 released this 07 Aug 16:19
8bd8ba6

0.34.0 (2026-08-07)

Features

  • enrich permission entities (#1490) (f2d7af8)
  • expose SPP Safe metadata on permission entity refs (#1491) (8736add)
  • plugin: add isObjection flag to support objection plugins and enhance settings synchronization (d6360c6)
  • plugin: update getVotingSettings to accept block number and adjust related settings handling (eb2f1ad)
  • proxy: enhance proxy implementation detection for multiple proxy types (baa640b)
  • proxy: improve proxy implementation detection logic and update test cases (168b295)
  • votes: handle OverrideVoteCast to update delegate votes on override (d62ad17)
  • votes: update delegatee vote handling for overrides and add metadata (e1e6422)

Bug Fixes

  • api: reject empty segments in pagination field path validation (5896867)
  • api: reject non-field sort values in pagination validation (2b0ef84)
  • governance: order same-block DelegateVotesChanged events by log index (475f36e)
  • land APP-1019 objection tally content stranded by stacked merge (#1489) (c4d0ce3)
  • logTokenVoting: ensure highest log index for duplicate logs in the same block (63955b9)
  • plugin: address objection review notes and add detection backfill tool (86b10c1)
  • plugin: handle objection settings safely (84c7cda)
  • replay: attach tick context so replayed events can resolve block timestamps (3c5a7ad)