Releases: ourzora/nouns-builder
Releases · ourzora/nouns-builder
v2.2.0
What's Changed
- Upgrade to latest wagmi version by @neokry in #350
- Update my DAO queries to pull user DAOs accross chains by @neokry in #356
- Update homepage query to order by auction end time by @neokry in #365
- Changes "Settle Auction" button to "Claim NFT" or "Start next auction" based on connected wallet by @anquetil in #363
- Fix issue with wagmi versioning by @neokry in #361
- Flag potentially harmful proposals by @neokry in #370
- Fix admin form issues by @neokry in #366
- Issues roundup by @jordanlesich in #364
- Display value when proposal calldata cannot be decoded by @neokry in #376
- Detects possible drains. by @jordanlesich in #377
- Dashboard by @jordanlesich in #373
- FixCreateForm by @jordanlesich in #378
- About markdown by @jordanlesich in #375
- only use alert if proposal is active by @jordanlesich in #383
- Allow users to save DAO art by @jordanlesich in #386
- Needs vote by @jordanlesich in #384
- Add chris to voting delay / period flag by @neokry in #389
- Fix bug with proposal warning banner by @neokry in #390
- fix useContractReads state dumping by @jordanlesich in #393
- add close corner button by @jordanlesich in #395
- Fix proposal metadata by @neokry in #397
- Add Farcaster NFT meta tags by @alex-grover in #396
- Improve token page data fetching by @neokry in #398
- Propagate Error Messages to View by @jordanlesich in #401
- Icon Fix by @jordanlesich in #402
New Contributors
- @anquetil made their first contribution in #363
- @alex-grover made their first contribution in #396
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Fix etherscan links by @neokry in #298
- Fix issue with contract writes by @neokry in #303
- Fix issue where admin page is not properly shown by @neokry in #305
- Add prop guidelines by @neokry in #306
- Salief/add proposal guidelines page by @salieflewis in #273
- Fix issue with get provider function by @neokry in #301
- Fix issue with network type switching in dev environment by @neokry in #299
- Add zora goerli testnet by @neokry in #310
- Fix explore pagination by @neokry in #309
- Update testnet chains to fix ens issues by @neokry in #307
- Add chain confirmation to DAO deploy page by @neokry in #314
- Fix chain dropdown not closing by @neokry in #313
- Update terms of service by @neokry in #315
- Members list by @jordanlesich in #300
- Fix links and pagination on profile page by @neokry in #316
- fix margin error by @jordanlesich in #319
- Hide recent DAOs when a network has less than 3 DAOs by @neokry in #321
- Add optimism deployment by @neokry in #320
- Add zora mainnet by @neokry in #323
- Fix create dao button by @neokry in #324
- Update to new goldsky deployments by @neokry in #327
- Update copy for airdrop transaction by @neokry in #325
- Fix website helpertext by @neokry in #329
- Add base mainnet by @neokry in #330
- Add new base logo by @neokry in #332
- Fix zora logo on mobile by @neokry in #333
- Change bid history to use subgraph by @neokry in #334
- Switch base to quicknode by @neokry in #336
- Add proper validation for L2 ens names by @neokry in #338
- Add new subgraph links to readme by @neokry in #339
- Add bridge page by @neokry in #341
- Fix slow loading on token pages by @neokry in #345
- Fix bug with dao feed grid by @neokry in #348
- Add filter for spam daos on L2 by @neokry in #347
- Fix type issue for spam filter by @neokry in #351
- Auction graph by @jordanlesich in #331
- Add progress bar for page loading by @neokry in #352
- Subgraph to goldsky by @jordanlesich in #349
- fix tag by @jordanlesich in #353
- Update proposal page to work with proposal numbers by @neokry in #354
- Update legal terms for bridge by @neokry in #355
- Add inline bridging for EOA accounts by @neokry in #346
New Contributors
- @salieflewis made their first contribution in #273
Full Changelog: v2.0.0...v2.1.0
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
v1.2.0
What's Changed
- Fix issue where 0% allocation founders are not filtered by @neokry in #180
- Fix server side error handling on explore and dao pages by @neokry in #179
- Add helper text when no founders allocation is present by @neokry in #189
- Fix typo on DAO admin form by @neokry in #186
- Fix proposal description formatting by @neokry in #188
- Fix address debounce issue by @neokry in #194
- Update create proposal flow by @neokry in #191
- Add formatted files pre-commit with Husky by @taayyohh in #122
- Separate update minters transaction type by @nadiakiamilev in #90
- Fix duplicate function names for custom transactions by @neokry in #193
- Add decode calldata endpoint by @neokry in #202
- Update transaction queue modal by @neokry in #203
- Update proposal view to make queue / execute actions public by @neokry in #206
- Fix DAO website validation by @neokry in #211
- Fix quorum validation by @neokry in #210
- Add friction to proposal veto action by @neokry in #208
- Fix style for long proposal titles by @neokry in #219
- Fix place bid button when no wallet is connected by @neokry in #217
- Refactor artwork upload by @neokry in #214
- Add proposal votes by @neokry in #216
- Update voting list order to show newest first by @neokry in #227
- Add proposal template droposal by @neokry in #199
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add period to auction paused helper text by @neokry in #147
- Fix open graph and twitter metadata by @neokry in #138
- Add 'visit testnet / mainnet' to homepage by @neokry in #156
- Add dynamic og images by @neokry in #153
- Fix issue with long og descriptions by @neokry in #162
- Add 'how to create a DAO' link to first step of create page by @neokry in #157
- Add docs link to navigation by @neokry in #158
- Fix proposal count for no proposals by @ninazo in #163
- Fix issue with proposal og image rendering by @neokry in #172
- Fix DAO image aspect ratio for OG images by @neokry in #167
- Fix layout shift on marquee by @neokry in #165
- Add custom vetoer address to create DAO page by @neokry in #161
- Remove zero allocation check for inital founder by @neokry in #159
- fix/readme-typo-and-link by @NORARK in #149
- update url path on artwork upload by @nadiakiamilev in #176
- Add founders allocation to about page by @neokry in #168
- Edit founders allocation by @neokry in #173
- Add debounce to address validation by @neokry in #177
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Fix navigation for proposal by @neokry in #126
- Add caching to dao and proposal pages by @neokry in #130
- Handle undefined allocation percentage values by @nadiakiamilev in #133
- Add socials to homepage footer by @neokry in #139
- Update read me env variables section by @nadiakiamilev in #127
- Migrate create dao flow form types out of typings file by @nadiakiamilev in #110
- Handle paused auction state correctly on token page by @neokry in #136
- Add proposal template pause auction by @neokry in #132