gis-viewer/changelog.md

35 lines
699 B
Markdown
Raw Normal View History

2020-05-14 15:43:01 +02:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [4.5.0] - 2020-05-07
### Added
2020-05-14 15:46:18 +02:00
**Features**
2020-05-14 15:43:01 +02:00
2020-05-14 16:15:21 +02:00
[#19207] init parameter to set max zoom level
2020-05-14 15:43:01 +02:00
2020-05-14 16:15:21 +02:00
[#19220] CQL filtering (if activated for WMS) should be applied also for GetFeature request
2020-05-14 15:43:01 +02:00
2020-05-14 16:15:21 +02:00
[#19249] add a geometry into map when selecting a row in the data table
2020-05-14 15:43:01 +02:00
## [4.4.0] - 2020-04-21
### Added
2020-05-14 15:46:18 +02:00
**Features**
2020-05-14 15:43:01 +02:00
2020-05-14 16:15:21 +02:00
[#19111] init settings configurable via property file and GET parameters
2020-05-14 15:43:01 +02:00
2020-05-14 16:15:21 +02:00
[#19109] management and access to restricted data
2020-05-14 15:43:01 +02:00
### Changed
2020-05-14 15:46:18 +02:00
**Fixes**
2020-05-14 15:43:01 +02:00
2020-05-14 16:15:21 +02:00
[#19187] WFS export with the BBOX field clashing with csv separator
2020-05-14 15:43:01 +02:00