Skip to content

Releases: mapbender/mapbender-starter

Mapbender Starter v3.0.8.4

04 Sep 12:16
Compare
Choose a tag to compare
  • Update mapbender/mapbender to v3.0.8.4
  • Update mapbender/fom to v3.2.9
  • Update mapbender/owsproxy to v3.1.3
  • Update mapbender/data-source to 0.1.13
  • Add cd application to bootstrap testing server instructions
  • Document ext-ldap as a required PHP extension
  • Fix invalid html markup and non-cert covered osgeo.org links in demo applications

Mapbender Starter v3.0.8.4-RC3

27 Aug 09:30
Compare
Choose a tag to compare
  • Update mapbender/mapbender to v3.0.8.4-RC3
  • Update mapbender/fom to v3.2.9
  • Update mapbender/owsproxy to v3.1.3
  • Add cd application to bootstrap testing server instructions
  • Document ext-ldap as a required PHP extension

Mapbender Starter v3.0.8.4-RC2

16 Aug 13:36
Compare
Choose a tag to compare
  • Update mapbender/mapbender to v3.0.8.4-RC2
  • Update mapbender/fom to v3.2.8
  • Update mapbender/owsproxy to v3.1.2
  • Update mapbender/data-source to 0.1.13
  • Fix invalid html markup and non-cert covered osgeo.org links in demo applications

Mapbender Starter v3.0.8.4-RC1

16 Aug 13:35
Compare
Choose a tag to compare

Mapbender Starter v3.0.8.3, PostgreSQL 10 edition

05 Jul 12:40
Compare
Choose a tag to compare

This version pre-bundles an updated doctrine/dbal package with full support for PostgreSQL server 10. This fixes errors when running doctrine schema migrations with PostgreSQL 10 hosting the primary default database.
The updated doctrine/dbal package, and by extension this entire package, requires at least PHP7.1 to work.

This package is otherwise identical to v3.0.8.3, which is still functional with PHP5.4.

Mapbender Starter v3.0.8.3

05 Jul 12:40
Compare
Choose a tag to compare
  • Update mapbender/mapbender to v3.0.8.3
  • Update mapbender/fom to v3.2.6

Mapbender Starter v3.0.8.2.1, PostgreSQL 10 edition

04 Jul 22:17
Compare
Choose a tag to compare

This version pre-bundles an updated doctrine/dbal package with full support for PostgreSQL server 10. This fixes errors when running doctrine schema migrations with PostgreSQL 10 hosting the primary default database.
The updated doctrine/dbal package, and by extension this entire package, requires at least PHP7.1 to work.

This package is otherwise identical to v3.0.8.2.1, which is still functional with PHP5.4.

Mapbender Starter v3.0.8.2.1

04 Jul 22:21
Compare
Choose a tag to compare
  • Update mapbender/fom to v3.2.5

This fixes a critical issue where ACL prefetching fails when no single user has any assigned ACLs, effectively breaking the backend user list after a fresh install.

This is purely a starter change, supplying an updated mapbender/fom package (also obtainable via bin/composer update mapbender/fom). There is no correlating updated Mapbender package. There will be no difference in the Mapbender version displayed in the backend view.

Mapbender Starter v3.0.8.2, PostgreSQL 10 edition

03 Jul 09:43
Compare
Choose a tag to compare

This version pre-bundles an updated doctrine/dbal package with full support for PostgreSQL server 10. This fixes errors when running doctrine schema migrations with PostgreSQL 10 hosting the primary default database.
The updated doctrine/dbal package, and by extension this entire package, requires at least PHP7.1 to work.

This package is otherwise identical to v3.0.8.2, which is still functional with PHP5.4.

Mapbender Starter v3.0.8.2

03 Jul 09:38
Compare
Choose a tag to compare
  • Update mapbender/mapbender to v3.0.8.2
  • Update mapbender/fom to v3.2.4
  • Update mapbender/owsproxy to v3.1.1
  • Correct README.md server startup instructions (PR#92)
  • Update 'OSM Demo' layer titles in demo applications (PR#93)
  • Add separate composer sub-command reimport-example-apps
  • Clean up misc no longer used config values
  • Remove misc remnant code and composer command definitions for (no longer bundled) documentation builds