Releases: terrestris/mapfish-print-manager
Releases · terrestris/mapfish-print-manager
Version 5.1.0
Features
- Add support for customizable map parameters for mapfish v3 (#190 )
Dependencies updates
- eslint v6.0.1 (#188)
- webpack-cli v3.3.5 (#187)
- webpack v4.35.0 (#185)
- webpack-dev-server v3.7.2 (#184)
- babel-eslint v10.0.2 (#183)
- documentation v11.0.1 (#181)
- np v5.0.3 (#176)
v5.0.0...v5.1.0
Version 5.0.0
Breaking changes
- Reverse layer ordering for MapFish print v3 (#174)
- Enhance getMapLayers for group layers (nested) (#173)
Features
- Generate docs with documentation.js & deploy to gh-pages branch (#159)
- Build docs on before release/publish (#164)
Dependencies updates
- several dependency updates
Version 4.0.0
⛔ Do not use! ⛔
Please use version 5.0.0 instead.
Version 3.1.0
Features
- Make poll timeout configurable and fix print download url for manager v3 (#156)
Dependencies updates
- babel-plugin-import v1.11.2 (#157)
- babel-loader v8.0.6 (#153)
Version 3.0.0
Breaking changes
- Introduce support for
mapfish3
(#149)
Dependencies update
- webpack v4.31.0 (#152)
- webpack-cli v3.3.2 (#151)
- np v5.0.1 (#150)
- ol v5.3.2 (#145)
- webpack-dev-server v3.3.1 (#144)
- jest-fetch-mock v2.1.2 (#142)
- eslint v5.16.0 (#141)
- jest-fetch-mock v2.1.1 (#128)
- parse-css-font v4.0.0 (#120)
- babel-loader v8.0.5 (#109)
- webpack-merge v4.2.1 (#110)
- rimraf v2.6.3 (#107)
Version 2.0.1
Bugfixes
- Adapt event handler function names in
InteractionTransform
class to match OL5 API (#102)
Features
- Update README.md with
ol
related infos (#67)
- Remove dist dir (#68)
Dependency updates
- np 3.1.0 (#100)
- webpack-merge 4.1.5 (#99)
- webpack 4.27.1 (#98)
- jest-fetch-mock 2.0.1 (#96)
- babel-plugin-import 1.10.0 (#89)
- js-logger 1.5.0 (#88)
- webpack-cli 3.1.2 (#87)
- babel-loader 8.0.4 (#86)
- babel-es-lint 10.0.1 (#84)
- webpack-dev-server 3.1.9 (#80)
- lodash 4.17.11 (#70)
Version 2.0.0
Breaking changes
- Upgrade to ol 5 (#66).
- Note: Due to this upgrade your parent package/application must use ol in version 5. If you need to upgrade please refer to the official upgrade guide.