Skip to content

Releases: Polygant/OpenCEX-backend

Release 1.5.2

23 Nov 12:41
d27cd7c
Compare
Choose a tag to compare

Changelog:

  1. Registration and withdrawals confirmation via codes
  2. Security improvements and component version updates
  3. Validation of smart contract addresses in token addition script
  4. Status update fixes for withdrawals in Tron network

Release 1.5.1

02 Nov 15:02
f650ab5
Compare
Choose a tag to compare

Changelog:

  1. Added Hummingbot support. Quick installation and launch
  2. Improved EVM-coin's deposits
  3. Minor fixes

Release 1.5.0

04 Oct 14:48
fc41783
Compare
Choose a tag to compare

Changelog:

  1. Polygon network added
  2. MATIC and quick token adding in Polygon network
  3. Memory consumption improvements
  4. Docker containers optimisations
  5. BNB blocks parsing improvements

Release 1.4.7

27 Jul 14:14
aa5e8c7
Compare
Choose a tag to compare

Changelog:

  1. TRX, TRC20 deposits and withdrawals improvements
  2. Tron network fee improvements

Release 1.4.6

20 Jul 12:53
d50c0e2
Compare
Choose a tag to compare

Changelog:

  1. Admin panel API methods improvements

Release 1.4.5

17 Jul 14:27
27a3358
Compare
Choose a tag to compare

Changelog:

  1. Installation with disabled BNB fixed
  2. Admin panel OTP fixed
  3. Admin panel improvements
  4. Minor fixes

Release 1.4.4

10 Jul 13:07
9529273
Compare
Choose a tag to compare

Changelog:

  1. Requirements.txt security update
  2. BTC transaction fee fixes
  3. Minor fixes

Release 1.4.3

22 Jun 14:08
4f3268e
Compare
Choose a tag to compare

Changelog:

  1. Fixed token adding
  2. Minor fixes

Hotfix 1.4.1

19 Jun 14:31
00c05e7
Compare
Choose a tag to compare
Merge pull request #192 from Polygant/hotfix/1.4.1

hotfix/1.4.1

Release 1.4.1

19 Jun 11:49
3968f45
Compare
Choose a tag to compare

Changelog:

  1. "Dust" collection from users wallets(ETH, BNB, TRX)
  2. Added pairs creation in admin panel
  3. Impoved working with Tron network
  4. "Staff" role creation in admin panel
  5. Minor fixes