Skip to content

Latest commit

 

History

History
118 lines (51 loc) · 5.16 KB

CHANGELOG.md

File metadata and controls

118 lines (51 loc) · 5.16 KB

1.7.0 (2022-10-11)

Features

  • broadcast-nownodes: broadcast BTC transactions to nownodes api $20/mo (#1109) (f0af986)

1.6.2 (2022-10-04)

Bug Fixes

  • types: use Algorithm type instead of string, explicitly (#1102) (7b3053a)

1.6.1 (2022-10-04)

Bug Fixes

  • update-jsonwebtoken-version: v8.3.0 apparently did not work on linux node v16 (#1101) (891e4c8)

1.6.0 (2022-10-02)

Features

  • check-confirmations: check XMR payments for confirmations and r… (#1087) (c551da6)

1.5.0 (2022-09-06)

Features

  • connect-wallet-bot: connect Wallet Bot Via Access Tokens API (bd54294)

1.4.0 (2022-08-10)

Features

  • connect-wallet-bot: connect Wallet Bot Via Access Tokens API (#1047) (425c24c)

1.3.0 (2022-08-09)

Features

  • output-addresses: xRP, SOL, ETH, AVAX addresses plus new BTC,BCH,BSV,DASH,LTC,DOGE (#1046) (e5cfaf3)

1.2.8 (2022-07-30)

Bug Fixes

  • return-uid: after creating invoie return uid for legacy clients (#1044) (c392e86)

1.2.7 (2022-07-30)

Bug Fixes

  • webhook-url: actually set webhook url for invoice (ee9ff09)

1.2.6 (2022-07-29)

Bug Fixes

  • webhook-url: actually set webhook url for invoice (#1038) (4ae4d41)

1.2.5 (2022-07-28)

Bug Fixes

  • readd-payment-options: in POST /invoices API response, return payment_options (#1035) (276c398)

1.2.4 (2022-07-28)

Bug Fixes

  • failed-webhooks-bug: fix bug when failed webhooks don't log to database (#1033) (ee927f3)

1.2.3 (2022-07-26)

Bug Fixes

  • save-fee-rate: persist invoice required fee rate level to database (#1030) (216d8ca)

1.2.2 (2022-06-30)

Bug Fixes

  • error-messages: return standard badRequest error message correctly (27b013b)

1.2.1 (2022-06-09)

Bug Fixes

  • kraken-listall-fix: fix query when no parameters are provided for kraken plugin listAll method (2104156)

1.2.0 (2022-06-09)

Features

  • invoice-search: aPI to Search Invoices for Account, by txid, external_id (#993) (5b389aa)

1.1.0 (2022-06-09)

Features

  • kraken-autosell: option to disable kraken autosell by setting autosell to null (#992) (517cf29)