Skip to content

Releases: terrestris/shogun-gis-client

v8.11.0

17 Sep 14:09
Compare
Choose a tag to compare

8.11.0 (2024-09-17)

Features

  • introduces the urlDisplayValue (fe933cb)

v8.10.0

16 Sep 16:19
Compare
Choose a tag to compare

8.10.0 (2024-09-16)

Features

  • masks a link if present (54aa536)

v8.9.0

11 Sep 15:03
Compare
Choose a tag to compare

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

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)

v8.8.0

06 Aug 13:43
Compare
Choose a tag to compare

8.8.0 (2024-08-06)

Dependencies

  • deps: bump i18next from 23.11.5 to 23.12.2 (e53644e)

Features

  • set layer visible on search result click (e4235b2)

v8.7.0

05 Aug 08:36
Compare
Choose a tag to compare

8.7.0 (2024-08-05)

Dependencies

  • deps-dev: bump @babel/cli from 7.24.7 to 7.24.8 (7b63152)
  • deps-dev: bump @babel/core from 7.24.7 to 7.25.2 (4d87cae)
  • deps-dev: bump @babel/preset-env from 7.24.7 to 7.25.0 (283eac2)
  • deps-dev: bump @babel/preset-env from 7.25.0 to 7.25.3 (8ac4fcc)
  • deps-dev: bump @babel/runtime from 7.24.7 to 7.25.0 (c0fdf8b)
  • deps-dev: bump @playwright/test from 1.45.1 to 1.45.3 (893fb40)
  • deps-dev: bump @semantic-release/github from 10.0.7 to 10.1.3 (cf44134)
  • deps-dev: bump @types/node from 20.14.9 to 22.0.2 (758f9c6)
  • deps-dev: bump eslint-plugin-react from 7.34.3 to 7.35.0 (697eb0a)
  • deps-dev: bump husky from 9.0.11 to 9.1.4 (77c1894)
  • deps-dev: bump webpack from 5.92.1 to 5.93.0 (27cd7f6)
  • deps: bump @reduxjs/toolkit from 2.2.6 to 2.2.7 (341b758)
  • deps: bump JamesIves/github-pages-deploy-action (53fd113)
  • deps: bump keycloak-js from 25.0.1 to 25.0.2 (706ca18)
  • deps: bump react-i18next from 14.1.2 to 15.0.0 (87946e6)
  • update jest and jest-config (db2ecab)

Changes in configuration

  • add sonar host url (5be37c7)
  • change sonarqube scanner action (c5a9ab5)
  • change sonarqube scanner action (99fd352)
  • checkout pr branch (4186c86)
  • checkout pr merge branch (fb8771a)
  • create new local branch for tests (4eb2e4b)
  • fetch branches for test run (48a7e40)
  • fetch only relevant branch (032bd8f)
  • fix branch checkout (02f195d)
  • fix branch checkout (87990ff)
  • fix token and host url (3adfa91)
  • handle special characters correctly (69d2063)
  • restore branch (f8649df)
  • revert changes to test on branch (3416e71)
  • set coverage report paths (18cf6dc)
  • sort workflow steps (3247512)
  • test sonarqube-scan on branch (689f718)
  • update jest test for changed files to use changedSince (7fb8f90)

Features

  • activate layer on search result click (2cb8f27)
  • show legends per default (a728d7b)

Bugfixes

v8.6.2

08 Jul 09:49
Compare
Choose a tag to compare

8.6.2 (2024-07-08)

Bugfixes

  • search result display overflow (08a0b03)
  • update semantic release version in CI (5cc9692)

v8.6.1

05 Jul 09:07
Compare
Choose a tag to compare

8.6.1 (2024-07-05)

Changes in configuration

  • ajust paths for sonarqube scan (9136b88)
  • remove empty lines (e89f493)
  • sonarqube-scan does not run when merging from dependabot (fec465c)

Bugfixes

  • simplify query for multiple feature types (25b1625)

v8.6.0

28 Jun 13:50
Compare
Choose a tag to compare

8.6.0 (2024-06-28)

Dependencies

  • add comments (a7404db)
  • deps-dev: bump @playwright/test from 1.44.1 to 1.45.0 (57988bc)
  • deps-dev: bump @semantic-release/release-notes-generator (8d514c1)
  • deps-dev: bump @types/node from 20.14.2 to 20.14.9 (551a786)
  • deps-dev: bump eslint-plugin-react from 7.34.1 to 7.34.3 (c822e9c)
  • deps-dev: bump typescript from 5.4.5 to 5.5.2 (93cf21b)
  • deps-dev: bump webpack from 5.91.0 to 5.92.1 (94b845f)
  • deps: bump docker/build-push-action from 5 to 6 (bd8bbc3)
  • deps: bump keycloak-js from 24.0.3 to 25.0.1 (d58655d)
  • remove watch-build script (540b500)

Changes in configuration

Features

  • allow to group search results by category or layer title (f27d928)

Bugfixes

  • adjust width in mobile version (7de1d41)
  • check if tests for changed files were run and comment if not (77a4c54)
  • install dependencies before testing (87135f0)
  • make upload options configurable (8b4528c)

v8.5.0

25 Jun 14:12
Compare
Choose a tag to compare

8.5.0 (2024-06-25)

Dependencies

  • deps-dev: bump @types/node from 20.12.12 to 20.14.2 (e9edf5f)

Changes in configuration

  • fix sonarqube pipeline & add project version (0ec85ee)
  • update-coverage pipeline (4953206)

Features

  • adds documentation button (18cac84)
  • allow disabling plugins via appConfig (e55e0fe)
  • creates ability to select app specific MapFish print templates (e73a71b)
  • rename print app and wrap in if condition (000de3b)
  • rename print app variable (2221ce2)
  • this change colors and adds auto-adjustability of complementary color contrast in ToolMenu (a6edc8a)

Bugfixes

  • code styles and dependency array (fb5e846)
  • fixes the condition for the printApp (178e29b)
  • indentation (087fb07)
  • make use of complementary color (11a6423)
  • potential override of the custom printApp (12427ad)
  • redirect to login after logout (f9acf60)
  • remane variable and remove white spaces (dc92c2f)
  • remove commented code (b574f5f)
  • removes link creation to urls with local target (8852ab7)
  • white spaces (5c5c41e)
  • white spaces (74dcfcc)
  • white spaces (b96720e)

v8.4.0

31 May 08:24
Compare
Choose a tag to compare

8.4.0 (2024-05-31)

Dependencies

  • deps-dev: bump @babel/core from 7.24.0 to 7.24.5 (bbf7ebc)
  • deps-dev: bump @playwright/test from 1.42.1 to 1.44.1 (9718ae5)
  • deps-dev: bump @semantic-release/github from 10.0.4 to 10.0.5 (cc003dc)
  • deps-dev: bump @semantic-release/npm from 11.0.2 to 12.0.1 (0f9e413)
  • deps-dev: bump @types/node from 20.12.11 to 20.12.12 (61fddcf)
  • deps-dev: bump css-loader from 6.10.0 to 7.1.2 (71d6a25)
  • deps: bump react-i18next from 14.1.1 to 14.1.2 (36991e9)
  • moves styling to .less file (196f53e)

Features

  • create for links in DisplayField (ead68e7)

Bugfixes

  • extracts further elements to .less and makes a slight styling change (77406cf)
  • fixes loading indicator and adjusts spacing (0523e6f)
  • hide user chip in public applications (813d9d2)
  • update check for UNC path (959d914)

Changes in layout