new
Marketplace Template
Starter Kit v1.5.0 released
New
- Added featured collections and users as new sections on Homepage
- Added custom section with list of cards on Homepage
- Added links for traits on token details page to pre-filter collection page
- Added sorting system to explore users page
- Added Skeleton system
- Split components from the home page into: Featured, Auctions, Assets
- Split queries of pages
- Added user profile displayed on activity tabs
- Added new traits query
Improved
- Made Magic connect multi-chain compatible
- Improved media link preview on IPFS
- Improved loading of offers and history as separated queries
- Improved loading of data for profile
- Replaced owned queries that used aggregation by asset.ownership
- Replaced aggregates sales currencyId
- Replaced aggregates sum availableQuantitybytotalAvailableQuantitySum
- Replaced the sum aggregates on ownership quantity by asset.quantity
- Removed filter available quantity from sales
- Removed the default zero value from the profile page tabs
- Removed useEagerConnecthook
- Used salesAndAuctionsfilter in profile pages
- Executde graphql codegen against API if env NEXT_PUBLIC_GRAPHQL_URLis set
Fixed
- Fixed missing key in offers
- Fixed issue with Apollo cache
- Fixed a missing query with Apollo cache