Releases: Altinn/dialogporten
Releases · Altinn/dialogporten
v1.8.0
1.8.0 (2024-06-12)
Features
- Add support for external resource references in authorizationAttributes (#801) (1e674bd)
- Add user types (#768) (b6fd439)
- Front channel embeds (#792) (c3000bd)
- GUI actions without navigation (#785) (f2d9136)
- Remove IsBackChannel concept from GUI Actions (#819) (18101c1)
- Rename IsDeleteAction to IsDeleteDialogAction (#820) (18a1f6e)
- schema: Rename MimeType to MediaType (#813) (6490625)
- schema: undo setting performed by if not set (#802) (c19f47a)
Bug Fixes
v1.7.1
v1.7.0
v1.6.2
v1.6.1
v1.6.0
v1.5.0
v1.4.0
1.4.0 (2024-04-09)
Features
- Split SeenLog from activities (#598) (71b77d2)
- This is a breaking change, the
Seen
activity type has been removed, and all activities of this type is removed from the staging environment.
- This is a breaking change, the
- Add EU endpoints for seen log (#607) (1aa7eeb)
/api/v1/enduser/dialogs/{dialogId}/seenlog
/api/v1/enduser/dialogs/{dialogId}/seenlog/{seenLogId}
/api/v1/serviceowner/dialogs/{dialogId}/seenlog
/api/v1/serviceowner/dialogs/{dialogId}/seenlog/{seenLogId}
- Add ExtendedStatus content type (#589) (a9f10b0)
- add fusion cache (#579) (973fa5c)
- azure: copy from keyvault to app config (#593) (d216c90)
- service: use in-memory transport instead of rabbitmq (#602) (dc339e7)