Skip to content

Releases: terrestris/mapfish-print-manager

Version 6.5.0

18 May 15:34
Compare
Choose a tag to compare

Features, bugfixes and dependency updates

  • fix: update canvas 861bfde
  • feat: make failOnError configurable 9e522c3
  • fix: use matrixSize prop when provided 7dba62e
  • Bump cross-fetch from 3.0.6 to 3.1.5 fd12ffe
  • Bump async from 2.6.3 to 2.6.4 003b594
  • use typescript to typecheck and create declarations 1bec52c
  • fix: upgrade url-parse from 1.5.9 to 1.5.10 487a1e1
  • fix: package.json & package-lock.json to reduce vulnerabilities 5e4e37c
  • fix: upgrade url-parse from 1.5.6 to 1.5.7 6c5720e
  • fix: upgrade url-parse from 1.5.4 to 1.5.6 cfb5cfd
  • Bump follow-redirects from 1.14.7 to 1.14.8 3925024
  • Bump simple-get from 3.1.0 to 3.1.1 c68ce59
  • Bump ajv from 6.10.2 to 6.12.6 3f166c9
  • Bump cached-path-relative from 1.0.2 to 1.1.0 73f68cc
  • Bump follow-redirects from 1.13.0 to 1.14.7 2961b43

Full Changelog: v6.4.3...v6.5.0

Version 1.0.1-ol5

27 May 06:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v1.0.1-ol5

Version 2.0.0-3

19 Apr 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-2...v2.0.0-3

Version 2.0.0-2

19 Apr 08:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-1...v2.0.0-2

Version 6.4.3

06 Jan 08:48
Compare
Choose a tag to compare

Features

  • Determine the graphicName of a RegularShape (#361)

v6.4.2...v6.4.3

Version 2.0.0-1

05 Jan 14:46
69e2153
Compare
Choose a tag to compare

Features

  • Determine the graphicName of a RegularShape (#360)

v2.0.0...v2.0.0-1

Version 6.4.2

20 Jul 12:01
Compare
Choose a tag to compare

Bugfixes

  • Add all given matrix entries to the set (#342)

v6.4.1...v6.4.2

Version 6.4.1

19 May 16:55
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue with illegal lineDash value being given to mapfish print. (#339)
  • Fixed typo in `lineDashOffset both for V2 and V3. (#339)
  • Polygons with defined strokes line dashes were not rendered unless a polygon fill was given. Added a fallback (completely transparent black filling) in case a fill value is not given to a polygon. (#339)

v6.4.0...v6.4.1

Version 6.4.0

27 Apr 14:32
Compare
Choose a tag to compare

Features

  • New Stamen Maps serializer fot Mapfish Print V3 (#335 )

Bugfixes

  • Removed removed resolution tolerance that could result in some cases in an OutOfMeroryException. (#334)
  • Added tileGridResolutions as resolution list (#334)
  • Fixed OSM serializer test ( #337 )

Version 6.3.5

06 Apr 10:03
Compare
Choose a tag to compare

Bugfixes

  • Actually pass modified url to serialized layer (#333)

v6.3.4...v6.3.5