1.0.0
Changelog
Features
Sign & Typed Data Support
- Added
signMessage
andsignTypedData
methods for expanded signing capabilities
Connection & Login Enhancements
- Added modal to handle multiple login methods (wallet, social login, etc.)
- Introduced connection details content for embedded wallets
- Added connection info for wallet and social login
- Cache cross-app connection details to improve performance
Timeout & Loading Improvements
- Increased timeout to display a warning message
- Introduced loading checker, retrier, and retry logic in loading modals
- Loading apps directly in main content for better UX
FAQs & Help
- Added various FAQs and FAQ modal for quick user assistance
Better DAO Hooks
- Added VE (veChain) better DAO hooks for more robust DAO interactions
Miscellaneous
- Removed MFA button
- Added translations for internationalization support
- Added new "secondary" button variant for UI consistency
Fixes
Wallet & Ecosystem
- Fixed issues with wallet disconnection and ecosystem connection
- Corrected domain handling (unset or check domain existence)
Build & Dependencies
- Fixed GitHub build issue
- Moved wagmi to dev dependencies
UI & Variable Names
- Renamed variable to
isLoading
for clarity - Addressed minor style issues and typos
Hooks & Queries
- Fixed hook calls and query refreshing
Style & Refactoring
- Aligned button variants
- Standardized styling across connect modals and ecosystem pages
Documentation
- Revised and expanded README to reflect new features and usage details
Full Changelog: 0.11.0...1.0.0