Skip to content

Releases: algoan/nestjs-tink-connector

v1.2.0

05 Aug 12:46
Compare
Choose a tag to compare

1.2.0 (2021-08-05)

Features

  • callbackUrl: remove querystring from url (49bd0b8)

v1.1.0

10 Jun 15:42
de56a82
Compare
Choose a tag to compare

1.1.0 (2021-06-10)

Features

  • hooks.service: authenticate in refresh mode when no temporary code (214c161)

v1.0.2

07 May 11:31
8d59fa6
Compare
Choose a tag to compare

1.0.2 (2021-05-07)

Bug Fixes

  • analysis.mapper: add bookedDate (597307b)

v1.0.1

29 Apr 09:36
Compare
Choose a tag to compare

1.0.1 (2021-04-29)

Bug Fixes

  • dockerfile: fix the port number (1bdae1e)

v1.0.0

19 Apr 10:47
Compare
Choose a tag to compare

1.0.0 (2021-04-19)

Bug Fixes

  • analysis.mapper: correct a spelling mistake on a method (34b5bdf)
  • dto: update DTO files with new events (19e27c6)

Features

  • algoan: call v1 route for authentication (34b119e)
  • config: Add config for Tink connector (5eac0a4)
  • deps: install semantic-release dependencies and configuration (e5b88d0)
  • json-server: add a fake callback route to fake the bank_details_required event (9fc5e8f)
  • json-server: expose an index.html file to test Algoan locally (af5cd15)
  • tink-category: create a new service and store Tink categories (5215441)
  • transaction: retrieve the category code from the cache (717fabf)