Skip to content

Releases: algoan/nestjs-bridge-connector

v1.17.0

06 Apr 08:48
Compare
Choose a tag to compare

1.17.0 (2023-04-06)

Features

  • hooks: change error message (d3b8065)
  • hooks: handle analysis errors better (67d8c26)

v1.16.0

31 Jan 07:24
Compare
Choose a tag to compare

1.16.0 (2023-01-31)

Bug Fixes

  • deps: upgrade deps to their lts patch or minor version (8797701)
  • hooks: stop retrieving transactions if no new transactions (18a1317)

Features

  • replace the context returned by the custom identifier time:5 (4b8734b)

v1.15.5

05 Dec 15:12
Compare
Choose a tag to compare

1.15.5 (2022-12-05)

Bug Fixes

  • bridge: add default account mapping (6d77218)

v1.15.4

07 Oct 15:52
Compare
Choose a tag to compare

1.15.4 (2022-10-07)

Bug Fixes

  • hooks: use account's type to map transactions (e2ac293)

v1.15.3

12 Aug 14:18
Compare
Choose a tag to compare

1.15.3 (2022-08-12)

Bug Fixes

  • hooks: update the lastUpdatedAt value (ee48bdf)

v1.15.2

04 Jul 09:56
Compare
Choose a tag to compare

1.15.2 (2022-07-04)

Bug Fixes

  • bridge.client: update the delete users API call (cb2a845)

v1.15.1

30 Jun 09:37
Compare
Choose a tag to compare

1.15.1 (2022-06-30)

Bug Fixes

  • bridge: clean context when adding an item (f9046a2)

v1.15.0

24 Jun 07:44
Compare
Choose a tag to compare

1.15.0 (2022-06-24)

Features

  • bridge.client: add the parent_url to Bridge widget (fabb493)

v1.14.0

22 Jun 17:11
Compare
Choose a tag to compare

1.14.0 (2022-06-22)

Bug Fixes

  • deps: migrate @algoan and nestjs dependencies to their lts version (7b1fe62)
  • deps: upgrade axios and migrate to nestjs/axios client (ef02ba0)
  • deps: upgrade dependencies to their lts version (415f830)
  • deps: upgrade some dependencies to their lts version (8e044ef)

Features

  • upgrade Bridge API to their latest version (44e55e3)

v1.13.3

24 May 13:00
c15e78f
Compare
Choose a tag to compare

1.13.3 (2022-05-24)

Bug Fixes

  • hooks: add a default and a sa config to enable users deletion (292962f)
  • hooks: remove the user deletion from Bridge (9dceb6b)