Releases: Altinn/dialogporten
Releases · Altinn/dialogporten
v1.16.0
v1.15.0
v1.14.0
v1.13.0
v1.12.1
v1.12.0
v1.11.0
v1.10.0
v1.9.0
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)