Version 0.9
over 1 year ago by Idan Shperling
Version 0.9:
Backend:
- Enhanced backend logging features for improved transparency and issue tracking.
- Introduced additional organization quorum types, including admin removal, spending limits, whitelisting, and organization quorum enumeration.
- Implemented a versatile Gas Station feature.
- Rectified issues with pending balance on the Bitcoin chain.
- Resolved problems with Bitcoin assets balance on wallets.
- Improved the gas estimation accuracy for NFT transfers.
- Updated npm versions and Python packages for performance and security improvements.
- Migrated the Firebase event handler from threads to an asynchronous model for better concurrency.
- Added security measures to Intercom integration.
Frontend:
- Wallet Connect integration with both V1 and V2 is now available.
- Progress has been made in the ongoing development of the SDK.
- Marketplaces links have now been added to each of the NFTs.
- Updated npm versions for optimal performance.
- Intercom integration has been implemented for improved user engagement and support.
- Fixed issues with NFT image displays.
- Resolved a problem where users would disconnect from the platform due to token expiry.
- Addressed several issues to streamline the onboarding process.
DevOps:
- Set AllowPrivilegeEscalation explicitly to false, bolstering the security of our cluster.
- Implemented DMARC to minimize the risk of email loss while maintaining security.
- Enhanced our CI/CD process by incorporating npm tests for various microservices.
- Added Static Application Security Testing (SAST) to the CI/CD process for better code security.
- Rectified additional issues related to PT (Penetration Test).
- Continue adding security measures as part of the ongoing SOC2 certification process.
- Optimized build processes to minimize failures and enhance system development efficiency.