Skip to content

Releases: peterszombati/xapi-node

xapi-node 1.3.2

06 Jul 22:55
Compare
Choose a tag to compare

in tradeTransaction customComment now contains transactionId always.
logger4 package update

xapi-node 1.3.0

04 Jul 01:26
Compare
Choose a tag to compare

reconnect problem fixed with open timeout feature
added more log in code

xapi-node 1.2.3

25 Jun 14:30
Compare
Choose a tag to compare

log when transaction is added to queue
remove log on every connection try failure
when send function called and queue contains more than 0 JSON: then transaction is added to queue so queue processor will send it later.
target from es5 changed to es6

xapi-node 1.1.3

22 Jun 09:34
Compare
Choose a tag to compare

Save transactions
Delete old transactions from memory
strictNullChecks in source code

xapi-node 1.1.1

16 Jun 21:14
Compare
Choose a tag to compare

add tryLogin feature
print log on websocket error
hide logs

xapi-node 1.1.0

16 Jun 13:30
Compare
Choose a tag to compare

add logger4 to project
add urgent message sending feature to queue
send ping after login and fix transaction resolve issue with login

xapi-node 1.0.38

11 Jun 02:27
Compare
Choose a tag to compare

fix Stream disconnect issue
add parseLogin function
add onConnectionChange feature
rate limiter optimization
hide password

xapi-node 1.0.33

01 Jun 23:02
Compare
Choose a tag to compare

Fix memory leak problem
Add rateLimit config feature

xapi-node 1.0.32

31 May 16:18
Compare
Choose a tag to compare

Change rate limit value
Add REQUEST_STATUS enum
Return promise in stream command sending
change DefaultHostname from 'ws.xapi.pro' to 'ws.xtb.com'

xapi-node 1.0.26

26 May 23:43
Compare
Choose a tag to compare

Support dynamic hostname