v0.8.0 ✨
·
118 commits
to refs/heads/main
since this release
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
--