Skip to content

Releases: Altinn/dialogporten

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)

v1.12.0

14 Aug 11:22
e9b081d
Compare
Choose a tag to compare

1.12.0 (2024-08-14)

Features

  • Add current user flag to parties dto (#993) (e096743)
  • Add notification condition check endpoint (#965) (f480ce0)

Bug Fixes

  • Using existing Transmission or Activity IDs should no longer result in internal server error on updates (#980) (0757b33)

v1.11.0

08 Aug 20:31
04e1541
Compare
Choose a tag to compare

1.11.0 (2024-08-08)

Features

Bug Fixes

  • Correct the SeenLog list endpoints OpenAPI description (#976) (f6ebd19)
  • Using existing transmission/activity IDs should return HTTP 422 (#960) (01789b1), closes #959

v1.10.0

01 Aug 10:45
2caf7fd
Compare
Choose a tag to compare

1.10.0 (2024-08-01)

Features

  • azure: add tags on azure applications (#957) (4081922)

Bug Fixes

  • azure: add product tag on all resources (#955) (6c76576)

v1.9.0

30 Jul 15:06
1ab6380
Compare
Choose a tag to compare

1.9.0 (2024-07-30)

Features

  • breaking: Move front channel embeds to content (#862) (c9b50e9)
  • breaking: Remove DialogElements, add Attachments (#867) (dbe296a)
  • breaking: Remove PUT/DELETE endpoints for DialogElements (#844) (51eb898)
  • breaking: Rename CultureCode to LanguageCode (#871) (96d50fc)
  • breaking: Renaming dialog activity types (#919) (af262b1)
  • Change content array to object with properties for each content type (#905) (d549f19)
  • Implement actor entity (#912) (a635fcb)
  • Introduce Transmissions (#932) (3ca495f)
  • Rename DialogStatus enum values (#915) (5aea32b)
  • WebAPI: Add Transmission endpoints (#943) (d608ade)

Bug Fixes

  • Allow new activities to reference old activities (#935) (bbc443e)
  • auth: Malformed JWTs no longer results in InternalServerError (#870) (5f2f386)
  • slackNotifier: Add missing deployment of Slack notifier function in staging environment (#861) (59091f7)
  • Update e2e tests for actor model (#918) (ec1fcb1)
  • WebAPI: Allow purging of softly deleted dialogs (#940) (c527c9f)

v1.8.1

12 Jun 15:48
2d25a94
Compare
Choose a tag to compare

1.8.1 (2024-06-12)

Bug Fixes