Skip to content

Releases: tradable/tradable-core

1.24.2 - Handling 503 errors

10 Oct 14:01
Compare
Choose a tag to compare
  • tradable-core will now disconnect if a 503 is received
  • Old node version testing removed from Travis

1.24.1 - Two factor authentication with codes

30 Jun 14:52
Compare
Choose a tag to compare
  • Two factor authentication with codes
  • Test improvements

1.23 - Two factor authentication and rounding

21 Nov 10:15
Compare
Choose a tag to compare

1.22.1 - Configuration Id

17 Oct 17:12
Compare
Choose a tag to compare
  • New configuration option (configId) to allow multiple configurations
  • Minor corrections

1.22 - Rounding utility & improvements

21 Sep 14:22
Compare
Choose a tag to compare
  • New roundPrice method
  • Re-login with invalid account bug fix
  • placeOrderWithProtections methods removed

1.21 - Optimizations and corrections

16 Sep 13:09
Compare
Choose a tag to compare
  • Logging improved
  • Account switch optimizations and corrections
  • Token expiration event only fired when http status 403 and code 1007 captured

1.20.4 - Multi account experience improved

08 Sep 14:17
Compare
Choose a tag to compare
  • Multi account experience improved when authenticate is called on a reLogin event.

1.20.3 - Set external ID and corrections

31 Aug 12:21
Compare
Choose a tag to compare
  • New method setExternalId(externalId) for user mapping
  • Account switch bug fixes / improvements

1.20.2 - App key included

12 Aug 13:22
Compare
Choose a tag to compare

We now use an app key to avoid wrong app ids in the tradable config

1.20.1 - Minor improvements

01 Aug 13:53
Compare
Choose a tag to compare
  • Callback exception handling.
  • Prevention of wrong endpoints due to bad state.