Releases: terrestris/mapfish-print-manager
Releases · terrestris/mapfish-print-manager
Version 8.1.0
Version 8.0.2
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
Version 8.0.0
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
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
Release 7.0.0
Breaking
Upgrades the OpenLayers peer dependency to v7. Also updates a lot of other dependencies.
What's Changed
- build(deps): bump eventsource from 1.0.7 to 1.1.1 by @dependabot in #387
- build(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #389
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #390
- build(deps): bump minimist and mkdirp by @dependabot in #394
- build(deps): bump jsdom and jest by @dependabot in #393
- build(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #391
- build(deps): bump node-forge and webpack-dev-server by @dependabot in #392
- build(deps): bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #395
- build(deps): bump kind-of from 6.0.2 to 6.0.3 by @dependabot in #397
- build(deps): bump glob-parent, copy-webpack-plugin and webpack by @dependabot in #396
- build(deps): bump yargs-parser and np by @dependabot in #399
- build(deps): bump trim-newlines and np by @dependabot in #398
- Update dependencies and OpenLayers to v7 by @mholthausen in #400
Full Changelog: v6.5.1...v7.0.0
Version 1.0.3-ol5
What's Changed
- Added new Property
customDpis
toBaseMapFishPrintManager
; - Added logic to
MapfishPrintV2Manager
andMapfishPrintV3Manager
to consider newcustomDpis
property.
Full Changelog: v1.0.2-ol5...v1.0.3-ol5
Version 1.0.2-ol5
What's Changed
- Added Scale Denominators to V3 Serializers by @Unraveler in #386
Full Changelog: v1.0.1-ol5...v1.0.2-ol5