Skip to content

v7.7.0

Compare
Choose a tag to compare
@RonnyB71 RonnyB71 released this 18 Apr 12:16
· 443 commits to main since this release
6fd79fb

What's Changed

New Features πŸŽ‰

  • Extract metadata methods from IAppResources to separate interface and add feature flags section (resolves #188) by @tjololo in #201

Bugfixes πŸ›

  • Use updateFormData instead of insertFormData by @nkylstad in #216
  • Avoid Task.Run when calling methods from IAppMetadata by @RonnyB71 in #219
  • Fix TODO required by @ivarne in #217
  • Removing / for health endpoint filter by @acn-sbuad in #225
  • Reading out and passing on selected language to pdf generator by @RonnyB71 in #227

Dependency Upgrades πŸ“¦

  • chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by @renovate in #200
  • chore(deps): update nuget non-major dependencies by @renovate in #210
  • chore(deps): update nuget non-major dependencies to v6.0.15 by @renovate in #212

Other Changes

  • Update tests to follow app-frontend-react by @ivarne in #203
  • Improve settings in apps by @ivarne in #193
  • Improve exceptions for Expression Evaluation by @ivarne in #209

New Contributors

Full Changelog: v7.6.0...v7.7.0