Skip to content

Releases: algoan/nestjs-bridge-connector

v1.13.2

29 Apr 08:54
Compare
Choose a tag to compare

1.13.2 (2022-04-29)

Bug Fixes

  • dockerfile: change the Docker final image version (62945e3)

v1.13.1

28 Apr 14:45
5805dd8
Compare
Choose a tag to compare

1.13.1 (2022-04-28)

Bug Fixes

  • config: update the default Bridge URL (76423cb)

v1.13.0

26 Apr 10:09
2cfca47
Compare
Choose a tag to compare

1.13.0 (2022-04-26)

Features

v1.12.3

07 Feb 16:28
4e5bd30
Compare
Choose a tag to compare

1.12.3 (2022-02-07)

Bug Fixes

  • dates: fix transaction dates (c053d50)

v1.12.2

07 Feb 11:12
0088f47
Compare
Choose a tag to compare

1.12.2 (2022-02-07)

Bug Fixes

  • redirectUrl: fix the fetch redirect url process (85e11cd)

v1.12.1

04 Nov 10:05
da80dbf
Compare
Choose a tag to compare

1.12.1 (2021-11-04)

Bug Fixes

  • redirect-url: fix wrong parsing of callbackUrl containing params (0cd2f1c)

v1.12.0

07 Oct 11:02
5de98b3
Compare
Choose a tag to compare

1.12.0 (2021-10-07)

Bug Fixes

  • convert interest rate from Bridge format to Algoan format (5cee846)

Features

  • hooks: add log for aggregation duration (643ca96)

v1.11.0

07 Sep 12:43
f799483
Compare
Choose a tag to compare

1.11.0 (2021-09-07)

Features

  • aggregator: add logoUrl to bank (ed80619)

v1.10.0

02 Sep 09:22
d063642
Compare
Choose a tag to compare

1.10.0 (2021-09-02)

Features

  • bridge: convert from bridge to algoan v2 format (60a6e35)
  • events: remove handlers for algoan v1 (53395ea)
  • hooks: handle refresh of connection (b8834d0)
  • hooks: log error when fetching from aggregator (9144139)
  • hooks: update analysis error when having error fetching from aggregator (697d7cf)
  • views: update to use customer routes (cac7048)
  • replace config banksUserIdPassword with customerIdPassword (d4d8f15)
  • hooks.service: handle aggregator_link_required (0165109)
  • hooks.service: handle event bank details required (7f52e32)
  • import config & algoan module from tink (59677ef)

v1.9.0

17 Dec 13:31
f54be4f
Compare
Choose a tag to compare

1.9.0 (2020-12-17)

Features

  • bridge-client: ability to disable logs for Bridge requests (57da03d)