Skip to content

Releases: digdir/dialogporten

v1.20.0

01 Oct 11:19
69d848a
Compare
Choose a tag to compare

1.20.0 (2024-09-30)

Features

  • GraphQL: Add DialogToken requirement for subscriptions (#1124) (651ca62)

v1.19.0

24 Sep 13:14
13ca9ab
Compare
Choose a tag to compare

1.19.0 (2024-09-24)

Features

  • breaking: Move notification check endpoint to /actions (#1175) (e0c1cf2)

Bug Fixes

  • janitor: ensure Redis is configured correctly (#1182) (37fe982)

v1.18.1

23 Sep 10:02
50df22a
Compare
Choose a tag to compare

1.18.1 (2024-09-23)

Bug Fixes

  • Add missing events to dialog subscription (#1163) (162ce9a)
  • Fix BaseUri on localhost trailing slash discrepancy on OAuth metadata (#1145) (09ce878)

v1.18.0

16 Sep 14:36
a014369
Compare
Choose a tag to compare

1.18.0 (2024-09-16)

Features

  • add dialogOpened activitytype (#1110) (711fa6d)
  • Add process and precedingProcess to dialog as optional fields (#1092) (2bf0d30)

Bug Fixes

  • Allow setting UpdatedAt when creating Dialog (#1105) (481e907)
  • Authorize access to dialog details for any mainresource action (#1122) (a7e769a)

v1.17.0

10 Sep 11:19
69532da
Compare
Choose a tag to compare

1.17.0 (2024-09-10)

Features

Bug Fixes

  • ensure correct appsettings is used (#1086) (d43f6d7)
  • ensure jobs are run with correct arguments and parameters (#1085) (e21de56)
  • webapi: Return 422 when existing transmission IDs are used in dialog update (#1094) (7a8a933)

v1.16.0

04 Sep 11:24
5911afd
Compare
Choose a tag to compare

1.16.0 (2024-09-04)

Features

Bug Fixes

v1.15.0

21 Aug 14:11
224a42f
Compare
Choose a tag to compare

1.15.0 (2024-08-21)

Features

  • add support for serviceowner admin scope (#1002) (2638b48)
  • web-api: Add optional EndUserId param to ServiceOwner Get Dialog details API (#1020) (1380b33)

Bug Fixes

v1.14.0

19 Aug 13:16
8e74368
Compare
Choose a tag to compare

1.14.0 (2024-08-19)

Features

v1.13.0

15 Aug 17:26
6456fea
Compare
Choose a tag to compare

1.13.0 (2024-08-15)

Features

  • Add doc blocks on DTOs for OAS generation, CORS headers (#987) (01c34b8)
  • azure: add bicep parameter files for production (#1016) (7a7198a)

v1.12.1

14 Aug 15:20
501ff60
Compare
Choose a tag to compare

1.12.1 (2024-08-14)

Bug Fixes

  • azure: ensure environment parameter for production is correct (#1014) (1612f9d)