Skip to content

v1.1.0

Compare
Choose a tag to compare
@robin-thomas robin-thomas released this 30 Jan 04:22
· 27 commits to main since this release
a7c8c9e

GitHub Repo

Added Dependabot alerts and version updates
Added CodeQL vulnerability scanning
Created branch protection rules and other security features
Created pre-commit hooks and code quantity checks

Tech Debts

A major project overhaul was carried with tons of code refactoring. Core view components are now in @/layouts/core. Logic-based components/utils/hooks are segregated in @/modules based on their use cases. Implementing a new feature should be easier now. This is by no means, a strict directory structure and might evolve in time.

UI/UX

The Add Contact design was changed completely. The new design gives off better UI/UX vibes.

BlockNative's Onboard library had also been integrated, and as such, we can now support multiple wallets with ease. As of now, only Metamask and Ledger are added. Will be adding more in time.