Releases: mapbender/mapbender-starter
Releases · mapbender/mapbender-starter
Mapbender Starter 3.0.8.1
- Update mapbender/mapbender to v3.0.8.1
- Update mapbender/owsproxy to v3.1.0
- Update mapbender/fom to v3.2.0
- Update mapbender/digitizer to 1.1.70
- Update symfony/symfony from 2.8.49 to 2.8.51
- Update symfony/security-acl from 2.8.0 to 3.0.2
- Update twig/twig from 1.35.3 to 1.40.1
- Update twig/extensions from 1.5.1 to 1.5.4
- Update doctrine/doctrine-bundle from 1.6.4 to 1.10.2
- Update doctrine/doctrine-fixtures-bundle from 2.3.0 to 2.4.1
- Update doctrine/doctrine-migrations-bundle from 1.3.1 to 1.3.2
- Update doctrine/doctrine-cache-bundle from 1.3.3 to 1.3.5
- Update kriswallsmith/buzz from 0.15.2 to 0.16.1
- Dropped arsgeografica/signing requirement
- Dropped gedmo/doctrine-extensions requirement
- Update misc indirect dependencies
- Fix composer.json meta links (PR#89)
Mapbender Starter 3.0.8
Package updates
- Update mapbender/mapbender to v3.0.8
- Update mapbender/digitizer to 1.1.69
- Update mapbender/fom to 3.1.0
- Update mapbender/coordinates-utility to 1.0.7.1
- Update mapbender/data-source to 0.1.11
- Update mapbender/vis-ui.js to 0.2.0
- Update mapbender/icons to 1.5
- Update symfony/symfony to v2.8.49
- Update symfony/monolog-bundle to v3.2.0
This fixes a warning on PHP7.2 - Update monolog/monolog to 1.24.0
Other changes
- Fix positioning of
legendpage_image
in a4landscape print template (PR#87) - Pre-configure Coordinates Utility in demo applications with a
zoomlevel
option (PR#88) - When installing / updating packages via composer, also clear cache and rebuild components (7701180)
- Removed mapbender/documentation dependency. The end user
documentation will no longer be included by default and some of the build amenities have been removed from
Mapbender Starter. Please see the main repository for
standalone build instructions. - Fix Exception on first bootstrap run, before parameters.yml is created
- Fix missing backend icons after first bootstrap run
- Fix CI build failures (PR#86)
- Ignore platform reqs in CI / automation environment composer install to allow clean php extension dependency modelling
- Remove nonfunctional remnant apigen-dependent commands; apigen required was removed 11 months ago
- Downgrade default log level from debug => info to reduce log spam and increase visibility of more significant messages
Mapbender Starter 3.0.8-beta3
NOTE: there is no Starter tag v3.0.8-beta2. This tag exists only in Mapbender.
- Update mapbender/mapbender to 3.0.8-beta3
- Downgrade mapbender/digitizer to 1.1.68
- Update mapbender/fom to 3.1.0
- Update mapbender/coordinates-utility to 1.0.7.1
- Update mapbender/data-source to 0.1.11
- Update symfony/symfony to v2.8.49
- Update symfony/monolog-bundle to v3.2.0
This fixes a warning on PHP7.2 - Update monolog/monolog to 1.24.0
- When installing / updating packages via composer, also clear cache and rebuild components (7701180)
Mapbender Starter 3.0.8-beta1
- Update mapbender/mapbender to 3.0.8-beta1
- Update mapbender/digitizer to 1.2-RC8
- Update mapbender/data-source to 0.1.10
- Update mapbender/vis-ui.js to 0.2.0
- Update mapbender/coordinates-utility to 1.0.6.1
- Update mapbender/icons to 1.5
- Removed mapbender/documentation dependency. The end user
documentation will no longer be included by default and some of the build amenities have been removed from Mapbender Starter. Please see the main repository for standalone build instructions. - Fix Exception on first bootstrap run, before parameters.yml is created
- Fix missing backend icons after first bootstrap run
- Fix CI build failures (PR#86)
- Ignore platform reqs in CI / automation environment composer install to allow clean php extension dependency modelling
- Remove nonfunctional remnant apigen-dependent commands; apigen required was removed 11 months ago
- Downgrade default log level from debug => info to reduce log spam and increase visibility of more significant messages
Mapbender Starter 3.0.7.7
- Update mapbender/mapbender to v3.0.7.7
Mapbender Starter 3.0.7.6
Mapbender Starter 3.0.7.5
- Fix automation errors based on concrete branch naming (PR#84)
- Add Logo to Mapbender Starter and link it in Readme.md (PR#82)
- Update Mapbender to v3.0.7.5
- Update Owsproxy to v3.0.6.4, includes Owsproxy dependencies
- Update mapbender/vis-ui.js to 0.0.72
- Update mapbender/data-source to 0.1.8
- Update mapbender/digitizer to 1.1.66
- Update bundled Composer to 1.6.5
- Misc ComposerBootstrap cleanups
Mapbender Starter 3.0.7.4
Mapbender Starter 3.0.7.3
This is the first official release of the 3.0.7 series.
Mapbender 3.0.7 requires PHP5.6.
When upgrading from a previous version, you will need to run app/console doctrine:schema:update --force
.
Starter changes
Functional
- Bundle new Coordinates Utility
- Integrate cookie consent support
- Updated print templates
- Misc branding changes
- separate server:run from main bootstrap script
Structural
- AppKernel is now layered on Mapbender\BaseKernel to reduce cross-repo dependencies
- Add Doctrine migrations framework
Other / QoL
- add .editorconfig
- add configuration snippet to help with Oracle DB setup
- simplify unit testing
- misc documentation extensions
Mapbender changes
v3.0.7.3
v3.0.7.2
v3.0.7.1
v3.0.7.0
No changes in FOM.
No changes in Owsproxy.
Mapbender Starter 3.0.5.4
Highlights:
- improved performance on Windows
- improved PHP7 compatibility
- improved Oracle database support
- updated print templates
- some development QoL changes (easier unit testing, less aggressive code caching in app_dev)
Full changelog
Full Mapbender 3.0.5.4 changelog
Mapbender 3.0.5.4 now uses Owsproxy 3.0.6.3 which is fully compatible. As announced there will be no more Mapender 3.0.5-specific versions of Owsproxy.