Skip to content

Releases: terrestris/mapfish-print-manager

Version 8.1.0

30 Jan 13:57
22d3355
Compare
Choose a tag to compare

FEATURE

  • feat: adds setter for legend filter #411

UPDATES

  • chore: bump OpenLayers to v7.2.2 c937f91

v8.0.2...v8.1.0

Version 8.0.2

19 Jan 13:54
Compare
Choose a tag to compare

Bugfixes

  • fix: provide correct legendUrl value if none is set fro WMTS 6afdc60

Build / CI

  • build(deps): bump json5 from 2.2.1 to 2.2.3 fc8637e

Full changelog: v8.0.1...v8.0.2

v8.0.1

05 Jan 13:56
Compare
Choose a tag to compare
  • Merge pull request #408 from terrestris/dpr b2813ea
  • fix: respect device pixel ratio when retrieving pixels from map 61ad4f5

v8.0.0...v8.0.1

Version 8.0.0

16 Dec 09:36
Compare
Choose a tag to compare

Version 8.0.0

Breaking

  • refactor: make internal methods protected and add setter for customParams dea6c75
  • refactor: translate code to typescript c27e05f

Bugfixes

  • fix: readd tests 51f5e45
  • fix: readd layerFilter and legendFilter to constructor args 25084bc
  • fix: format file 842bfa1
  • fix: further internal typings and repair examples f145c01
  • style: include ol css via import c9c3532
  • fix: check for available layers opt 181e79f

Build / CI

  • build: remove unneeded babel transpile step 087e5d7
  • build: include src files in build only 0ca9244
  • chore: run linting for example files 8b548ae
  • fix: cleanup jest config and calculate coverage fef78d0
  • ci: introduce basic checks on PR d631a16

Dependencies

  • chore: remove unused package e336168
  • chore: update to latest mapfish print v3 72a9666
  • chore: cleanup eslint plugins db1c3a3
  • chore: add @typescript-eslint/eslint-plugin 39ac0ee
  • chore: sort entries and add some missing types 940e29a
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ba341c4
  • fix: upgrade query-string from 7.1.1 to 7.1.2 fa9e6f9

Full changelog: v7.0.2...v8.0.0

Release 7.0.2

28 Nov 09:37
Compare
Choose a tag to compare

Make sure to set the target build of client projects to es6 or newer.

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

25 Nov 13:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

Release 7.0.0

25 Nov 12:10
Compare
Choose a tag to compare

Breaking

Upgrades the OpenLayers peer dependency to v7. Also updates a lot of other dependencies.

What's Changed

Full Changelog: v6.5.1...v7.0.0

Version 1.0.3-ol5

08 Jun 15:12
Compare
Choose a tag to compare

What's Changed

  • Added new Property customDpis to BaseMapFishPrintManager;
  • Added logic to MapfishPrintV2Manager and MapfishPrintV3Manager to consider new customDpis property.

Full Changelog: v1.0.2-ol5...v1.0.3-ol5

Version 1.0.2-ol5

27 May 06:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-ol5...v1.0.2-ol5

Version 6.5.1

19 May 14:40
Compare
Choose a tag to compare

Bugfixes

  • feat: migrate to typedoc 8f722bb
  • fix: fix failing tests e3c792d
  • fix: fix error when overlayLayer is null f68bb3e
  • fix: improve error handling 0d96f5c
  • fix: handle tileWMS layers in wmsSerializer abffc24

Full changelog: v6.5.0...v6.5.1