Releases: terrestris/mapfish-print-manager
Releases · terrestris/mapfish-print-manager
v16.0.1
16.0.1 (2024-11-07)
Bug Fixes
- apply XYZ and stamen/stadia serializers by default (5baa344)
- remove extent layer and transform interaction always, don't reuse them (ce68a6b)
- type parameters (15ac673)
v16.0.0
16.0.0 (2024-10-21)
chore
BREAKING CHANGES
v15.0.0
15.0.0 (2024-09-24)
chore
BREAKING CHANGES
- required peer dependency of ol is now >= 10
v14.0.0
14.0.0 (2024-07-02)
Bug Fixes
- peer dependency definition for OpenLayers (ecdcd1f)
- replace deprecated babel-eslint by eslint-parser package (20047a7)
chore
- update node version to 20 (2e013f3)
BREAKING CHANGES
- set node engine to v20 and npm to v10
V5.2.2
- Merge pull request #576 from terrestris/tests ade1633
- fix: test and build steps 7b29837
- fix: tests and introduce pipeline for v5-main branch 6e7ba98
- Merge pull request #575 from terrestris/enable-style 6339788
- fix: re-enable style serialization for GeoJSON layers (MFv3) 32fac14
v5.2.1...v5.2.2
v12.1.1
12.1.1 (2024-05-21)
Bug Fixes
- fixes XYZ layer so it prints and simplifies OSM serialzer (b4bd005)
v12.1.0
12.1.0 (2024-05-03)
Bug Fixes
- fixes failed checks (4bd0d3c)
- fixes url for XYZ and updates Stamen file to StadiaMaps (83c1cb4)
- respects Dependency Inversion principle by extending XYZ with OSM (bb9a6cb)
Features
v12.0.0
12.0.0 (2024-04-04)
chore
- uses ol v9.1.0 and adjusts a version mismatch (9155780)
BREAKING CHANGES
v11.0.3
11.0.3 (2024-04-03)
Bug Fixes
- adjust serializer for ol9 update (96d0406)
- adjustments to match existing code (f97b0cd)
- update query-string and adjust dev settings (5f72b81)