Skip to content

v8.0.0-preview.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@bjosttveit bjosttveit released this 04 Oct 09:20
· 78 commits to v8 since this release

What's Changed

New Features πŸŽ‰

  • Add header with parameters used when fetching options by @RonnyB71 in #292
  • feat(CustomLogo): Add field in for custom logo in applicationmetadata by @mikaelrss in #293
  • feat(AppLogo): extend settings for appowner logo in applactionMetadata by @mikaelrss in #297
  • feat(OrganisationLogo): Add a size option for OrganisationLogo in app… by @mikaelrss in #309

Bugfixes πŸ›

  • Rewrite of MimeTypeMap to support extensions with multiple mimetypes by @tjololo in #296
  • Return source in validation issues by @bjosttveit in #289
  • #294 Check if stream length is greater than 0 to avoid processing zero byte streams by @tjololo in #299
  • Fix PageComponentConverter and add unit tests by @bjosttveit in #300
  • Fix remove hidden data to support list binding and hiddenRow by @bjosttveit in #305
  • Fix: Use different source for custom validation by @bjosttveit in #314

Dependency Upgrades πŸ“¦

  • chore(deps): update nuget non-major dependencies by @renovate in #286
  • chore(deps): update nuget non-major dependencies by @renovate in #290
  • chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 by @renovate in #301
  • Upgrade Altinn.Platform.Storage by @mikaelrss in #308
  • chore(deps): update nuget non-major dependencies by @renovate in #306
  • chore(deps): update actions/checkout action to v4 by @renovate in #307

New Contributors

Full Changelog: v8.0.0-preview.9...v8.0.0-preview.10