Releases: chaotic-art/app
Releases · chaotic-art/app
Release v7.0.0
What's Changed
- feat(rarity): add rarity chip to item gallery by @hassnian in #806
- feat(advanced-filtering): Smart sorting options by @hassnian in #807
- feat(advanced-filtering): add collection analytics by @hassnian in #805
- feat: scope based sidebar collapsed persisted state by @hassnian in #808
- fix: wrap fetchOdaCollection with try and log serializable error by @preschian in #811
- feat(explore): basic sticky toolbar by @hassnian in #813
- fix: wrap fetchOdaToken in gallery detail with try for error handling by @preschian in #817
- fix: resolve mint/collect art flow for drops by @preschian in #818
- fix: improve GenerativeDrop stats section layout on mobile by @preschian in #819
- feat(advanced-filtering): Multi-attribute search by @hassnian in #814
- fix(explore): clean desktop filter sidebar collapse behavior by @hassnian in #820
Full Changelog: v6.0.0...v7.0.0
Release v6.0.0
What's Changed
- feat(rarity): display on collection nft cards by @hassnian in #788
- feat: better transaction error modal by @hassnian in #790
- feat: improve sidebar collapse button placement by @hassnian in #796
- feat: switch on slow RPC with toast notifications by @preschian in #789
- 🔧 sort filtertraitsection by count by @roiLeo in #795
- fix(rarity): handle unlimited total items in rarity ranking by @hassnian in #800
- 🔧 landing chainIcon darkmode clientOnly by @roiLeo in #798
- fix: unneeded fetch in NftsGrid by @preschian in #802
- feat: consistent sorting options across app by @hassnian in #797
- feat: enable site indexing for SEO by @preschian in #803
Full Changelog: v5.0.0...v6.0.0
Release v5.0.0
What's Changed
- feat: add logout wallet button directly to sidebar by @Jarsen136 in #764
- fix: Code-checker - Adjust the button with long zip file name by @Jarsen136 in #765
- 🔧 GalleryDetail collection icon center by @roiLeo in #719
- remove beta from readme by @damskyftw in #757
- 🔧 SearchBar result spacing by @roiLeo in #733
- 🔧 UserInfo padding by @roiLeo in #717
- fix: free mint item deposit race condition by @hassnian in #737
- Feat/export trait to csv by @Jarsen136 in #766
- chore: remove unused deps and add baseline-browser-mapping by @preschian in #770
- chore: bump dependencies for security updates by @preschian in #771
- fix: Overlap filter sidebar with footer when scrolling to bottom by @Jarsen136 in #773
- feat: move and merge traits filter with sidebar filter panel by @Jarsen136 in #774
- chore: update AHP GraphQL schema endpoint to Stellate by @preschian in #775
- feat: add RPC provider settings page with per-chain endpoint selection by @preschian in #760
- chore: update GraphQL endpoints to Stellate CDN by @preschian in #769
- feat: Reorganise buttons on Chaotic Card claim by @Jarsen136 in #778
- fix: Overlap filter sidebar on the top by @Jarsen136 in #780
- ref: move collapsed explore filter toggle inline by @hassnian in #777
- fix: on page load
art_viewfilter is not being respected by @hassnian in #781 - fix: prevent collection grid remount on
art_viewquery changes by @hassnian in #782 - feat(explore): add skeleton loader to prices while loading by @hassnian in #784
- feat: use selected rpc provider to
paraportby @hassnian in #785 - 🔧 collection name line-clamp-3 by @roiLeo in #786
- feat(Rarity System): Rarity-based sorting and filtering by @hassnian in #762
- feat(rarity): improve explore nfts sorting by @hassnian in #787
New Contributors
- @damskyftw made their first contribution in #757
Full Changelog: v4.0.0...v5.0.0
Release v4.0.0
What's Changed
- fix: optimize NFT image loading with Cloudflare variants by @preschian in #750
- fix: resolve transition warning and profile navigation issues by @preschian in #753
- feat: make whole artist card clickable by @preschian in #754
- chore: add AGENTS.md for AI coding assistants by @preschian in #758
- feat: Price range filters by @hassnian in #721
- fix: minor UI/style improvements across drops and collection pages by @preschian in #761
Full Changelog: v3.0.0...v4.0.0
Release v3.0.0
What's Changed
- fix: broken ogi service by @Jarsen136 in #742
- fix: asset balance fetching by @hassnian in #739
- feat: replace ogImage with defineOgImage components by @preschian in #745
- chore: add Node.js engine requirement by @preschian in #746
Full Changelog: v2.0.0...v3.0.0
Release v2.0.0
What's Changed
- chore: upgrade nuxt packages by @preschian in #589
- fix: remove supabase and update vulnerable dependencies by @preschian in #625
- feat: Remind me button to DROPs by @Jarsen136 in #627
- feat(autoteleport): support for non-native assets, bug fixes and performance improvements by @hassnian in #576
- refactor: filter AHP and AHK providers to only include IBP and Parity endpoints by @preschian in #630
- feat: Airdrop: User Journey by @Jarsen136 in #633
- refactor: migrate profile service to chaotic.art domain by @preschian in #636
- feat: Scroll to top button by @Jarsen136 in #637
- feat(collection): art view filter by @roiLeo in #573
- refactor: centralize service endpoints in constants by @preschian in #639
- feat: migrate playground service URLs to chaotic.art domain by @preschian in #643
- fix: Trigger Connect modal on Buy Now by @Jarsen136 in #648
- feat: NSFW NFT by @Jarsen136 in #649
- chore: update papi metadata by @hassnian in #647
- fix: mint confirm modal dark mode by @hassnian in #652
- fix(drops): card price badge by @roiLeo in #644
- chore: update dependency with latest metadata by @hassnian in #654
- feat: replay button for NFT preview by @Jarsen136 in #656
- feat: migrate offers by @hassnian in #632
- fix(create): provide chain context to success mint modal by @hassnian in #657
- fix: migrate cors-proxy URL to chaotic.art domain by @preschian in #663
- fix: app throws 500 on vercel by @hassnian in #661
- Traits details table on NFT details page by @Jarsen136 in #668
- feat(offers): validate unsued offer items with onchain data by @hassnian in #667
- fix: profile activity empty table and code cleanup by @hassnian in #669
- ref(swaps): remove enum usage by @hassnian in #670
- feat: trait overview on collection page by @Jarsen136 in #672
- feat(profiles): transfer button by @hassnian in #674
- Feat: trait filter panel on collection page by @Jarsen136 in #675
- feat: Trait statistics and distribution charts by @Jarsen136 in #677
- feat: add nova deeplink on cards by @hassnian in #539
- fix(wallet): account address not shrinking on mobile by @hassnian in #681
- fix(wallet): account selected on copy address by @hassnian in #682
- fix(wallet): mobile evm wallet account on sub wallet connection by @hassnian in #683
- ref: simplify account store by @hassnian in #684
- fix: mobile wallet cookies cleared by @hassnian in #685
- feat(swaps): migrate swaps by @hassnian in #671
- fix:
itemstranslation key by @hassnian in #689 - fix: Code-Checker: Drag Your .Zip not working by @Jarsen136 in #691
- fix: profile following modal size by @hassnian in #694
- feat: add destroy collection option for owners by @preschian in #699
- fix(create): add storage deposit amount on create nft & collection by @hassnian in #697
- fix(massmint): add missing balance check by @hassnian in #700
- fix: listing modal button state by @hassnian in #716
- hotfix: card page by @Jarsen136 in #725
- feat: migrate nftStorage service to chaotic.art domain by @preschian in #664
- chore: update paraport version by @hassnian in #722
- 🔧 GalleryDetail actions variant outline by @roiLeo in #720
New Contributors
Full Changelog: v1.0.0...v2.0.0
Release v1.0.0
What's Changed
- init nuxt project by @preschian in #1
- feat: provide api from plugin by @preschian in #2
- Add nuxt layout by @Jarsen136 in #5
- feat: add i18n by @Jarsen136 in #6
- style: wireframe for footer by @preschian in #9
- chore: papi on postinstall by @preschian in #10
- feat: landing style by @Jarsen136 in #11
- feat: landing drop banner by @Jarsen136 in #13
- feat: init auth by @hassnian in #12
- fix: some minor adjuistment by @preschian in #17
- fix: types under nuxt config by @preschian in #18
- fix: proper setup fonts by @preschian in #19
- ci: add linter and typecheck on github actions by @preschian in #20
- fix: linter and typecheck by @preschian in #21
- fix: root path of public by @Jarsen136 in #22
- Feat landing UI by @Jarsen136 in #23
- feat: footer style by @Jarsen136 in #24
- fix: type error on Identicon by @Jarsen136 in #25
- fix: avoid any usage if possible by @preschian in #26
- fix: dompurify-html directive by @preschian in #27
- feat: chain icon by @Jarsen136 in #29
- Feat landing drops by @Jarsen136 in #30
- fix: type by @Jarsen136 in #31
- fix: color mode already included in nuxt-ui by @preschian in #32
- feat: basic wallet accounts identity by @hassnian in #28
- feat: nuxt seo modules by @preschian in #33
- chore: add husky by @preschian in #35
- fix: adjust prefix for api by @preschian in #36
- feat: wireframe drop page by @preschian in #38
- feat: drop detail page by @preschian in #40
- feat: list of drop items by @preschian in #42
- perf: avoid duplicate clients by @preschian in #43
- feat: landing drops by @Jarsen136 in #44
- feat: landing artists by @Jarsen136 in #45
- feat: follow button basic by @Jarsen136 in #46
- Feat fiat price store by @Jarsen136 in #47
- feat: markdown content preview by @Jarsen136 in #50
- Feat token price by @Jarsen136 in #51
- Init Polkadot EVM by @hassnian in #54
- fix: warning messages about 1x by @preschian in #55
- fix: responsive landing page by @preschian in #56
- fix: responsive drops page by @preschian in #57
- ref: Extract prefix to usePrefix composable by @hassnian in #59
- chore: dependabot config by @preschian in #61
- feat: temp gallery detail page by @preschian in #69
- fix: upgrade dependencies by @preschian in #71
- chore(deps): bump @nuxt/scripts from 0.11.6 to 0.11.8 by @dependabot[bot] in #67
- Fix drop cards by @Jarsen136 in #77
- feat: tops collections & graphql request by @Jarsen136 in #78
- chore(deps): bump @iconify-json/lucide from 1.2.48 to 1.2.49 by @dependabot[bot] in #73
- feat: temp collection detail page by @preschian in #79
- chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #72
- chore(deps): bump @nuxt/icon from 1.12.0 to 1.13.0 by @dependabot[bot] in #76
- chore(deps): bump @nuxt/fonts from 0.11.3 to 0.11.4 by @dependabot[bot] in #75
- chore(deps): bump @nuxt/test-utils from 3.18.0 to 3.19.1 by @dependabot[bot] in #74
- feat: add error details toggle to error component by @preschian in #80
- fix: r is not a function by @preschian in #82
- feat: top collections volume & price by @Jarsen136 in #83
- feat: auto graphql interface by @preschian in #85
- fix: r is not a function (2nd attemp) by @preschian in #84
- chore: remove unused utils by @preschian in #86
- feat: seo on collection page by @preschian in #87
- feat: explore collections by @preschian in #89
- feat: infinite scroll collectibles by @preschian in #90
- feat: add explore nfts page by @preschian in #91
- perf: atf component on landing page by @preschian in #92
- perf: minor adjutment landing page by @preschian in #93
- fix: improve landing responsive by @Jarsen136 in #95
- Feat gallery toolbar by @Jarsen136 in #96
- feat: drop collected by by @Jarsen136 in #97
- perf: hydrate on visible by @preschian in #94
- feat: data on collection card by @preschian in #98
- Fix galley page by @Jarsen136 in #99
- feat: new wallet selector by @hassnian in #60
- feat: drops page classify by @Jarsen136 in #102
- fix: render client only reown component by @preschian in #104
- chore: supress pure warning by @preschian in #105
- fix: error types i18n by @preschian in #111
- chore(deps): bump the minor-updates group with 11 updates by @dependabot[bot] in #112
- chore(deps): bump tar-fs from 2.1.2 to 2.1.3 by @dependabot[bot] in #63
- chore(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 by @dependabot[bot] in #107
- chore(deps): bump the minor-updates group with 12 updates by @dependabot[bot] in #113
- feat: drop preview variation by @Jarsen136 in #115
- feat: wallet selector improvements by @hassnian in #101
- fix: Getting from laning page to collection by @Jarsen136 in #131
- feat: dark mode by @Jarsen136 in #132
- feat: profile page by @Jarsen136 in #133
- fix: Collection items from dotmemo collection are not visible by @hassnian in #134
- feat: clear cache on collection page by @preschian in #135
- Make landing page more reactive by @Jarsen136 in #136
- feat: more info on drops page by @Jarsen136 in #137
- feat: adjust top collection card by @preschian in #138
- styles: redesign drop card by @preschian in #139
- styles: ui collection card by @preschian in #140
- feat: add wallet details by @hassnian in #141
- perf: parallel balance fetching by @hassnian in #142
- feat: curated artists page by @Jarsen136 in #143
- fix: mobile wallet not working & improved wallet sidebar by @hassnian in #145
- perf: optimize papi by @preschian in #146
- feat: sort by collection page by @preschian in #147
- chore: icon type on token card by @preschian in #148
- feat: nuxt v4 by @preschian in #149
- chore(deps): bump the minor-updates group across 1 directory with 11 updates by @dependabot[bot] in #152
- fix: balance fetching only connected accounts by @hassnian in #154
- Fix styles drops by @Jarsen136 in #155
- feat: Add logo to footer by @Jarsen136 in #156
- fix: logo size on navbar by @Jarsen136 in htt...