Skip to content

Releases: 0xIntuition/intuition-ts

v0.14.2 ✨

22 Nov 02:48
88abe2b
Compare
Choose a tag to compare

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

@0xjojikun and @Vitalsine85

v0.14.1 ✨

20 Nov 00:12
0972d7d
Compare
Choose a tag to compare

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

@jonathanprozzi

v0.14.0 ✨

19 Nov 21:22
07d25e7
Compare
Choose a tag to compare

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

@Vitalsine85

v0.13.0 ✨

15 Nov 02:35
649a57c
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 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

@0xjojikun, @Vitalsine85 and @jonathanprozzi

v0.12.0 ✨

11 Nov 21:19
025d142
Compare
Choose a tag to compare

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

🔨 Maintenance

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 ✨

18 Sep 14:40
6660044
Compare
Choose a tag to compare

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

@Vitalsine85 and @jonathanprozzi

v0.10.0 ✨

16 Sep 21:29
234da7b
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

Full Changelog: v0.9.0...v0.10.0

--

Contributors

@0xjojikun and @jonathanprozzi

v0.9.0 ✨

12 Sep 22:17
5bec3bf
Compare
Choose a tag to compare

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

🔨 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

@Vitalsine85 and @jonathanprozzi

v0.8.1 ✨

31 Aug 14:44
abc6973
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: v0.8.0...v0.8.1

--

Contributors

@Vitalsine85

v0.8.0 ✨

30 Aug 20:01
dde90f5
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: v0.7.4...v0.8.0

--

Contributors

@Vitalsine85 and @jonathanprozzi