Skip to content

Releases: 0xinevitable/bento

@bento/web@1.3.3

24 Sep 10:24
Compare
Choose a tag to compare

What's Changed

  • [client, web] Update to Next 12.3 (Use next/future/image, Enable swcMinify) by @junhoyeo in #202
  • [web] Fix typo in redirect rule: /profile/intro -> /profile/landing by @junhoyeo in #203

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.3.2...@bento/web@1.3.3

Filter scam-likely NFTs with zero total volume (@bento/web@1.3.2)

24 Sep 01:13
Compare
Choose a tag to compare

What's Changed

  • [ImgBot] Optimize images by @imgbot in #199
  • [client] Filter OpenSea collections with total volume > 0 by @junhoyeo in #200

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.3.1...@bento/web@1.3.2

Dashboard Redesign (@bento/web@1.3.1)

20 Sep 03:34
Compare
Choose a tag to compare

Now we have a new look!

스크린샷 2022-09-20 오후 12 32 24

스크린샷 2022-09-20 오후 12 31 51

What's Changed

  • [web] Setup vercel-submodules to add private repositories(e.g. linky-frontend) by @junhoyeo in #190
  • [web] Add bento-private as Git Submodule & Implement new landing page header by @junhoyeo in #191
  • [web] Move common modules to @bento/client, profile-related to @bento/private, Remove unused, Use Jotai over Recoil by @junhoyeo in #192
  • [web] Update dashboard UI by @junhoyeo in #193
  • [client, web] Refactor Dashboard by @junhoyeo in #194
  • [web] Reimplement wallet deletion & rewrite wallet store as React Context by @junhoyeo in #195
  • [web] Redirect: /profile/landing -> /profile/intro & Update profile intro page by @junhoyeo in #196

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.2.5...@bento/web@1.3.1

@bento/web@1.2.5

08 Sep 10:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.2.4...@bento/web@1.2.5

@bento/web@1.2.4

01 Sep 14:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.2.3...@bento/web@1.2.4

@bento/web@1.2.3

28 Aug 16:21
Compare
Choose a tag to compare

image

Features

  • Users can remove added wallets

@bento/web@1.2.2

28 Aug 16:04
Compare
Choose a tag to compare

Bug Fixes

  • Fixed list rendering bug in profile detail page
  • Fixed <Head />(meta tag) conflicts in profile detail page

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.2.1...@bento/web@1.2.2

NFT Profiles (@bento/web@1.2.1)

28 Aug 14:59
3d33604
Compare
Choose a tag to compare

NFT Profiles are now LIVE!

image
image

Summary

Features

  • Users can set the image of a specific NFT as their profile picture
  • Show nudge about profile feature in landing page
  • Improved profile intro page:
    • Added OG image
    • Show profile mockups
    • Added brief description
  • Profile detail pages now have OG image

Bug Fixes

  • Fix invalid token ID for NFTs
  • Fix Refresh List Rendering Bug

What's Changed

  • web(profile): users can set their NFT as a profile image by @junhoyeo in #173
  • web(profile): adjust profile image and gradient position by @junhoyeo in #174
  • web(profile): add mockup images in profile landing page by @junhoyeo in #175
  • web(profile): show profile nudge on landing page by @junhoyeo in #176
  • web(profile): set default og image in profile detail page by @junhoyeo in #177
  • web(profile): add scroll animation to ProfileBanner & add details to profile landing page & fix list keys in profile detail page by @junhoyeo in #178

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.2.0...@bento/web@1.2.1

User Profiles (@bento/web@1.2.0)

27 Aug 11:37
Compare
Choose a tag to compare

Bento's User Profiles have been released.
Click to see it in action

Profile Landing Page

User Profile

What's Changed

New Contributors

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.1.0...@bento/web@1.2.0

@bento/web@1.1.0

12 Aug 22:54
4579eb0
Compare
Choose a tag to compare

og-image

The second version of
our website had been deployed!

  • Check out the new design, our proposal for cross-chain identity, and the roadmap for the "NEAR" future 🔥
  • "The Merge": app.bento.finance and bento.finance had been merged.
  • Follow our Twitter for more news!

What's Changed

  • web: Lazy-load detached component DashboardMain to reduce first load JS bundle size(493kB -> 373kB) by @junhoyeo in #124
  • web: boolean cast condition of assetRatioByPlatform.length by @junhoyeo in #127
  • web: replace maximumSignificantDigits with maximumFractionDigits by @junhoyeo in #130
  • web: set max-width to tab bottom border by @junhoyeo in #131
  • web: fix bugs in dependency arrays by @junhoyeo in #132
  • Replace Ethereum logo by @junhoyeo in #133
  • Merge bento-landing into bento-web and serve on bento.finance by @junhoyeo in #134
  • web(landing): Add animations to header illusts and buttons by @junhoyeo in #136
  • web(landing): Implement dashboard section of new landing page by @junhoyeo in #139
  • web(landing): Implement header section of new landing page by @junhoyeo in #135
  • web(landing): Implement status quo section of new landing page by @junhoyeo in #140
  • web(landing): Implement identity section of new landing page by @junhoyeo in #141
  • web(landing): Add simple RoadmapSection by @junhoyeo in #142
  • web(landing): update background blurs by @junhoyeo in #143
  • web(landing): add mobile responsiveness by @junhoyeo in #146
  • web(landing): fix rendering bugs in Safari and Chrome by @junhoyeo in #147
  • web(dashboard): pass default id value to Portal by @junhoyeo in #149
  • web(landing): fix font-family changing bug by @junhoyeo in #150
  • web(landing): fix minor bugs in HeaderSection & add transition to all elements except title by @junhoyeo in #151
  • web(landing): track events in new landing page by @junhoyeo in #152
  • web(landing): replace IR button to Twitter link by @junhoyeo in #153
  • web(landing): add content in identity section & update roadmap by @junhoyeo in #154
  • web(landing): update navigation bar items by @junhoyeo in #155
  • web(landing): reword content in dashboard and roadmap section by @junhoyeo in #156
  • web(landing): redirect to /home after Supabase Auth by @junhoyeo in #157
  • web(landing): show navigation bar regardless of feature flag by @junhoyeo in #158
  • web(landing): update OpenGraph image & meta tags by @junhoyeo in #159

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.0.2...@bento/web@1.1.0