Skip to content

v11.0.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 08:40
· 1024 commits to refs/heads/main since this release
192ea6a

What’s Changed

🚀 New features and improvements

  • [HTM-844] [HTM-858] Update models to respect API changes (#414) @mprins
  • [HTM-804] Make it possible to add a description to an app layer in the admin (#395) @mprins
  • [HTM-521] Support adding an attribution to layers (#387) @mprins
  • [HTM-800] Add attribution to AppLayer (#386) @mprins
  • [HTM-648] add user and group admininstration pages (#329) @mprins
  • [DEVOPS-60][DEVOPS-61] Create and submit SBOM (#318) @mprins
  • Generate version.json from core/package.json and load async for Sentry (#294) @geertplaisier

🐛 Bug Fixes

  • [HTM-776] Update the already obvious warning message to be even more obvious (#392) @mprins
  • [HTM-766] Mandate a valid CRS for the application (#375) @mprins
  • [HTM-727] Disallow blank username and group name (#356) @mprins
  • Update PDOK locatieserver url (#341) @mprins
  • [HTM-679] Add BUILDX_NO_DEFAULT_ATTESTATIONS with value 1 to docker buildx build/deploys (#337) @mprins
  • [HTM-538] F - Location search in ESPG:3857 viewer zooms to EPSG:4326 coordinates (#328) @mprins
  • [HTM-675] Require CORS enabled or proxied services (#296) @matthijsln
  • HTM-628: Do not set crossOrigin to anonymous (#293) @matthijsln

🔨 Dependency updates