Skip to content

0.2.0

Compare
Choose a tag to compare
@ItsANameToo ItsANameToo released this 08 Sep 07:15
· 640 commits to main since this release
ed9c606

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