hellmegadeth
Member
thank you for the update
thank you for the update
# Update Notes 5.6
Update Notes
Menu translation added
docs\MENU-TRANSLATION-IMPLEMENTATION.md
Important Note
• Before updating: Delete /frontend/middleware.ts if present to avoid build conflicts
Fixed
Trading Page - Ecosystem Markets
• Order Cancellation: Fixed "Failed to cancel order" error for Eco markets
• Batch Cancellation: Fixed "Failed to cancel all orders" error for Eco markets
• Order History: Fixed cancelled orders now appearing immediately in History...
Update Notes
Core 5.6.2 - Latest updates and improvements.
**Tags:** ECOSYSTEM TRADING, WEBSOCKET, ORDER MANAGEMENT, UI IMPROVEMENTS, REAL-TIME UPDATES
## Fixed
### Ecosystem Order Management
- **Order Cancellation Timestamp**: Fixed "Invalid date" error when canceling ecosystem orders - now correctly passes order's createdAt timestamp instead of Date.now()
- **Balance Updates**: Fixed spendable balance not updating in real-time after order cancellation - now broadcasts wallet update...
Update Notes - Core 5.6.3
Fixed
Ecosystem Order Matching
• Partial Fill Fees: Fixed sellers being charged full order fee instead of proportional fee on partial fills - now correctly charges only for the filled amount
• Locked Funds Release: Fixed buyer's funds staying locked forever on partial fills - proportional cost and fee now properly released from locked balance
• Negative Balance: Fixed trade balance going negative due to wallet data type conversion issues - now...
Update Notes - Core 5.6.8
Core 5.6.8 - Latest updates and improvements.
hello, thank you for the update
Much love to the adminHello everyone i see that donations are very very low regarding the work that vuinsider is doing only bicrypto is worth 4500 usd in total and other forums are selling it fro 400 usd while vuinsider is making it for free and all the work he put in other scripts to privde for us for free so kindly donate to him let's support him for the work he is doing
![]()
spread the link guys![]()
Update Notes - Core 5.6.9
**Critical Model References**: Fixed all incorrect and non-existent database model usage across the backend that could cause runtime crashes
- Fixed `models.walletTransaction` → `models.transaction` in staking system (4 occurrences)
- Fixed `models.kyc` → `models.kycApplication` in user export functionality
- Fixed `models.blockchainTransaction` references in 18 NFT-related files
- Fixed `models.nftIpfsUpload` crash in IPFS service with null check
-...