Version 1.3
about 1 year ago by Idan Shperling
Version 1.3:
🚀 Version 1.3 Release Notes
🛠 Backend Updates:
Tron Blockchain Support:
- Seamlessly integrated with the Tron mainnet for functionalities like transaction processing, balance verification, and network fee estimation.
- Also integrated with Tron's Shasta testnet for development testing.
- Send Native + TRC20 transactions.
Binance Smart Chain support:
- Seamlessly integrated with the BSC mainnet for functionalities like transaction processing, balance verification, and network fee estimation.
- Send Native + ERC20 transactions.
🛡 Organization & Security Policies:
- Introduced a whitelist toggle feature to exclusively allow transactions to whitelisted addresses.
- Rolled out new election types for enhanced governance.
₿ New Bitcoin Provider:
- Partnered with a cutting-edge Bitcoin provider for improved transaction capabilities, balance checks, and fee estimates.
- Optimized rate-limiting algorithms for smoother performance.
🔄 Code Refactoring:
- Overhauled transaction handling to accommodate new chains, including Tron.
- Streamlined NFT flow and Request service for better efficiency.
🛠 Maintenance & Debugging:
- Enhanced logging across all microservices for easier troubleshooting.
- Updated package versions for improved security and performance.
🎨 Frontend Updates:
📋 Whitelist Filtering:
- New feature to filter whitelisted addresses in the Transfer view.
📣 Loading & Notifications:
- Resolved global notification errors and introduced a more dynamic frontend experience.
❗ Error Handling:
- Upgraded error handling mechanisms across various views.
🎨 UI/UX Enhancements:
- Removed redundant Wallet Connect closed connections.
- Multiple minor UI/UX improvements for a better user experience.
- Updated package versions and migrated unnecessary frontend logic to the backend.
🛡 DevOps Updates:
🔒 Security Measures:
- Strengthened environment isolation between development, staging, and production.
🐳 Docker Enhancements:
- Unified Docker files for easier management.
🛡 Policy Updates:
- Implemented stricter non-root policies for enhanced security.