v0.0.24
peterpeterparker
released this
09 Jul 10:59
·
1856 commits
to main
since this release
Frontend
Features
- Deprecate front-facing sign-in page and integrate connection options within the application.
- On public "Tokens" route (when the user is not signed in), display a selection of tokens with their metadata fetched with queries.
- Support for ckSHIB.
- Update most recent SNS tokens, notably Modclub rebranding to DecideAI.
- Make network dropdown in manage tokens display 'Select network' once.
- Add an "About" modal which provides information about Oisy.
Style
- Disable body scroll when a modal or menu is open.
- Prevent body scrolling when the inner scroll of modals has reached its length.
- Review manage tokens inner scroll height to make the user more aware the section is scrollable on desktop.
- Review "alpha" message alignment on mobile.
- Remove
:focus-visible
override for links.
Refactor
- Move various modules and folders for readability reasons.
Chore
- Creation of script to quickly scaffold ERC20 and ckERC20 tokens setup.