Skip to content

Releases: BuilderOSS/nouns-builder

buildeross-v0.2.2

08 Feb 06:57
08d248e

Choose a tag to compare

What's Changed

  • [prod] vote modal contract button minor fix + popup for potential switch chain errors + clean nav menu by @dan13ram in #695
  • [prod] push v0.1.3 to prod by @dan13ram in #703
  • fix: minor fix for insufficient balance error message by @dan13ram in #704
  • feat: update etherscan links to profile links for bids by @dan13ram in #706
  • feat: support erc20 in escrow proposals by @dan13ram in #707
  • fix: injected connectors by @dan13ram in #709
  • [prod] profile links + erc20 escrow proposal by @dan13ram in #708
  • fix: force disconnect if wallet connection is invalid by @dan13ram in #714
  • Fix: wallet disconnect bug by @dan13ram in #715
  • fix: fixed decoding errors by @dan13ram in #716
  • [prod] fix: wallet disconnect bug + decoding errors by @dan13ram in #717
  • fix: return empty token metadata for eoa by @dan13ram in #720
  • [prod] fix tx display for send eth txs by @dan13ram in #721
  • feat: sweeping founder rewards from admin section by @dan13ram in #723
  • fix: add loading indicator + fix styles for propdates by @dan13ram in #725
  • feat: display dao image and network info in profile page & menu by @dan13ram in #726
  • feat: allow airdrop multiple recipients with csv upload by @dan13ram in #727
  • [prod] auction rewards, network info for profile daos, airdrop csv upload by @dan13ram in #724
  • refactor: move common ui components to @buildeross/ui by @dan13ram in #705
  • [prod] [hotfix] propdates styling by @dan13ram in #729
  • Reduce loading time for dao and proposal pages by @dan13ram in #730
  • [prod] ui components package + fix dao/proposal page loading time by @dan13ram in #731
  • Refactor: modify zustand stores to be used with a context provider by @dan13ram in #732
  • fix: show confirmation dialog always for mainnet daos + fix confirmation text for add artwork form by @dan13ram in #733
  • fix: chain store hydration issues + use chain.slug where available by @dan13ram in #735
  • fix: usage of useSWR with correct fetcher functions and params by @dan13ram in #736
  • [prod] refactor useStore hooks with react context + fix confirmation dialog for add/replace artwork proposal forms by @dan13ram in #734
  • feat: allow all users to update advanced proposal settings by @dan13ram in #737
  • [prod] allow all users to update advanced proposal settings + support auction rewards in dao creation form by @dan13ram in #738
  • refactor: removed use of useRouter inside modules by @dan13ram in #739
  • feat: move query.referral to page by @dan13ram in #741
  • fix: profile layout with base layout providers by @dan13ram in #742
  • [prod] support updating timelock delay in admin form by @dan13ram in #740
  • fix: ensure auction buttons use the correct chainId by @dan13ram in #743
  • [prod] fix dashboard: ensure auction buttons use the correct chainId by @dan13ram in #744
  • fix: added secondary label to smart input to fix labels by @dan13ram in #746
  • [prod] minor fix base layout padding + positioning for secondary label for inputs by @dan13ram in #747
  • refactor: add base url and app env as compile time variables, remove links from dashboard & dao cards by @dan13ram in #748
  • refactor: provide dao, proposal and profile links via props by @dan13ram in #749
  • fix: fix link component styles by @dan13ram in #750
  • refactor: reduce co-dependency between modules by @dan13ram in #751
  • refactor: added links provider + fixed images by @dan13ram in #754
  • refactor: consolidated module styles + ConnectModalProvider by @dan13ram in #755
  • refactor: move stores and auction-ui to separate packages by @dan13ram in #756
  • refactor: move proposal and dao modules into separate packages by @dan13ram in #758
  • fix: reduce size of ipfs-service => api/renderer by @dan13ram in #760
  • fix: add activity / proposal links for auction paused by @dan13ram in #761
  • fix: better abi decode for proposal calldata by @dan13ram in #762
  • feat: add comprehensive support for CORS requests to api by @dan13ram in #763
  • fix: sort propdates from earliest to oldest + fix filter button text by @dan13ram in #764
  • better decoding and display sorted args by @dan13ram in #765
  • fix: cors headers by @dan13ram in #768
  • release v0.2.0 by @dan13ram in #769
  • [prod] refactor: frontend modules into separate packages by @dan13ram in #759
  • feat: enable ai summaries for proposal txs by @dan13ram in #770
  • feat: add env variables to disable ai summary by @dan13ram in #772
  • fix: relax rate limits + regenerate button for ai summary by @dan13ram in #773
  • [prod] enable ai summaries + eth logo in decoded transactions by @dan13ram in #771
  • feat: support eas attestation in in-house subgraph by @dan13ram in #774
  • feat: add dao search bar in explore page by @dan13ram in #775
  • feat: add re-ranking for search api for better sorted results by @dan13ram in #777
  • [prod] propdates in internal subgraph + add dao search bar in /explore page by @dan13ram in #776
  • feat: consolidated proposal warnings on proposal cards and page by @dan13ram in #779
  • [prod] consolidated proposal drain warnings on proposal cards and page + fixed rewards step title tag during dao creation by @dan13ram in #780
  • fix: successful dao creation step by @dan13ram in #781
  • [prod] fix dao succesful creation step by @dan13ram in #782
  • feat: reserved tokens in create dao form by @dan13ram in #792
  • fix: update form store version by @dan13ram in #794
  • feat: move feed to dashboard by @dan13ram in #788
  • feat: add support for erc721 redeem minter by @dan13ram in #795
  • [prod] feat: added the new activity feed to the dashboard, dao pages & profile pages by @dan13ram in #797
  • feat: better UX for contract button by @dan13ram in #798
  • feat: add custom minting option by @dan13ram in #799
  • [prod] feat: better UX for contract button + feat: add custom minting option by @dan13ram in #800
  • feat: add support to edit reserved tokens by @dan13ram in #802
  • [prod] add support to edit reserved tokens + explicit display of reserved tokens by @dan13ram in #803
  • feat: added base app mete tag by @dan13ram in #806
  • fix: fix slow scroll issue with navbar by @dan13ram in #808
  • feat: add playground page for artwork previews by @dan13ram in #80...
Read more

buildeross-v0.1.3

22 Aug 16:03
7a0df59

Choose a tag to compare

What's Changed

  • [prod] refactored packages + double tx prompt bug fix + replace artwork form fix by @dan13ram in #660
  • [prod] re-add support for legacy pinata upload by @dan13ram in #669
  • [prod] fix: submit type contract button must not have onClick handler by @dan13ram in #672
  • [prod] minor fixes for replace artwork flow by @dan13ram in #677
  • [prod] add artwork proposal type by @dan13ram in #682
  • release v0.1.2 of packages by @dan13ram in #685
  • [prod] push v0.1.2 to production by @dan13ram in #686
  • fix: consistent usage of wei value for proposal transactions by @dan13ram in #688
  • [prod] consistent usage of wei value for addTransaction to proposal by @dan13ram in #689
  • feat: show contract button errors by @dan13ram in #693
  • fix: use contract button for contract modal open by @dan13ram in #694
  • fix: optimize VoteModal to prevent unnecessary re-renders by @dan13ram in #696
  • fix: fixed invalid usage of submit contract button + clean up nav menu by @dan13ram in #697
  • fix: update min usd value for erc20 balance to 5 usd by @dan13ram in #698
  • fix: handle null entities better in subgraph mappings by @dan13ram in #699
  • refactor: remove dependency on nextjs in hooks by @dan13ram in #700
  • fix: useIsContract hook + bridging link + removal of bridge modal by @dan13ram in #701
  • released v0.1.3 by @dan13ram in #702

Full Changelog: buildeross-v0.1.2...buildeross-v0.1.3

buildeross-v0.1.2

14 Aug 02:42
61443ce

Choose a tag to compare

What's Changed

  • [prod] allow to skip simulation if failing + total supply/votes bug by @dan13ram in #650
  • fix: replace artwork form with infinite loop by @dan13ram in #661
  • fix: fixed gmt offset for fractional time zones by @dan13ram in #662
  • fix: replace docs link with docs.nouns.build domain by @dan13ram in #663
  • feat: display succeeded proposals in dashboard by @dan13ram in #664
  • feat: allow text selection for vote reason by @dan13ram in #665
  • fix: allow settle after token airdrop by @dan13ram in #666
  • fix: batch directory upload at 150 files per upload + fix: show current auction button if not ended after airdrop by @dan13ram in #667
  • feat: re-add support for legacy pinata upload by @dan13ram in #668
  • fix: submit type contract button must not have onClick handler by @dan13ram in #671
  • feat: use legacy upload directory by @dan13ram in #674
  • fix: useCallback in contract button by @dan13ram in #675
  • fix: use useCallback in settle auction button by @dan13ram in #676
  • fix: update token metadata after property update by @dan13ram in #673
  • fix: workaround for zora subgraphs callHandlers failure by @dan13ram in #678
  • fix: use useCallback and useMemo hooks for contract button params by @dan13ram in #679
  • Add proposal template add artwork by @neokry in #252
  • fix: display add artwork form errors by @dan13ram in #680
  • feat: added fast dao option for testing by @dan13ram in #681
  • feat: added property items api endpoint by @dan13ram in #684

Full Changelog: buildeross-v0.1.1...buildeross-v0.1.2

buildeross-v0.1.1

30 Jul 10:57
4d30750

Choose a tag to compare

What's Changed

Full Changelog: buildeross-v0.1.0...buildeross-v0.1.1

buildeross-v0.1.0

24 Jul 10:53
66467a9

Choose a tag to compare

What's New in v0.1.0

This is the first release under the @buildeross/* namespace — following a major rebrand and refactor from @zoralabs/*. We've modularized the codebase into multiple packages and introduced a range of enhancements, fixes, and new capabilities.

Read more

v2.2.0

07 Nov 06:04
903288a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Aug 05:55
e5de910

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

06 Jul 05:40
0003608

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0

v1.2.0

27 Apr 01:16
0aa4af1

Choose a tag to compare

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

28 Mar 16:16
4be1015

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0