v2.0.0
What's Changed
- Add font weight to vote support by @neokry in #234
- Add voter participation rate by @neokry in #232
- Fix formatting issues with long text on proposal templates by @neokry in #241
- Fix issue where token holder could not change delegate by @neokry in #233
- Improve data fetching and caching by @neokry in #242
- Fix voter participation rate not loading by @neokry in #247
- Add voting delay and period settings for authorized accounts by @neokry in #248
- Add replace artwork proposal template by @neokry in #230
- Improve delegation / voting ux by @neokry in #253
- Remove minimum value for auction reserve price input by @neokry in #246
- Fix droposal open edition issues by @neokry in #254
- Add profile page by @neokry in #249
- Fix timezone and datepicker issues with droposal by @neokry in #262
- Add subgraph by @neokry in #258
- Replace token data with subgraph calls by @neokry in #265
- Replace DAO info with subgraph calls by @neokry in #267
- Replace proposal info with subgraph calls by @neokry in #268
- Replace auction queries with subgraph by @neokry in #272
- Add support for wallet connect v2 by @neokry in #279
- chore: update github workflow triggers by @nadiakiamilev in #282
- Change CI to run lint, type-check and test separately by @neokry in #289
- Feature/farcaster feed by @jordanlesich in #284
- Add multichain functionality by @neokry in #281
- Fix header for large screens by @neokry in #294
- Fix ethereum chain slug by @neokry in #295
- Fix chain logo loading speed by @neokry in #296
New Contributors
- @jordanlesich made their first contribution in #284
Full Changelog: v1.2.0...v2.0.0