Skip to content

Releases: mxenabled/path-mdx-model

v4.16.0

18 Jan 04:18
Compare
Choose a tag to compare

4.16.0 (2024-01-18)

Features

  • add apply to all on address (e4f068f)
  • add null check against Session.current().getUserId in route userId verification check (188c4f0)
  • add null check against Session.current().getUserId in route userId verification check (b53dda1)
  • add user route verification against session user (41fc65b)
  • throw exception when userId is missing from authenticated session (f3705b7)
  • throw exception when userId is missing from authenticated session (020ea55)

Bug Fixes

  • applying Tess' xml serialization mixin fix (916dce9)

v4.15.0

15 Jan 14:30
Compare
Choose a tag to compare

4.15.0 (2024-01-12)

Features

  • Adding merchant category code to Transaction (657bf3d)

v4.14.2

08 Jan 23:18
Compare
Choose a tag to compare

4.14.2 (2024-01-08)

Bug Fixes

  • adding the documentation and sending the session key header in response (7225e74)
  • fixing the session issue for the reset password flow (ab8b07f)

v4.14.1

08 Jan 12:41
Compare
Choose a tag to compare

4.14.1 (2024-01-05)

Bug Fixes

  • reverting mfa changes on profile base accessor (cd68eca)

v4.14.0

29 Dec 21:25
Compare
Choose a tag to compare

4.14.0 (2023-12-29)

Features

  • add account id to address (d5dc08a)

v4.13.0

29 Dec 19:35
Compare
Choose a tag to compare

4.13.0 (2023-12-29)

Features

  • add mfa recurring transfer (89ff46f)

v4.12.1

19 Dec 23:50
Compare
Choose a tag to compare

4.12.1 (2023-12-19)

Bug Fixes

v4.12.0

18 Dec 18:54
Compare
Choose a tag to compare

4.12.0 (2023-12-18)

Features

  • updated fields (95cfc45)
  • updating account details endpoint (bf4d8a6)

v4.11.0

15 Dec 18:28
Compare
Choose a tag to compare

4.11.0 (2023-12-15)

Features

  • add mfa to update methods (6e62de4)
  • update password returns password (a68f83c)

v4.10.1

07 Dec 18:13
Compare
Choose a tag to compare

4.10.1 (2023-12-07)

Bug Fixes