Skip to content

1.0.4

Choose a tag to compare

@werrolf werrolf released this 07 Nov 08:18
· 145 commits to master since this release
  • Fix broken dialog titles previously observed if titleFieldName is configured to anything other than the default name
  • Fix encoding errors in HTML exports
  • HTML export can now be customized by drop-in Resource replacement of Mapbender/QueryBuilderBundle/views/export.html.twig
  • Remove json-encoded HTML dump from error notifications, display (much shorter) error status text instead
  • Use appropriate HTTP status codes for forbidden / not found instead of 503s
  • Fix incompatibilities with Symfony 3
  • Increase label width in backend form
  • Realign with ongoing Mapbender Element API conventions (backwards compatible with Mapbender <= 3.0.5.4)
  • Remove configuration values without effect: idFieldName, allowedSchemas, allowPrint, allowUserPublishing