v3.4.0
版本发布时间: 2024-02-08 14:27:01
liteflow-labs/starter-kit最新发布版本:v3.4.8(2024-08-12 22:38:39)
What's Changed
- Fix / ERC1155 token card fixed price sale cases by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/546
- Feature / Homepage banners added by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/542
- Fix / Cart approve button text change by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/548
- Add .graphqlrc.yml file by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/531
- Remove
unlockedContent
fromFetchCartItems
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/550 - Flatten
FetchAssetHistory
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/552 - Flatten
FetchCollectionTraits
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/553 - Replace cursor by offset in
GetNotifications
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/555 - Replace deprecated
valuePerTenThousand
inuseFees
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/551 - Remove filter on deprecated
isImported
inFetchExploreUsers
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/556 - Flatten collection in asset filter by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/557
- Remove assigning taker when creating offer by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/558
- Flatten
bids
andsales
inFetchAsset
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/559 - Flatten notifications in
NavbarAccount
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/554 - Flatten
ownerships
infetchAsset
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/562 - Add signature modal and signature functionality by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/549
- Use bestBid and sales custom resolvers on asset instead of bids and sales connection by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/561
- Remove chain from query filter in collection page by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/540
- Flatten
FetchDrops
query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/566 - Refactor Featured component by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/563
- Replace asset id by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/565
- Add rounded corners and overflow hidden to Banner component by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/568
- Release v3.4.0 by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/569
Full Changelog: https://github.com/liteflow-labs/starter-kit/compare/v3.3.0...v3.4.0