Changelog
All notable changes to this project are documented in this file. It also reflects implemented suggestions and features requested by the community alongside its contributor names. We receive feedback through multiple media channels, including Telegram and Twitter from paid, volunteer, and invited testers and may not be able to list them all as contributors. Yet every opinion matters, and we keep track of all community contributions for future releases.
- Support chat is available after signup
- Signup bonus increased from $1 to $25
- Get transaction confirmation result from RPC instead of block explorer
- Extra transaction verification checks added to prevent transaction fraud
- Synchronization time reduced
- Search based on nicknames in chats
- System notifications improvement
- Handle extra errors occurring on transaction failures
Added
- Item moderation
- Reviews added to item detail page
- Links can now be highlighted in item description
Changed
- Contract page release step changes (contributed: @entebah, @roosbit, @Detritus, @Woody, @JeromeTash)
- Item detail page design improvement
- Zen commission formula update
Fixed
- Chat is now not available after release and release by agent
- Removed redundant text area after clicking to "Confirm fulfillment"
- Requests optimization: removed redundant requests to API
Added
- System notifications implementation
Changed
- Zen commission calculation formula update
- Improve throttling in API calls
Fixed
- CTA buttons stuck in loading state after reject
Changed
- Update Escrow smart-contract license
- Fix error messages in Escrow smart-contract bugs
Added
- Items UI/UX
- Pre-approved contracts
- returnMoney function added to Escrow smart-contract. It allows to withdraw extra or wrong tokens transferred to contract by mistake.
Changed
- Improve synchronization with the blockchain
Fixed
Added
Fixed
- Role of the reviewer is now calculated correctly
Added
- Implement synchronization
- Added "Dispute finished" status to Escrow smart-contract
Added
- Implement API to get gas prices
- Add statuses to transactions
Fixed
- Fix design of CTA buttons in loading state
Changed
- Minor changes to error messages related to Zen commission payer
Fixed
- Now calls to MetaMask are only made in initialized state
Added
- Separated storage for user avatars on production and development servers
Fixed
- Fixed CORS headers
Fixed
- Minor fixes
Last modified 6mo ago