/
2025 Apr 04 Backend Changelog

2025 Apr 04 Backend Changelog

Backend Release Highlights:

  1. Users Updates - 3.0.1

    1. Created separate image

    2. Added user deletion

DevOps notes:

for users service: change image and add following environment variables

  • DELETE_USER_DELAY_IN_MINUTES - waiting interval in minutes before user deletion (10 min by default)

  • CRON_DELETE_USER_IN_MINUTES - after how many minutes to start deleting requested users (1 min by default)

add new email templates named:

  • user_deletion_requested

  • user_deletion_aborted

  • user_deleted

Frontend devs notes:

New qraphql mutation (code - if 2fa turned on)

type Mutation { askDeleteUser(code: String): Boolean }
  1. Backend Updates - 3.0.3

    1. Removed old graphql mutations what login with phone

  2. KYC Gateway Updates - 1.0.3

    1. Added a delay in sms sending for phone verification - set up using the env variable

DevOps notes:

for KYCGateway service: add following environment variable

  • SMS_DELAY_IN_MINUTES - waiting interval in minutes before sending new SMS (10 min by default)

  1. CoreConfig Updates - 3.0.3

    1. Added user state filter parameter named Deleted in users list table.

Component Version Table:

#

Products

Last versions

Updated Release versions

Additional notes / Compatibility

#

Products

Last versions

Updated Release versions

Additional notes / Compatibility

Main Components

1

Backend (core)

3.0.2

3.0.3

 

2

Users

3.0.2

3.0.3

 

3

Accounting

3.0.5

 

 

4

Trading

3.0.3

 

 

5

Balances

3.0.2

 

 

6

Operations

3.0.3

 

 

7

Puppeteer

3.0.1

 

 

8

CoreConfig

3.0.2

3.0.3

 

9

Workflow

3.0.0

 

 

10

Roles

3.0.2

 

 

11

PaymentGateway

3.0.3

 

 

12

WithdrawRestrictions

3.0.0

 

 

13

SwapGateway

3.0.1

 

 

14

GoogleAuth

3.0.0

 

 

15

ManualRateSource

3.0.1

 

 

16

InternalSwap

3.0.2

 

 

17

KYCGateway

1.0.2

1.0.3

3.0.0> compatible

18

ManualPaymentInterface

2.2.1

 

3.0.0> compatible

19

Proxy

1.4.1

 

3.0.0> compatible

Public Components

20

TradingView

3.0.0

 

 

21

Elboto

1.0.0-37

 

 

Additional Components

22

UtxoPaymentInterface

2.1.3

 

3.0.0 compatible

23

BankPaymentInterface

1.4.1

 

3.0.0 compatible

24

EthGoPI

1.0.2

 

3.0.0 compatible

25

TronPaymentInterface

1.0.6

 

3.0.0 compatible

26

ReferralProgram

3.0.0

 

 

27

Staking

3.0.1

 

 

28

SumSub

2.2.1

 

3.0.0 compatible

29

WhiteBit

3.0.2

 

 

30

KYCGlorep

1.0.0

 

3.0.0 compatible

31

BankPaymentInterfaceGloRep

2.4.2

 

3.0.0 compatible

 




Related content