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.

General Changelog

1.1.0 - 2023-03-11 Profile Marketplace Release

Added

  • Global chat release (contributed: @AnotherAlt)

  • Support chat is available after signup

  • Short links to profile directly from zen.land implementation

  • Contract source code verification in explorers (contributed: @TryNinja)

Changed

  • 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

  • Minor design updates (contributed: @porfirii)

Fixed

  • Search based on nicknames in chats

  • System notifications improvement

  • Handle extra errors occurring on transaction failures

  • Minor fixes to contract form page (contributed: @Coin_trader)

1.4.0-beta - 2022-12-08

Added

  • Item moderation

  • Reviews added to item detail page

  • Links can now be highlighted in item description

Changed

Fixed

  • Chat is now not available after release and release by agent

  • Buyer protection time can now be set to minimum 24 hours (contributed: @TryNinja)

  • Removed redundant text area after clicking to "Confirm fulfillment"

  • Requests optimization: removed redundant requests to API

  • Admin item page URL matches external item page URL (contributed: @TryNinja)

1.3.0-beta - 2022-11-09

Added

  • System notifications implementation

Changed

  • Zen commission calculation formula update

  • Improve throttling in API calls

  • Buyer protection time input form validation update (contributed: @xandry)

Fixed

  • CTA buttons stuck in loading state after reject

1.0.1 - 2022-11-09

Changed

  • Update Escrow smart-contract license

  • Fix error messages in Escrow smart-contract bugs

1.0.0 - 2022-11-09 Main Version Release

Audited by QuillAudits

1.2.0-beta - 2022-09-16

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

  • Minor dashboard design changes (contributed: @Woodie)

  • Tooltips update in Contract Control page (contributed: @edgycorner)

Fixed

  • Nickname validation fixed. Now it cannot start with "0x"

  • JSON-RPC fix (contributed: @Text)

  • Notification order fix (contributed: @Text)

1.1.1-beta - 2022-08-29

Added

  • Buyer/Seller tag to reviewer (contributed: @icalical)

  • Made funds transfer inactive for incorrect network (contributed: @Gambit2s)

Fixed

  • Small design fixes in Contract Control page (contributed: @rdluffy)

  • Role of the reviewer is now calculated correctly

  • Fee format is corrected (contributed: @Coin_trader)

1.1.0-beta - 2022-08-16

Added

  • Implement synchronization

  • Added "Dispute finished" status to Escrow smart-contract

1.0.4-beta - 2022-08-03

Added

  • Implement API to get gas prices

  • Add statuses to transactions

Fixed

  • Fix design of CTA buttons in loading state

1.0.3-beta - 2022-06-22

Changed

  • Minor changes to error messages related to Zen commission payer

Fixed

  • Now calls to MetaMask are only made in initialized state

1.0.2-beta - 2022-06-20

Added

  • Separated storage for user avatars on production and development servers

Fixed

  • Fixed CORS headers

1.0.1-beta - 2022-06-20

Fixed

  • Minor fixes

1.0.0-beta Beta Version Release

Last updated