Releases: terrestris/mapfish-print-manager
Releases · terrestris/mapfish-print-manager
Version 6.3.4
Bugfixes
- Readd style serialization for GeoJSON layers (#330)
- Fix serializing WMTS layers/legends (#328, #329)
- Remove unsupported layer attributes min- and maxScaleDenominator (#327)
v6.3.3...v6.3.4
Version 6.3.2
Bug fixing
- Fix double slashes in URLS (MapfishProvider v3) (#318)
Dependency updates
v6.3.1...v6.3.2
Version 6.1.1
Changes:
- filter layer groups that are not visible #301
- Increase default timeout to 30 seconds #300
- Add question mark to query string if needed only #299
- remove duplicated port from base url detection #297
Commit Range:
v6.1.0...v6.1.1
Version 6.1.0
Features
- Use query-string and url-parse for basepath detection (#295)
Dependency updates
@babel/core
to version 7.8.0
@babel/cli
to version 7.8.3
@babel/preset-env
to version 7.8.2
@babel/plugin-syntax-dynamic-import
to version 7.8.3
@babel/plugin-proposal-class-properties
to version 7.8.0
v6.0.0...v6.1.0
Version 5.2.0
- allow release on any branch for ol5 branch 0ea4474
- Merge pull request #296 from ahennr/fix-basepath-detection b25997e
- include port in basepath determination 215be81
- use query-string and url-parse for basepath detection 0e96946
v5.1.0...v5.2.0