Skip to content

Releases: algoan/nestjs-bridge-connector

v1.12.0

07 Oct 11:02
5de98b3

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

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

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

Choose a tag to compare

1.9.0 (2020-12-17)

Features

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

v1.8.2

15 Dec 09:13
12a3eac

Choose a tag to compare

1.8.2 (2020-12-15)

Bug Fixes

  • deps: bump axios from 0.20.0 to 0.21.0 (a9a9188)

v1.8.1

14 Dec 15:28
0c23ed8

Choose a tag to compare

1.8.1 (2020-12-14)

Bug Fixes

  • register: fix conflict user already exists (d2b11c4)

v1.8.0

08 Dec 09:39
8d15907

Choose a tag to compare

1.8.0 (2020-12-08)

Features

  • logs: enhance bridge error logs (fdffcda)

v1.7.0

07 Dec 16:56
7c73e9e

Choose a tag to compare

1.7.0 (2020-12-07)

Bug Fixes

  • failing tests, add cache to tests (4af4756)

Features

  • use cache to store GET /categories for 24h (b0f30a2)

v1.6.0

27 Nov 17:42
0c41d37

Choose a tag to compare

1.6.0 (2020-11-27)

Features

  • accounts: add owner name of account (0ee3d69)
  • accounts: ensure transactions are sent when no user info (9d1baa1)
  • users: add client request to fetch user's information (b3056fa)

v1.5.1

25 Nov 10:12
cd3d342

Choose a tag to compare

1.5.1 (2020-11-25)

Bug Fixes

  • bankreaderrequired: fix the synchronization condition (b2776d0)