v1.18
New Features
- Role-Based KMS Logic: Added key management system (KMS) logic with role support, enhancing security for role-specific usage. #1630
- Multi-Wallet Support: Introduced multi-wallet functionality to support diverse wallet handling. #1619
- Storage V2 Integration: Implemented storage v2, bringing improved storage capabilities to the blockchain. #1615, #1634
- Session Key Management: Added session key feature for secure session handling. #1653, #1654
- WASM Wallet Mode: Introduced a method to set wallet mode in WASM, expanding cross-platform functionality. #1666
Fixes
- zboxcore and zcncore Refactoring: Multiple fixes and refactoring in zboxcore and zcncore for improved stability. #1583, #1605
- Transaction Verification and Wallet Checks: Enhanced transaction verification and added wallet presence checks for reliability. #1644, #1667
- Upload Retry Mechanism and Error Handling: Improved upload process with retries and added error checks for seamless functionality. #1635, #1662
- Roles Management Fixes: Resolved issues with role management to ensure accurate permissions. #1632
- Allocation and Root Management Updates: Fixed issues with allocation transactions and root size updates for consistency in data handling. #1659, #1669
Optimizations
- Enhanced Get and Send Operations: Optimized the get and send functions for smoother interactions with miners and sharders. #1638, #1641
- Path Hash Payload Adjustment: Updated payload structure to utilize path hash for improved request accuracy. #1640
- Buffer Management: Refactored buffer release calls for optimized memory usage and performance. #1642
Full Changelog: v1.17.12...v1.18.0