v7.5.0
What's Changed
New Features 🎉
- Return NoContent for missing (optional) files by @ivarne in #174
- Add PresentationTexts to {org}/{app}/instances/{instanceOwnerPartyId}/active endpoint by @ivarne in #177
- Add DueBefore to /active instances endpoint by @ivarne in #179
- Use new PDF generator service for generating PDF receipts by @RonnyB71 in #162
Bugfixes 🐛
- Use more relaxed Json parsing in AppResourcesSi.cs by @ivarne in #175
- Nullsafe active instances endpoint by @ivarne in #176
- Added null check to
PdfOptionsMapping
by @bjosttveit in #186
Dependency Upgrades 📦
- chore(deps): update dependency minver to v4.3.0 by @renovate in #180
- chore(deps): update dependency jwtcookieauthentication to v3 by @renovate in #181
Other Changes
Full Changelog: v7.4.0...v7.5.0