Skip to content

Releases: ArdentHQ/dashbrd

0.6.1

09 Oct 13:15
b495aad
Compare
Choose a tag to compare

What's Changed

Changed

Fixed

  • fix: ambiguous ID reference with FetchCollectionsBannerBatch by @crnkovic in #184

Other Changes

Full Changelog: 0.6.0...0.6.1

0.6.0

04 Oct 13:55
1e33f97
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

  • fix: reset page when changing visibility status in collections by @goga-m in #118
  • fix: condition to check for metamask existence by @alfonsobries in #124
  • fix: set testing wallet as signed in testing_e2e by @ItsANameToo in #127
  • fix: provide default stats in collections hook by @goga-m in #129
  • fix: keep model's existing extra_attributes properties by @shahin-hq in #137
  • fix: filter irrelevant collections for jobs by @shahin-hq in #123
  • fix: filter irrelevant collections for signed wallets by @shahin-hq in #139
  • fix: handle opensea various null values for floor prices by @ItsANameToo in #165
  • fix: skip collection value update if no user is affected to prevent deadlock by @oXtxNt9U in #172
  • fix: do not overwrite floor price if exists when fetching wallet NFTs by @ItsANameToo in #179

Other Changes

Full Changelog: 0.5.0...0.6.0

0.5.0

20 Sep 08:10
dfcbb9b
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • refactor: add pagination for collection NFTs by @shahin-hq in #77
  • refactor: batch fetch collection banner requests by @shahin-hq in #69
  • refactor: improve frontend polling by @goga-m in #24
  • refactor: apply guest user interaction after login by @shahin-hq in #93
  • refactor: use wallet and network models when retrieving wallet NFTs by @crnkovic in #94
  • refactor: batch native balance requests by @shahin-hq in #86
  • refactor: use wallet and network models when retrieving tokens by @crnkovic in #95
  • refactor: nft details page by @patricio0312rev in #90

Fixed

Other Changes

Full Changelog: 0.4.0...0.5.0

0.4.0

14 Sep 11:03
456adc9
Compare
Choose a tag to compare

What's Changed

Changed

Fixed

Other Changes

Full Changelog: 0.3.0...0.4.0

0.3.0

12 Sep 13:52
d9fad8e
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • refactor: update header and remove gradient backgrounds for collections by @patricio0312rev in #53
  • refactor: store banner for collections when fetching wallet NFTs by @patricio0312rev in #56
  • refactor: optimize UpdateCollectionsFiatValue command by @shahin-hq in #33
  • refactor: improve slack notifications for reports by @crnkovic in #63
  • refactor: nft controller housekeeping by @crnkovic in #49
  • refactor: fetch prices only for owned tokens by @goga-m in #67

Fixed

Other Changes

Full Changelog: 0.2.0...0.3.0

0.2.0

08 Sep 07:15
ed9c606
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • refactor: sync collection property filters between mobile (slider) and desktop (inline) by @crnkovic in #6
  • refactor: replace dash with pipes in titles by @patricio0312rev in #23
  • refactor: add basic gallery resource to filament by @crnkovic in #27
  • refactor: rename "show only owned" to "show my collection" by @crnkovic in #28
  • refactor: add basic stats to admin panel by @crnkovic in #25
  • refactor: disable the collection website link if website not specified by @crnkovic in #29
  • refactor: move meta images to new folder by @patricio0312rev in #38
  • refactor: remove gradient on the NFT heading by @crnkovic in #34
  • refactor: enable gallery like feature for guests by @shahin-hq in #37
  • refactor: dispatch collection metadata jobs on demand when collection is viewed by @crnkovic in #11
  • refactor: navigate to internal collection pages for links by @patricio0312rev in #42
  • refactor: remove some widgets from filament dashbard by @crnkovic in #46
  • refactor: background color for nft properties by @crnkovic in #45
  • refactor: make galleries the default page by @crnkovic in #47
  • refactor: limit nfts to 16 when creating or editing a gallery by @goga-m in #35
  • refactor: improve auth overlay UI by @shahin-hq in #50
  • refactor: switch off owned toggle if user owns zero nfts by @goga-m in #48
  • refactor: adjust token update intervals by @ItsANameToo in #9

Fixed

  • fix: FetchCollectionNfts ambiguous id column by @oXtxNt9U in #5
  • fix: "view more" linking to explorer for native token by @crnkovic in #7
  • fix: handle empty data array for nft floor price for footprint by @ItsANameToo in #10
  • fix: ignore watch pattern on pnpm build by @ItsANameToo in #17
  • fix: exception when ens address changes by @alfonsobries in #16
  • fix: uncheck the "Show Hidden" toggle once last hidden collection is shown by @crnkovic in #13
  • fix: show external links modal when clicking a link in the "About collection" modal by @crnkovic in #8
  • fix: persist nft order when publishing gallery by @goga-m in #12
  • fix: edit gallery 15 items limit by @alfonsobries in #31
  • fix: gallery value can be null by @alfonsobries in #30
  • fix: remove duplicate collections list items when changing collection visibility status by @goga-m in #19
  • fix: rollback like toggle by @alfonsobries in #40
  • fix: load more NFTs button in collections by @patricio0312rev in #41
  • fix: show login overlay for collections as guest user by @ItsANameToo in #54
  • fix: hide collection nfts when toggled and 0 owned by @ItsANameToo in #57
  • fix: metadata title galleries overview page by @ItsANameToo in #58

Other Changes

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

01 Sep 13:01
67536e8
Compare
Choose a tag to compare

🎉 Initial Beta Release