Releases: 0xIntuition/intuition-ts
Releases · 0xIntuition/intuition-ts
v0.14.2 ✨
Changes
🐛 Bug Fixes
- ENG-0000 fix(portal,1ui): Fix Privy auth issues @0xjojikun (#939)
- ENG-4803 fix(portal): increase retries to 10 in get claim resource route @Vitalsine85 (#935)
Full Changelog: v0.14.1...v0.14.2
--
Contributors
v0.14.1 ✨
Changes
🐛 Bug Fixes
- ENG-0000 fix(portal): changes httpOnly logic to false and wraps verifyPrivyAccessToken @jonathanprozzi (#933)
- ENG-0000 fix(portal): adds logic to app.tsx to clear old domain privy-session @jonathanprozzi (#932)
Full Changelog: v0.14.0...v0.14.1
--
Contributors
v0.14.0 ✨
Changes
🚀 Features
- ENG-3894 feat(portal): add featured lists to explore lists route @Vitalsine85 (#926)
- ENG-4757 feat(portal): validate address with getAddress in caip10 creation flow @Vitalsine85 (#924)
🐛 Bug Fixes
- ENG-4797 fix(portal): prevent vault details fetch before stake modal is opened @Vitalsine85 (#930)
- ENG-4780 fix(portal): make scrollarea height more responsive in review staking screens @Vitalsine85 (#927)
- ENG-4730 fix(1ui): format large numbers in StakeButton @Vitalsine85 (#921)
- ENG-4732 fix(portal): format numbers on profile overview cards @Vitalsine85 (#922)
- ENG-4718 fix(portal): truncate text in the additional tab on list details route @Vitalsine85 (#917)
- ENG-4719 fix(portal): change list headers on list detail to identity and claim tvl @Vitalsine85 (#916)
Full Changelog: v0.13.0...v0.14.0
--
Contributors
v0.13.0 ✨
Changes
🚀 Features
- ENG-0000 feat(portal,1ui): Update new card stylings @0xjojikun (#915)
- ENG-4389 feat(portal,1ui): list card & carousel for featured lists @Vitalsine85 (#901)
- ENG-4383 feat(portal,1ui): claim & identity cards/rows @Vitalsine85 (#884)
- ENG-4683 feat(portal): personal read only list @jonathanprozzi (#904)
- ENG-4314 feat(portal): add back button to login header @Vitalsine85 (#870)
🐛 Bug Fixes
- ENG-4713 fix(portal,1ui): remove staking from identity rows on list detail @Vitalsine85 (#914)
- ENG-4712 fix(portal,1ui): responsiveness fixes @Vitalsine85 (#913)
- ENG-4708 fix(portal,1ui): fix skeletons for listcards and featured lists carousel @Vitalsine85 (#910)
- ENG-4704 fix(portal,1ui): refine gradients in claim and identity row @Vitalsine85 (#909)
- ENG-4696 fix(portal): increase maxLength on Trunctacular in ProfileCard @Vitalsine85 (#907)
- ENG-4447 fix(portal): fix vault_id is null after identity creation @Vitalsine85 (#905)
- ENG-4065 fix(portal): improve tag modal performance @Vitalsine85 (#851)
Full Changelog: v0.12.0...v0.13.0
--
Contributors
v0.12.0 ✨
Changes
- ENG-4124 chore(portal): change wrong network to switch network @Vitalsine85 (#853)
🚀 Features
- ENG-4653 feat(repo): updates monorepo readmes @jonathanprozzi (#892)
- ENG-4659 feat(portal): set up hydration boundary in portal provider @jonathanprozzi (#888)
- ENG-4656 feat(portal): add query to homepage and rewire stats component @Vitalsine85 (#886)
- ENG-4662 feat(portal,1ui,graphql): update query in create identity modal @Vitalsine85 (#889)
- ENG-4630 feat(1ui): smart component consumer pattern example -- 1ui + graphql data @jonathanprozzi (#883)
- ENG-4634 feat(repo): adds initial data hydration pattern to template playground routes @jonathanprozzi (#885)
- ENG-4627 feat(graphql): add second set queries and fragments @jonathanprozzi (#882)
- ENG-4369 feat(graphql): graphql package scaffolding with codegen and patterns @jonathanprozzi (#881)
- ENG-4506 feat(data-populator): add eoa handling @jonathanprozzi (#877)
- ENG-4524 feat(data-populator): add render.yaml and dockerfile for deployment @jonathanprozzi (#874)
- ENG-4562 feat(data-populator): prune env values - first pass @jonathanprozzi (#873)
- ENG-4553 feat(data-populator): add success error state handling @jonathanprozzi (#871)
- ENG-4503 feat(data-populator): Refactor batch create atoms flow @0xjojikun (#869)
- ENG-4392 feat(portal): update staking flow @Vitalsine85 (#863)
- ENG-4264 feat(data-populator): Port ethers to viem @auroter (#867)
- ENG-4443 feat(repo): scaffold data populator app @jonathanprozzi (#860)
- ENG-3931 feat(template): create privy template in monorepo -- phase one @0xjojikun (#859)
- ENG-4262 feat(portal): POC for frontend/backend data resolution for contract addresses/arbitrary atoms @Vitalsine85 (#850)
🐛 Bug Fixes
- ENG-4673 fix(portal): drop graphql related prs on main @Vitalsine85 (#895)
- ENG-0000 fix(repo): fixes lint, typecheck, and build issues in pnpm-lock.yaml drift @jonathanprozzi (#879)
- ENG-0000 fix(data-populator): fix render yaml @auroter (#875)
- ENG-0000 fix(data-populator): adds in the last step to finalize status @jonathanprozzi (#872)
- ENG-0000 fix(portal,api): fix codegen and sort column type @Vitalsine85 (#866)
- ENG-4667 fix(portal): remove creator card from list detail @Vitalsine85 (#865)
- ENG-0000 fix(portal): fix verbiage in smart contract atom creation @Vitalsine85 (#862)
- ENG-0000 fix(portal): fix max button math @Vitalsine85 (#861)
- ENG-4386 fix(portal): harden headers in entrypoint @jonathanprozzi (#858)
- ENG-4066 fix(portal): create claim combobox search fix @Vitalsine85 (#852)
- ENG-4318 fix(portal): added success toast when copying share link @Vitalsine85 (#856)
- ENG-4161 fix(portal): harden create claim and canonical/universal ids @Vitalsine85 (#849)
- ENG-4313 fix(portal): redirect to home instead of profile on token refresh @Vitalsine85 (#854)
- ENG-4319 fix(portal): fix edit profile form submission @Vitalsine85 (#855)
- ENG-0000 fix(portal): use readonly links on data created created tables @jonathanprozzi (#848)
🔨 Maintenance
- ENG-4675 chore(repo): adds MIT license to monorepo root @jonathanprozzi (#897)
- ENG-0000 chore(repo): updates the root readme with new packages and apps @jonathanprozzi (#896)
- ENG-0000 chore(1ui): add create command to 1ui readme @Vitalsine85 (#880)
- ENG-4285 chore(portal): increase description length to 512 chars @Vitalsine85 (#857)
Full Changelog: v0.11.0...v0.12.0
--
Contributors
@0xjojikun, @Vitalsine85, @auroter and @jonathanprozzi
Callout
- We reverted and moved the following PRs to a specific feature branch (
feature/graphql-migration
):- ENG-4659 feat(portal): set up hydration boundary in portal provider @jonathanprozzi (#888)
- ENG-4656 feat(portal): add query to homepage and rewire stats component @Vitalsine85 (#886)
- ENG-4662 feat(portal,1ui,graphql): update query in create identity modal @Vitalsine85 (#889)
- ENG-4634 feat(repo): adds initial data hydration pattern to template playground routes @jonathanprozzi (#885)
v0.11.0 ✨
Changes
🚀 Features
- ENG-3113 feat(portal): add create button to EmptyStateCard for identities and claims @Vitalsine85 (#835)
- ENG-4079 feat(portal): add share button modal detail pages @jonathanprozzi (#847)
🐛 Bug Fixes
- ENG-3978 fix(portal): fix alignment of explorer button on identity row in activity feed @Vitalsine85 (#834)
- ENG-4064 fix(portal): remove timeout from create identity @Vitalsine85 (#846)
🔨 Maintenance
- ENG-2748 chore(portal): replace instances of w-[]px with w-rem @Vitalsine85 (#836)
- ENG-3552 chore(portal): make home system stats clickable @Vitalsine85 (#833)
Full Changelog: v0.10.0...v0.11.0
--
Contributors
v0.10.0 ✨
Changes
🚀 Features
- ENG-4020 feat(portal): add dynamic metadata with satori @jonathanprozzi (#843)
- ENG-4044 feat(portal): handle component ctas readonly links @jonathanprozzi (#840)
- ENG-4013 feat(portal): create readonly route folder structure and add in read only views @jonathanprozzi (#839)
🐛 Bug Fixes
- ENG-0000 fix(portal): change tvl to entries for list metadata @jonathanprozzi (#845)
- ENG-3699 fix(portal): user profiles user totals values @jonathanprozzi (#844)
- ENG-4054 fix(portal): adds in a missing read only list check @jonathanprozzi (#842)
- ENG-4049 fix(portal): Update list filtering by user position & bump API @0xjojikun (#841)
Full Changelog: v0.9.0...v0.10.0
--
Contributors
v0.9.0 ✨
Changes
🚀 Features
- ENG-0000 feat(portal): privy enable smart wallets coinbase and bumps versions @jonathanprozzi (#837)
- ENG-3557 feat(1ui,portal): prefilled follow claim and better claim component ux @Vitalsine85 (#826)
- ENG-3859 feat(portal): better navigation between list details list identity and tag claim @Vitalsine85 (#822)
- ENG-3539 feat(1ui,portal): Row hover UX improvements @Vitalsine85 (#810)
🐛 Bug Fixes
- ENG-3981 fix(portal): fix clickable area in claim row @Vitalsine85 (#838)
- ENG-3703 fix(1ui): always align link text in profile card left @Vitalsine85 (#830)
- ENG-3811 fix(portal): fix default sortBy values on position related paginated lists @Vitalsine85 (#828)
- ENG-3664 fix(portal): preserve searchParams on explore search @Vitalsine85 (#827)
- ENG-0000 fix(portal): revert fix nftPoints math @Vitalsine85 (#823)
- ENG-3866 fix(portal): allow users to remove profile image @jonathanprozzi (#824)
- ENG-3748 fix(portal): fix timeout on create identity and claim flows @Vitalsine85 (#812)
- ENG-0000 fix(portal): fix nftPoints math @Vitalsine85 (#821)
🔨 Maintenance
- ENG-3575 chore(portal): reduce opacity on home banner to improve readability @Vitalsine85 (#832)
- ENG-3675 chore(1ui): truncate long descriptions @Vitalsine85 (#831)
- ENG-3713 chore(portal): add coming soon tooltip to community points @Vitalsine85 (#829)
- ENG-3589 chore(portal): add terminal text animation to the big bang @Vitalsine85 (#825)
- ENG-3652 chore(portal): add tooltips to points card @Vitalsine85 (#820)
Full Changelog: v0.8.1...v0.9.0
--
Contributors
v0.8.1 ✨
Changes
🐛 Bug Fixes
- ENG-3857 fix(portal): use bigint in max math @Vitalsine85 (#819)
- ENG-3857 fix(portal): never round up with stake actions @Vitalsine85 (#818)
Full Changelog: v0.8.0...v0.8.1
--
Contributors
v0.8.0 ✨
Changes
🚀 Features
- ENG-3738 feat(portal): onboarding fee explanation with usd equivalent @Vitalsine85 (#811)
- ENG-3593 feat(portal): add search my lists @jonathanprozzi (#807)
- ENG-3633 feat(portal): add custom input to radio options @Vitalsine85 (#802)
🐛 Bug Fixes
- ENG-3826 fix(portal): fix video overflow on create @Vitalsine85 (#813)
- ENG-3716 fix(portal): fix navigation on error page @Vitalsine85 (#809)
- ENG-3797 ENG-3736 fix(portal): lists and claims back button and hook @jonathanprozzi (#805)
- ENG-3746 fix(portal): removed broken user id check from chapter 2 @Vitalsine85 (#808)
- ENG-0000 fix(portal): Fix iq points rendering NaN in ProfileCard @Vitalsine85 (#804)
- ENG-3737 fix(portal): add skip button to onboarding videos @Vitalsine85 (#800)
🔨 Maintenance
- ENG-0000 chore(portal): run codegen @Vitalsine85 (#817)
- ENG-3824 chore(portal): add initial deposit FAQ @Vitalsine85 (#816)
- ENG-3832 chore(portal): Lower the Sentry sample rate to 0.5 @Vitalsine85 (#815)
- ENG-3828 chore(portal): add active state for Lists nav item on app/list @Vitalsine85 (#814)
- ENG-0000 chore(api): runs codegen to update generated services/types/etc @jonathanprozzi (#806)
- ENG-3743 chore(portal): remove decimals from points in ProfileCardStatItem @Vitalsine85 (#803)
Full Changelog: v0.7.4...v0.8.0
--