Releases: terrestris/shogun-gis-client
Releases · terrestris/shogun-gis-client
v9.0.0-next.5
9.0.0-next.5 (2025-01-15)
Dependencies
- latest updates especially shogun-util and module federation (46a950a)
- release: 8.11.1 [skip ci] (aaf88e9)
- resolve merge conflicts (e2e534d)
- resolve merge conflicts for merge into main (91e9bc2)
Changes in configuration
- define MULTI_LINES_TEXT (f5ba097)
- ensure proper formatting (8b89ca4)
- fix end of file (07e397f)
- fix multiline handling (d6dc266)
- properly escape echo command (4ef7c94)
- store and pass multiple-files-input correctly (9a7cb97)
Features
Bugfixes
v9.0.0-next.4
v9.0.0-next.3
9.0.0-next.3 (2024-12-18)
Dependencies
- ignore test-results in subpaths (6eb402c)
- merge branch 'next' into reloadFeatureFix (810521e)
- update react-geo (c278008)
Features
- adds a configuration in the ToolConfig in order to customise display of layer-icons per app (2f6538f)
- adds icon to indicate searchable, hoverable and/or editable layer (25ef26a)
- include wfs search and refactor MultiSearch (ada52b2)
Bugfixes
- add missing fields due to dependency update (d623c5a)
- check condition for icon display and styling (bc33a7e)
- create deep clone from state value (66dcc10)
- drag and drop in nodeTitleRenderer (a9264f2)
- fix client with terrestris dependencies update (984dc23)
- layout fixes (3312620)
- make gfi edit button work in all scenarios (96560c6)
- padding and extend link to the text (038f251)
- padding in header (3ed6ee5)
- readd support for a custom favicon path (7bd4bf4)
- reloadFeature (703b34f)
v9.0.0-next.2
9.0.0-next.2 (2024-11-27)
Features
- add XYZ and Stamen/Stadia serializers (a0141cf)
- adds reroute link from error page to login (133c46c)
- init ImportDataModal (and fix minor styling issues) (08b1016)
- parse map interactions (4525420)
- remove static loading text, add loading indicator and minor css cleanup (92b0ec7)
Bugfixes
- add layer to target group before adding it to the map (4279c64)
- cursor jumps on keystroke (691fe6f)
- geometry edit tools and styling (#1762) (1b6b833)
- layout and styling (b8ee0df)
- make metadata configurable (e8b5d3a)
- remove empty element and add check (a06b8ee)
- restore the initial value (a73e05b)
- rewording of translation text (f76cf95)
- styling (553d512)
- update feature info to changes in react-geo (35e8ab1)
- white space (080d582)
v9.0.0-next.1
9.0.0-next.1 (2024-10-18)
⚠ BREAKING CHANGES
- updates several major dependencies
The following major dependencies have been updated
- @terrestris/react-geo from version 23 to 25
- antd from 4 to 5
- react from version 17 to 18
- ol from version 7 to 10
- geostyler from 12 to 15
In addition webpack has been replaced by rspack.
Dependencies
- deps: bump SonarSource/sonarqube-scan-action from 2.3.0 to 3.0.0 (8cbb4e6)
Changes in configuration
- enable releases from next and 8.x branches (069e941)
Features
- update all dependencies to their latest versions (3cfe3b3)
Bugfixes
v8.11.1
v8.11.0
v8.10.0
v8.9.0
8.9.0 (2024-09-11)
Dependencies
- deps-dev: bump @commitlint/cli from 19.3.0 to 19.4.0 (46d98cc)
- deps-dev: bump @playwright/test from 1.45.3 to 1.46.0 (6f3f6c9)
- deps-dev: bump @semantic-release/github from 10.1.3 to 10.1.5 (b6286e0)
- deps-dev: bump @types/node from 22.0.2 to 22.3.0 (5c20ba6)
- deps-dev: bump typescript from 5.5.3 to 5.5.4 (0d32143)
- deps: bump i18next from 23.12.2 to 23.12.3 (60b5ee6)
- deps: bump i18next from 23.12.3 to 23.12.7 (785e8e4)
- deps: bump react-i18next from 15.0.0 to 15.0.1 (5537b2c)
Changes in configuration
- disable dependabot (3ccf9f1)
Features
- adds a config for documentation button (805b234)
- Introduce docs button (#1743) (c292538)
- introduces dataType and valueMap to Displayfield (411a1e7)
Bugfixes
- escape github action conditions (d5f8474)