Skip to content

v7.5.0

Compare
Choose a tag to compare
@RonnyB71 RonnyB71 released this 09 Feb 08:21
· 463 commits to main since this release
0ba1f68

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

  • Revert "chore(deps): update dependency jwtcookieauthentication to v3" by @RonnyB71 in #182

Full Changelog: v7.4.0...v7.5.0