Alpha Launch (@bento/web@1.4.0)
junhoyeo
released this
18 Oct 05:54
·
325 commits
to develop
since this release
Nice to meet you Alpha! (Click to see more) โจ
- You can generate & share profile cards in your dashboard pages โ๏ธ
- Now we support Osmosis Staking(delegations to governance), GAMM LPs and DeFis(ION DAO).
Profile Cards | Osmosis DeFis |
---|---|
- We're building our community. Come and say hi to us! ๐
- ๐ [Telegram - Official Notice]: https://t.me/bentoinevitable
- ๐ฌ [Telegram - Community]: https://t.me/bentocommunity
- ๐ [Website]: https://bento.finance
- ๐ฎ [Discord]: https://discord.gg/zXmRRBxYqD
- ๐ [GitHub]: https://github.com/inevitable-changes
What's Changed
- [web/hotfix] Respond to
safePromiseAll
changes in API by @junhoyeo in #315 - [web] Bump version to 1.3.33 by @junhoyeo in #316
- [api] Initialize
@bento/api
by detaching serverless functions by @junhoyeo in #318 - [api, web] Remove unused routes/files by @junhoyeo in #319
- [web] Bump version to 1.3.34 by @junhoyeo in #320
- [web] Show Klaytn NFTs in dashboard by @junhoyeo in #321
- [web] Remove TailwindCSS by @junhoyeo in #322
- [web] Mobile Responsiveness & Animation for Wallet Connector by @junhoyeo in #323
- [api, web] Fix auth to use
X-Supabase-Auth
header with APIs by @junhoyeo in #324 - [web] Bump version to 1.3.35 by @junhoyeo in #325
- [api, web] Make auth work again(header and cookie both) by @junhoyeo in #326
- [web] Bump version to 1.3.36 by @junhoyeo in #327
- [web] Make noise repeat for larger density by @junhoyeo in #328
- [web] Remove unused dependencies by @junhoyeo in #329
- [api] Use
klaytn-multicall
to query onchain data by @junhoyeo in #331 - [api] Implement API that returns blocks from
userId
by @junhoyeo in #332 - [web] Make dashboards shareable by @junhoyeo in #330
- [web] Enable feature
isKlaytnDeFiEnabled
for production by @junhoyeo in #333 - [web] Bump version to 1.3.37 by @junhoyeo in #334
- [web] Show OG badge in dashboard by @junhoyeo in #335
- [ImgBot] Optimize images by @imgbot in #337
- [web] Make Korean translations show up in dashboard by @junhoyeo in #336
- [web] Bump version to 1.3.38 by @junhoyeo in #338
- [web] Show each net worth as tooltip in
assetRatioByPlatform
by @junhoyeo in #339 - [api, web] Show amount of correct tokens in
DeFiStakingItem
by @junhoyeo in #340 - [web] Bump version to 1.3.39 by @junhoyeo in #341
- [web] Bump version to 1.3.40 by @junhoyeo in #342
- [core] Use latest
osmosis-frontier.assetlist.json
by @junhoyeo in #343 - [web] Implement Community Page by @junhoyeo in #344
- [web] Bump version to 1.3.41 by @junhoyeo in #345
- [web] Slice
username
to 13 letters if it'suserId
by @junhoyeo in #346 - [api] Render user cards with
@vercel/og
by @junhoyeo in #348 - [web] Make
revalidateProfile
work again by @junhoyeo in #349 - [api] Enable CORS in
/api/images/:path*
by @junhoyeo in #350 - [web] Users can share profile cards in dashboard by @junhoyeo in #351
- [web] Add loading and Korean translations in
ProfileShareModal
by @junhoyeo in #352 - [web] Bump version to 1.3.42 by @junhoyeo in #353
- [web] Improve loading and UX by @junhoyeo in #354
- [api] Render OG/Card images with Satori/Resvg over using
@vercel/og
by @junhoyeo in #355 - [api, web] Show user badges based on cached DeFi stats by @junhoyeo in #356
- [web]
tokenBalances
as state & UseflushSync
for updates by @junhoyeo in #362 - [web] Make price updated in
useNFTBalances
by @junhoyeo in #363 - [web] Fix duplicated prefix(
@
) bug + add ellipsis in OG images with userIds by @junhoyeo in #364 - [core, scripts] Parse assetlist to generate
osmosis.json
by @junhoyeo in #365 - [api] Implement API for Osmosis GAMM LPs by @junhoyeo in #366
- [api] Implement API for Osmosis Delegations(Governance Staking) by @junhoyeo in #368
- [api] Divide using decimals when using
tokenAmount
in the Osmosis GAMM LPs API by @junhoyeo in #367 - [api] Enable CORS policy for Osmosis DeFis by @junhoyeo in #369
- [api, web] Fix bugs in API & Show Osmosis DeFis in dashboard by @junhoyeo in #370
- [web] Redirect user to their new username after updating by @junhoyeo in #371
- [web] Show Osmosis Pool IDs without shortening by @junhoyeo in #372
- [web] Style token detail modal by @junhoyeo in #373
- [web] Show loading while connecting wallet by @junhoyeo in #376
Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.3.32...@bento/web@1.4.0