v2.0.2
v2.0.2
๐๏ธ Delete Account: You can now delete your account directly from the profile and auth pages.
๐ณ Payment UI: The payment bubbles have been updated with a new UI and clearer verbiage.
๐ ๏ธ Support: A new support button has been added to your profile for easier access to help.
๐๏ธ Flash Talk Indicator: The flash talk indicator in calls has been fixed for improved reliability.
๐ Account Deletion: Added a PIN confirmation step for deleting accounts, adding an extra layer of security.
๐งน Layout Improvements: The layout code has been cleaned up, with better event handling and improved performance.
What's Changed
- chore(ci): revert ci by @stavares843 in #844
- fix(payments): update ui and verbiage for payment bubbles by @Jekrimo in #813
- chore(profile): delete account by @stavares843 in #826
- chore(profile): add support button by @stavares843 in #827
- chore(linter): run prettier on the whole code by @stavares843 in #845
- chore(delete): add delete account button on auth page by @stavares843 in #847
- fix(Call): Fix flash talk indicator by @lgmarchi in #825
- feat(profile): add PIN confirmation for account deletion and enhance settings UI by @lgmarchi in #850
- chore(layout): clean up code and improve event handling in layout components by @lgmarchi in #851
- fix(calling): refactor code to avoid getTime from a null variable by @lgmarchi in #852
- chore(release): 2.0.2 by @stavares843 in #856
Full Changelog: v2.0.1...v2.0.2