Skip to content

v4.0.0

Compare
Choose a tag to compare
@Phocacius Phocacius released this 26 Jun 13:13
· 13 commits to master since this release
  • PHP 8.2 and 8.3 now fully supported, minimum required PHP version is now 8.1
  • Update mapbender/mapbender to v4.0.
    Directory structure and configuration has changed, refer to the mapbender core repository for (upgrade instructions)
  • Update mapbender/mapbender-digitizer to v2.0.
  • Coordinates utility has been integrated in mapbender-core, separate dependency no longer needed
  • Symfony and third-party libraries like Bootstrap, Twig and FontAwesome updated, see mapbender core changelog for details
  • Update PHPUnit framework to version 10 (PR#122)
  • Update bundled composer version to 2.6.3
  • Removed OpenLayers 2 support (deprecated since v3.2). All applications that were still using the legacy engine will
    automatically use the recent OpenLayers 9 implementation (PR#1483)
  • Improve demo applications (PR#116) (PR#127)
  • Fixed build generated by composer build (PR#120)
  • Added docker integration (PR#125)