P2P Trading 5.3.1
4 December 2025
P2P v5.3.1
Release Date: December 4, 2025 Tags: BUG FIXES, ADMIN DASHBOARD, UI/UX, TRADE DASHBOARD, REAL-TIME UPDATES
Changed
User Experience
-
Changed trading activity cards to be more informative
- Shows counterparty name with avatar
- Displays real rating from reviews
- Payment method shown by name
- Better price formatting
-
Changed dashboard data fetching for faster loading and fewer unnecessary API calls
Admin Panel
- Changed trade oversight tools
- View full chat history with attachments
- Complete timeline of trade events
- Quick actions for dispute resolution
Fixed
User Dashboard
-
Fixed the portfolio section showing empty values
- Portfolio now calculates total value from user's wallet balances
- Active trades value included in portfolio calculation
- Chart data now displays properly when user has balance
-
Fixed trading activity showing "No trading activity yet" despite having trades
- Trading activity now properly fetches from trades data
- Displays correct counterparty name instead of user ID
- Shows real user ratings from reviews instead of hardcoded values
- Payment method name displayed instead of an internal ID
- Price values formatted with proper decimal places
-
Fixed dashboard container padding on all screen sizes
- Added consistent padding for mobile, tablet and desktop views
- Removed redundant Recent Transactions section
- Trading Activity now displays full width for better visibility
Offer Edit Page
-
Fixed the "is not valid JSON" error when editing offers
- Now properly handles both JSON strings and object data
- Prevents parsing errors when data is already an object
-
Fixed a rendering mismatch error on page load
- Consistent rendering between server and browser
P2P Landing Page
- Changed the How It Works section for better appearance and dark mode support
- Fixed colors showing incorrectly in dark mode
- Updated step indicators with better contrast
- Added proper padding for responsive layouts
Admin Trade Management
-
Changed the admin trade view to update in real time
- Messages view now displays images and attachments properly
- Image lightbox for viewing full-size attachments
- Auto-scroll to latest messages
- Better distinction between buyer, seller and admin messages
-
Changed the trade timeline display
- Clear visual indicators for different event types
- Proper timestamp formatting
- Shows all trade events in chronological order
-
Changed the dispute handling workflow
- Added support for different resolution outcomes (Buyer Wins, Seller Wins, Split, Cancel)
- Proper fund handling based on resolution type
- Trade status automatically updates when dispute is resolved
-
Fixed admin action buttons
- Resolve and Cancel actions work properly
- Confirmation dialogs before destructive actions
- Success/error feedback messages
Trade Data and Real-Time Updates
-
Changed trade data retrieval
- Includes buyer and seller user details with names and avatars
- Includes payment method name instead of just an internal ID
- Better error handling and logging
-
Added live trade updates
- Live updates for trade status changes
- Real-time message delivery
- Counterparty statistics included in updates
-
Changed trade event notifications
- Proper notification delivery for all trade events
- Better notification message formatting