Releases: georchestra/mapstore2-georchestra
2022.02.01-geOrchestra
This release mainly fixes an issue with Jackson version appearing multiple times in the classpath.
Full Changelog: 2022.02.00-geOrchestra...2022.02.01-geOrchestra
2022.02.00-geOrchestra
What's Changed
This is the final release for MS#3 including all updates previously released within related RCs of the same series and new updates provided in the stable branch 2022.02.xx after the RC3.
Relevant fixes and enhancements
- #573 Made BackgroundSelector not modular (#578) by @offtherailz in #579
- Integrate msIframe connector by @jusabatier in #549
- geosolutions-it/MapStore2#8693 'Simplified query parameters' not work on some context
- geosolutions-it/MapStore2#8578 Popup not work with SEARCH_WITH_FILTER action
- geosolutions-it/MapStore2#8695 Layer added to a context don't use mapInfoConfiguration
- geosolutions-it/MapStore2#8686 Snapshot plugin - refactoring to be compatible with sidebar menu
- #561 Updating backend versions
- #564 Missing updates for printing
- geosolutions-it/MapStore2#8529 maxItems is now used from Identify plugin
- geosolutions-it/MapStore2#8576 No feedback loading while query 3D Tiles layers (Identify)
- geosolutions-it/MapStore2#8586 Make eager option configurable for extensions shared libraries
- geosolutions-it/MapStore2#8573 Fix permissions dropdowns
- geosolutions-it/MapStore2#8570 fallback for Attribute Table
- geosolutions-it/MapStore2#8591 Fix chart legend ordering matching colorCatagories order
- geosolutions-it/MapStore2#8603 Error downloading filtered dataset, where filter is based on another layer
- geosolutions-it/MapStore2#8597 Simplifying query parameters
- geosolutions-it/MapStore2#8520 Reduce dashboards clutter
- geosolutions-it/MapStore2#8559 Feature grid aliases and tooltips for columns
- Optimize the MapStore loading and better plugin isolation: #523 (MS issuehttps://github.com/geosolutions-it/MapStore2/issues/8423)
- Hyperlink in Attribute Table: #522 (MS issue geosolutions-it/MapStore2#7256)
Milestone: https://github.com/georchestra/mapstore2-georchestra/milestone/15 - #548 update master to 2022.02.xx by @alexander-fedorenko in #550
- Include Header plugin on a context page by default by @alexander-fedorenko in #552
- Resolving minor issues by @alexander-fedorenko in #553
- Updating upstream to the latest 2022.02.xx by @alexander-fedorenko in #554
Documentation updates
- geosolutions-it/MapStore2#8654 User Guide - WFS and WPS for layer downloads
- geosolutions-it/MapStore2#8415 User guide - Cesium viewer settings
- geosolutions-it/MapStore2#8609 Update terrain/elevation layer documentation
- geosolutions-it/MapStore2#8466 User Guide - Print Format and Coordinate System options
- geosolutions-it/MapStore2#8416 GeoStory and Dashboard Options menu
- geosolutions-it/MapStore2#8414 User Guide - 3D Styling for vector data
- geosolutions-it/MapStore2#8426 User Guide - Annotations button
- geosolutions-it/MapStore2#8415 User guide - Cesium viewer settings
- geosolutions-it/MapStore2#8418 Update User Guide - Options Bar
- geosolutions-it/MapStore2#8675 Improve documentation of query parameters and coordinates specification; Use "lon,lat" order for all parameters where coordinates are unnamed
- Release procedure documentation @alexander-fedorenko in #551
Docker Image
https://hub.docker.com/r/geosolutionsit/mapstore2-georchestra/tags?page=1&name=2022.02.00-geOrchestra
MapStore documentation
https://docs.mapstore.geosolutionsgroup.com/en/2022.02.xx/
Full Changelog
22.0.4-georchestra...2022.02.00-geOrchestra
Related releases
Longitudinal Profile extension RC2: https://github.com/georchestra/mapstore2-longitudinal-profile/releases/tag/v1.0.0-RC2
MapStore Extensions: https://github.com/geosolutions-it/MapStoreExtension/releases/tag/v2022.02.03
Configuration steps
- Follow this guide to update extension to make them use dynamic import: https://mapstore.readthedocs.io/en/2022.02.xx/developer-guide/extensions/#dynamic-import-of-extension
- Update plugins definition in plugins.js to transform them to module plugins: https://mapstore.readthedocs.io/en/2022.02.xx/developer-guide/mapstore-migration-guide/#update-pluginsjs-to-make-upstream-plugins-use-dynamic-import
- Update extension to use ResponsiveContainer if it is using dock panels: https://mapstore.readthedocs.io/en/2022.02.xx/developer-guide/extensions/#using-responsivecontainer-for-dock-panels
- Include the "Header" plugin configuration as described in #552
2022.02.00-RC3-geOrchestra
What's Changed
Relevant fixes and enhancements
- geosolutions-it/MapStore2#8693 'Simplified query parameters' not work on some context
- geosolutions-it/MapStore2#8578 Popup not work with SEARCH_WITH_FILTER action
- geosolutions-it/MapStore2#8695 Layer added to a context don't use mapInfoConfiguration
- geosolutions-it/MapStore2#8686 Snapshot plugin - refactoring to be compatible with sidebar menu
- #561 Updating backend versions
- #564 Missing updates for printing
Documentation updates
- geosolutions-it/MapStore2#8654 User Guide - WFS and WPS for layer downloads
- geosolutions-it/MapStore2#8415 User guide - Cesium viewer settings
Docker Image
MapStore documentation
https://docs.mapstore.geosolutionsgroup.com/en/2022.02.xx/
Full Changelog: 2022.02.00-RC2-geOrchestra...2022.02.00-RC3-geOrchestra
2022.02.00-RC2-geOrchestra
What's Changed
The most part of changes are related to the MapStore revision, that has been updated to the latest stable branch of 2022.02 series.
Relevant fixes and enhancements
- geosolutions-it/MapStore2#8529 maxItems is now used from Identify plugin
- geosolutions-it/MapStore2#8576 No feedback loading while query 3D Tiles layers (Identify)
- geosolutions-it/MapStore2#8586 Make eager option configurable for extensions shared libraries
- geosolutions-it/MapStore2#8573 Fix permissions dropdowns
- geosolutions-it/MapStore2#8570 fallback for Attribute Table
- geosolutions-it/MapStore2#8591 Fix chart legend ordering matching colorCatagories order
- geosolutions-it/MapStore2#8603 Error downloading filtered dataset, where filter is based on another layer
- geosolutions-it/MapStore2#8597 Simplifying query parameters
- geosolutions-it/MapStore2#8520 Reduce dashboards clutter
- geosolutions-it/MapStore2#8559 Feature grid aliases and tooltips for columns
Documentation updates
- geosolutions-it/MapStore2#8609 Update terrain/elevation layer documentation
- geosolutions-it/MapStore2#8466 User Guide - Print Format and Coordinate System options
- geosolutions-it/MapStore2#8416 GeoStory and Dashboard Options menu
- geosolutions-it/MapStore2#8414 User Guide - 3D Styling for vector data
- geosolutions-it/MapStore2#8426 User Guide - Annotations button
- geosolutions-it/MapStore2#8415 User guide - Cesium viewer settings
- geosolutions-it/MapStore2#8418 Update User Guide - Options Bar
- geosolutions-it/MapStore2#8675 Improve documentation of query parameters and coordinates specification; Use "lon,lat" order for all parameters where coordinates are unnamed
Docker Image
MapStore documentation
https://docs.mapstore.geosolutionsgroup.com/en/2022.02.xx/
Full Changelog: 2022.02.00-RC1-geOrchestra...2022.02.00-RC2-geOrchestra
2022.02.00-RC1-geOrchestra
What's Changed
- Optimize the MapStore loading and better plugin isolation: #523 (MS issuehttps://github.com/geosolutions-it/MapStore2/issues/8423)
- Hyperlink in Attribute Table: #522 (MS issue geosolutions-it/MapStore2#7256)
Milestone: https://github.com/georchestra/mapstore2-georchestra/milestone/15
Changelog:
- #548 update master to 2022.02.xx by @alexander-fedorenko in #550
- Include Header plugin on a context page by default by @alexander-fedorenko in #552
- Resolving minor issues by @alexander-fedorenko in #553
- Updating upstream to the latest 2022.02.xx by @alexander-fedorenko in #554
- Release procedure documentation proposal by @alexander-fedorenko in #551
Full Changelog: 5adf466...2022.02.00-RC1-geOrchestra
Docker Image:
https://hub.docker.com/r/geosolutionsit/mapstore2-georchestra/tags?page=1&name=2022.02.00-RC1-geOrchestra
MapStore documentation
https://docs.mapstore.geosolutionsgroup.com/en/2022.02.xx/
Related releases:
Longitudinal Profile extension RC2: https://github.com/georchestra/mapstore2-longitudinal-profile/releases/tag/v1.0.0-RC2
Configuration steps:
- Follow this guide to update extension to make them use dynamic import: https://mapstore.readthedocs.io/en/2022.02.xx/developer-guide/extensions/#dynamic-import-of-extension
- Update plugins definition in
plugins.js
to transform them to module plugins: https://mapstore.readthedocs.io/en/2022.02.xx/developer-guide/mapstore-migration-guide/#update-pluginsjs-to-make-upstream-plugins-use-dynamic-import - Update extension to use
ResponsiveContainer
if it is using dock panels: https://mapstore.readthedocs.io/en/2022.02.xx/developer-guide/extensions/#using-responsivecontainer-for-dock-panels
1.2.0-rc0
3d plugin added to localConfig.json (#330)