Releases: liteflow-labs/starter-kit
Releases · liteflow-labs/starter-kit
v1.4.1
What's Changed
- disable chain filter on the collection page by @antho1404 in #275
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Revert "Remove ownershipsExist and assetExists from filters" by @NicolasMahe in #243
- Fix form data update on props change by @antho1404 in #241
- Replace graphql condition by filter by @NicolasMahe in #248
- Fix issue with SVG by @antho1404 in #249
- Chat page added by @ismailToyran in #229
- SSR improvements by @antho1404 in #236
- Fix types for app/document by @antho1404 in #252
- Add loader to all pages by @antho1404 in #253
- Fix randomization of assets by @antho1404 in #258
- Replace useChainId with useNetwork from wagmi by @ismailToyran in #255
- Fix invalid button type when switching network by @antho1404 in #262
- Fix double referral link creation by @antho1404 in #263
- Remove chakra link usage by @ismailToyran in #254
- Improve the design of the application with multichain environment by @antho1404 in #259
- New release v1.4.0 by @ismailToyran in #266
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Notification page link redirection improvement by @ismailToyran in #225
- Implement a simpler fix of onConnect and onDisconnect by @NicolasMahe in #233
- Use rainbow kit for login by @antho1404 in #230
- Add new api types by @NicolasMahe in #237
- update NFT libs to 1.0.0-beta.15 by @NicolasMahe in #238
- remove extra parenthesis in users bids page by @NicolasMahe in #239
- Update NFT libs with last updated version by @NicolasMahe in #240
- Improve compatibility in token media component by @NicolasMahe in #204
- New release v1.3.0 by @antho1404 in #242
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Auction slider overflow fix by @ismailToyran in #227
- Release 1.2.1 by @antho1404 in #228
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Refactor login system to prepare for wagmi by @antho1404 in #165
- wagmi wallet integration by @antho1404 in #180
- Display currencies depending on the chains by @antho1404 in #182
- require
onActivate
andonError
callbacks on wallet components by @NicolasMahe in #189 - Normalize import of useAccount from Wagmi by @NicolasMahe in #186
- run npm dedupe by @NicolasMahe in #188
- Replace the select in pagination to fix slow render by @NicolasMahe in #195
- Connection to any network based on the action by @antho1404 in #193
- Remove useExecuteOnAccountChange hook by @NicolasMahe in #190
- Connect with the right network by @NicolasMahe in #196
- Remove env
PINATA_GATEWAY
by allowing any https link to be used in next image by @NicolasMahe in #198 - Update useBlockExplorer to be multi chain compatible. Remove need for envs
NEXT_PUBLIC_BLOCKCHAIN_EXPLORER_URL
andNEXT_PUBLIC_BLOCKCHAIN_EXPLORER_NAME
by @antho1404 in #199 - Update nft hooks lib by @NicolasMahe in #200
- Fix issue with token card overflow by @ismailToyran in #179
- Update usage of disable/isDisable by @ismailToyran in #201
- Remove env NEXT_PUBLIC_NETWORK_NAME by @NicolasMahe in #197
- Set network to the Magic Connector by @NicolasMahe in #203
- Fix the flickering in the navbar when logged in by @NicolasMahe in #187
- Support links in descriptions by @ismailToyran in #210
- Check collection type for displaying creator or minted by text by @ismailToyran in #211
- Add word break for words only by @ismailToyran in #212
- Profile DataTable links by @ismailToyran in #213
- Add empty states for tables by @ismailToyran in #216
- Multiline asset description by @ismailToyran in #214
- Card footer overflow added by @ismailToyran in #208
- Remove ownershipsExist and assetExists from filters by @NicolasMahe in #218
- Make reserve price optional for auction by @ismailToyran in #209
- Normalize accountImage component usage by @ismailToyran in #215
- Don't show empty state while query is being executed on Explore page while using filtering by @ismailToyran in #224
- Checkbox component isChecked case fix by @ismailToyran in #223
- Missing error states by @ismailToyran in #222
- Release 1.2.0 by @antho1404 in #226
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Keep the image ratio in many components by @NicolasMahe in #173
- Revert doubling the image size by @NicolasMahe in #174
- Switch from Avatar to AccountImage in UserCard by @NicolasMahe in #167
- invert order in sizes props by @NicolasMahe in #172
- release v1.1.1 by @antho1404 in #176
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Added tabs on explore page, and added users page by @achampagnedev in #91
- Rename collectibles to NFT by @achampagnedev in #95
- Add search on users by @achampagnedev in #97
- Add link to Liteflow.com in the README by @NicolasMahe in #128
- Add the base branch in checklist of PR template by @NicolasMahe in #127
- Explore users page and ability to search users by @antho1404 in #98
- Adds display of rarity on the Token Detail page by @achampagnedev in #125
- New Token Card UI by @achampagnedev in #116
- TokenMedia component responsive/grid behaviour improvements by @achampagnedev in #117
- Explore collections and search the collections by @achampagnedev in #131
- Add collection name to the Token page header + Refresh metadata functionality by @achampagnedev in #123
- Collection Detail Page by @achampagnedev in #132
- Accept partial fill for bids by @antho1404 in #100
- Fix card preview on some pages by @antho1404 in #136
- Remove trello link from PR template by @NicolasMahe in #141
- Migrate node env to lts by @antho1404 in #140
- Remove create link in footer if not collections can be minted by @NicolasMahe in #143
- Rename platform name from Demo to Acme in referral page by @NicolasMahe in #144
- Add .env to gitignore by @NicolasMahe in #145
- Invalid display trait value by @antho1404 in #150
- Paginate results for owners by @antho1404 in #148
- Fix allow top up config in navbar by @NicolasMahe in #151
- Fix summary when fees are zero by @NicolasMahe in #153
- simplify refresh asset query by @NicolasMahe in #152
- Type connectors by @NicolasMahe in #157
- Remove extraneous package by @NicolasMahe in #156
- Webhook email notification + bid created and auction bid created by @antho1404 in #139
- Fix aspect ratio of token media by @NicolasMahe in #159
- Update @nft libs to latest version by @NicolasMahe in #163
- Limit size for GIF by @antho1404 in #161
- Fix unlockable GIF by @NicolasMahe in #164
- New dynamic filters for explore and collections by @antho1404 in #158
- Fix issue with shallow navigation by @antho1404 in #169
- Optimize images sizes by @ismailToyran in #170
- Implement token media size by @NicolasMahe in #160
- Use proper img component by @NicolasMahe in #166
- New version - new design, collections, owner pagination, image improvement by @antho1404 in #171
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Improve inputs number validation by @achampagnedev in #89
- Add pull request template by @NicolasMahe in #96
- Add missing dependency for bignumber.js by @antho1404 in #105
- Remove non existing function in hooks by @antho1404 in #106
- Add prettier to lint by @NicolasMahe in #103
- Add parse number function by @NicolasMahe in #109
- Generalize creation of NFT for any collection by @antho1404 in #99
- Improve code strictness by @NicolasMahe in #102
- Remove custom fee api callback by @antho1404 in #112
- Remove changelog from checklist by @NicolasMahe in #114
- Remove standard from Asset. Fetch it from Collection. by @NicolasMahe in #113
- Added required sorting for filters checkboxes and dropdowns by @achampagnedev in #119
- Update sdk and config function by @antho1404 in #121
- Update @nft/api-graphql to v1.0.0-beta.10 by @NicolasMahe in #126
Full Changelog: v1.0.0...v1.0.1