Skip to content

Releases: Greenstand/treetracker-wallet-api

v1.38.3

20 May 10:56
Compare
Choose a tag to compare

1.38.3 (2024-05-20)

Bug Fixes

v1.38.2

20 May 10:38
Compare
Choose a tag to compare

1.38.2 (2024-05-20)

Bug Fixes

  • subwallets trust relationship validation (f87c84a)

v1.38.1

07 May 07:10
Compare
Choose a tag to compare

1.38.1 (2024-05-07)

Bug Fixes

  • fix count in get trust relationships (b347e2f)
  • install missing dependences (b7c6e0d)
  • resolve merge conflicts (e5e0766)
  • revert package version change (580e352)

Reverts

  • Revert "fix: revert dependences changes" (80989f0)

v1.38.0

29 Apr 14:19
Compare
Choose a tag to compare

1.38.0 (2024-04-29)

Bug Fixes

Features

v1.37.0

22 Apr 19:58
Compare
Choose a tag to compare

1.37.0 (2024-04-22)

Bug Fixes

  • removed debugging lines of code (2591ee0)

Features

  • created sortable trusts (fd52be1)

v1.36.0

18 Apr 11:33
Compare
Choose a tag to compare

1.36.0 (2024-04-18)

Bug Fixes

  • protect GET /wallet/:id and GET /wallet/:id/trust_relationships (e053be2)

Features

v1.35.0

21 Mar 12:22
Compare
Choose a tag to compare

1.35.0 (2024-03-21)

Features

  • enable pagination in trustGet through limit and offset query params (7e9b69b)
  • package.json: add server-debug script (512f50f)
  • trust.js: add getAllTrustRelationships function (e40ba05)
  • trustrepository.js: add getAllByFilter function (8b24f35)
  • trustservice.js: update getAllTrustRelationships (27b478c)

v1.34.0

24 Jan 17:32
Compare
Choose a tag to compare

1.34.0 (2024-01-24)

Bug Fixes

  • update semantic release node version (78888af)

Features

  • update commit message for semantic release (b14c830)

v1.33.0

13 Nov 04:18
Compare
Choose a tag to compare

1.33.0 (2023-11-13)

Bug Fixes

Features

  • /batch-create-wallet basic functions (97ec9cb)
  • /batch-create-wallet fix functions (7fe5ab8)
  • /batch-create-wallet migration, extra information (9d351db)
  • /batch-create-wallet, minor fixes (b8556f2)
  • /batch-create-wallets log info (847e28b)
  • /batch-transfer (492155a)
  • /wallets query parameters (9ae9487)
  • csv validation, transactions,/batch-create-wallet about field, /wallets about field (fef965a)
  • minor fix (e06c27f)
  • rename migrations (1f20e97)
  • update api spec, error messages (dd13cb8)
  • update migration, fix tests (977e9f9)

v1.32.0

29 Oct 23:49
Compare
Choose a tag to compare

1.32.0 (2023-10-29)

Bug Fixes

  • bug fix and removed commented blocks (1074b69)
  • bug fix and removed commented blocks (06b6c32)
  • fixed broken tests (511de5a)
  • replaced 400 error with 422 (b54b9b8)
  • replaced error codes (a14e155)
  • replaced expect-runtime calls with Joi validation (1320bf3)
  • replaced expect-runtime calls with Joi validation (91d58f7)
  • test cors deployment (fbe244e)
  • wallet_event: added unit tests and ran integration test to fix bugs (d7c6e42)
  • wallet_event: added unit tests and ran integration test to fix bugs (e0a6138)
  • wallet_event: fix issues from merge conflicts (89eaa15)
  • wallet_event: fix issues from unit test due to merge conflicts (66e6ff6)
  • wallet_event: fixed unterminated quoted string (b48d545)
  • wallet_event: made changes to code based on code review (519d061)

Features

  • added order query parameter (1377e5e)
  • added sort_by query parameter (2d8fe79)
  • fix broken test (a1ac5f5)
  • update API spec (5f7379d)
  • wallet_event: added relevant queries for wallet_event (60e9726)
  • wallet_event: added relevant queries for wallet_event (e8f4973)