Summary
DRepTalk reaches 1.0, and it now speaks to delegators too. Delegators can sign in and open a delegation dashboard, extending the platform beyond DReps and SPOs to the people who delegate to them. Vote rationales got their own shareable pages and a higher 60,000 character limit, governance actions gained a voting trend chart, and notifications became faster and more detailed. Signing in got easier as well: you can now sign in on mobile by pairing with a signed-in computer. Rounding it out are help guides with illustrations and scoped search, plus a fix to the constitutional committee met verdict.
What's Changed
- feat: clickable avatars and easier governance list navigation by @katomm in #330
- feat: raise vote rationale limit to 60,000 characters by @katomm in #331
- feat: epoch progress indicator on DRep movers page by @katomm in #332
- feat: sign in on mobile by pairing with a signed-in computer by @katomm in #333
- chore(deps): bump actions/setup-node from 6 to 7 in the github-actions group across 1 directory by @dependabot[bot] in #298
- chore(deps-dev): bump @types/node from 25.9.2 to 26.0.1 by @dependabot[bot] in #195
- chore(deps): bump evolution-sdk to 0.5.11 and refresh safe minor/patch deps by @katomm in #336
- chore(deps): bump Cloudflare tooling cluster with workers-types 4 to 5 by @katomm in #338
- feat: cross-link help guides, help-scoped search, proposers guide rework by @katomm in #342
- feat: illustrations for help guides by @katomm in #343
- chore: issue templates, CI hardening, node engines field, retire TODO.md by @katomm in #341
- fix: keep wide tables in rationale from breaking the layout by @katomm in #349
- feat: link and shorten gov action ids in rationale text by @katomm in #350
- feat: voting trend chart on governance actions by @katomm in #351
- fix: align governance and app page widths with the app shell by @katomm in #352
- feat: refine the governance voting-trend chart and fix the CC met verdict by @katomm in #353
- test: cover hashed COSE payload verification by @katomm in #354
- feat: delegator login and delegation dashboard by @katomm in #355
- fix: accept vote-rationale anchors that differ from their hash only in JSON whitespace by @katomm in #356
- chore: redeploy gov-sync to pick up whitespace-tolerant anchor verification by @katomm in #357
- feat: shareable vote rationale pages by @katomm in #358
- fix: correct vote on the preview card right after voting by @katomm in #359
- feat: faster, more detailed notifications by @katomm in #360
- fix: clearable notification badge and no duplicate pushes by @katomm in #361
- fix: keep the remembered wallet preselected when extensions inject late by @katomm in #362
- feat: improve the voting record and vote rationale page by @katomm in #363
Full Changelog: v0.9.0...v1.0.0