Skip to content

v0.8.0 Treasury and NCL tracking, plus public SPO profiles

Choose a tag to compare

@katomm katomm released this 10 Jul 16:04
08aa2be

Summary

This release wires Cardano's treasury and Net Change Limit into the budget and treasury category. A new Treasury and Net Change Limit overview shows the live treasury balance against each period's limit, and every treasury withdrawal action now surfaces its own NCL context, so you can see how much headroom is left and which period it counts toward. The platform also grew beyond DReps: public SPO profiles now sit alongside DReps with their votes, search was rebuilt to reach into vote rationales, and the vote dashboard gained filters, sorting, and stats. Vote breakdowns also got more honest, with non-voting stake shown plainly and ledger-accurate committee results.

Screenshot 2026-07-10 at 17 57 32 Screenshot 2026-07-10 at 17 58 58

What's Changed

  • chore: seed a worktree's local D1 from the primary worktree by @katomm in #224
  • feat: add Open Graph cards for the badges and brand pages by @katomm in #233
  • feat: drep list ranking, voting-history rationales, and forum-activity card by @katomm in #234
  • feat: scoped search with a dedicated results page by @katomm in #235
  • fix: raise the mobile keyboard reliably when opening search by @katomm in #236
  • feat: search DRep vote rationales by @katomm in #237
  • fix: governance action explorer links opened a blank page by @katomm in #238
  • fix: render not-found pages with the full site layout by @katomm in #239
  • feat: show non-voting stake honestly in governance vote breakdowns by @katomm in #240
  • Treasury and Net Change Limit overview by @katomm in #241
  • feat: opt-in cross-posting of vote rationales into discussions by @katomm in #242
  • feat: live-voting homepage hero by @katomm in #243
  • fix: correct voting-guide rationale wording and exact treasury CSV export by @katomm in #244
  • chore: consolidate Koios tally corrections into one module by @katomm in #245
  • fix: ledger-accurate constitutional committee vote results by @katomm in #246
  • feat: filters, sorting and stats on the vote dashboard by @katomm in #247
  • fix: replace em-dash placeholders in vote-composition formatting by @katomm in #248
  • feat: status filter and sorting controls on the governance actions list by @katomm in #249
  • chore: remove obsolete design and plan docs by @katomm in #250
  • feat: DRep delegator count and directory improvements by @katomm in #251
  • feat: refine DRep profile header and forum activity by @katomm in #252
  • fix: dismiss header and governance dropdowns on outside click, escape, or scroll by @katomm in #253
  • feat: personalize the landing hero ring for signed-in DReps by @katomm in #254
  • fix: read DRep metadata written in the JSON-LD expanded form by @katomm in #255
  • feat: public SPO profiles and SPO vote visibility by @katomm in #256
  • fix: let mobile wallet in-app browsers connect by @katomm in #257
  • feat: show recently active DReps and SPOs on Discussions by @katomm in #259
  • fix: write pool slug backfill in a single D1 batch by @katomm in #258
  • feat: default activity feed to all and align the Discussions filter by @katomm in #261
  • feat: show recently active DReps and SPOs on the homepage by @katomm in #260
  • fix: add author name and url to DiscussionForumPosting structured data by @katomm in #262
  • fix: keep thin vote-only DRep and SPO profiles out of the search index by @katomm in #263
  • fix: place DRep list trend column next to voting power by @katomm in #264
  • fix: show vote rationales from more DReps by @katomm in #265

Full Changelog: v0.7.0...v0.8.0