Skip to content

0.11.3

Compare
Choose a tag to compare
@badgerwithagun badgerwithagun released this 16 Feb 02:20
· 1520 commits to master since this release
6115489

Bug fixes:

  • Fix sign on Binance trades in UI
  • Fix alert job messages showing as "undefined" in UI job panel
  • Fix errors when using exchanges without API keys

Deployment improvements:

  • Package entire application into a single jarfile
  • Move all command line utilities for security, hashing etc into the main jarfile
  • Create github releases containing the complete compiled application

Other:

  • Updated various dependencies
  • Upgraded to Cypress 3.1.5 and improved reliability of end-to-end testing
  • Increased Sonar test coverage
  • Cleared a number of Sonar code smells