Skip to content

Releases: terrestris/shogun-gis-client

v4.5.1

04 Oct 10:08
Compare
Choose a tag to compare

4.5.1 (2022-10-04)

Dependencies

  • deps-dev: bump @typescript-eslint/eslint-plugin (1acaa08)
  • deps-dev: bump babel-jest from 29.1.0 to 29.1.2 (3383340)
  • deps-dev: bump jest-environment-jsdom from 29.1.1 to 29.1.2 (e2aefaf)
  • deps: bump antd from 4.23.3 to 4.23.4 (f276b2c)

Bugfixes

  • update outdated package-lock (0a7ba9b)

v4.5.0

30 Sep 09:45
Compare
Choose a tag to compare

4.5.0 (2022-09-30)

Features

  • add print url to client config (bfc9430)
  • all imported layers can be deleted now (8b81832)
  • generates a new permalink whenever a layer is added (17717fe)

Dependencies

  • deps-dev: bump @babel/cli from 7.18.10 to 7.19.3 (caccc84)
  • deps-dev: bump @babel/core from 7.19.1 to 7.19.3 (4d4469c)
  • deps-dev: bump @babel/preset-env from 7.19.1 to 7.19.3 (7efae60)
  • deps-dev: bump @playwright/test from 1.25.2 to 1.26.0 (3c984df)
  • deps-dev: bump @playwright/test from 1.26.0 to 1.26.1 (a25efe5)
  • deps-dev: bump @typescript-eslint/eslint-plugin (ef5ca29)
  • deps-dev: bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (a37efb7)
  • deps-dev: bump babel-jest from 29.0.3 to 29.1.0 (e7752e4)
  • deps-dev: bump css-minimizer-webpack-plugin from 4.1.0 to 4.2.0 (0426de1)
  • deps-dev: bump eslint from 8.23.1 to 8.24.0 (fa992e0)
  • deps-dev: bump jest-environment-jsdom from 29.0.3 to 29.1.1 (2109c74)
  • deps-dev: bump typescript from 4.8.3 to 4.8.4 (f831b87)
  • deps: bump @terrestris/react-geo from 19.4.0 to 19.4.1 (4da065a)
  • deps: bump @terrestris/shogun-util from 3.5.0 to 3.6.0 (4565aac)
  • deps: bump antd from 4.23.2 to 4.23.3 (dda6cfe)
  • deps: bump react-redux from 8.0.2 to 8.0.4 (9480c95)
  • update ol-util to 7.4.1 and react-geo to 19.4.2 (0db7847)

v4.4.0

23 Sep 10:42
Compare
Choose a tag to compare

4.4.0 (2022-09-23)

Features

  • use docker-public.terrestris.de registry (37a8e21)

v4.3.1

22 Sep 06:51
Compare
Choose a tag to compare

4.3.1 (2022-09-22)

Dependencies

  • deps-dev: bump @babel/runtime from 7.18.9 to 7.19.0 (3993477)

Bugfixes

  • create processed layergroup in public apps (620724b)
  • permalink change listener for addLayer (5687dbf)
  • update hooks and their dependencies (3fd7494)

v4.3.0

20 Sep 12:12
Compare
Choose a tag to compare

4.3.0 (2022-09-20)

Features

  • add change:layer listener for permalink (abc443f)
  • add watchBuild script (01e6b6f)
  • hide empty invisible layer groups (c1981be)
  • save external layers in permalink (2693f0b)

Changes in configuration

  • (dev) increase maximum line length (53a2175)

Bugfixes

  • (WIP) add addLayer util (6f6d229)
  • add header offset to notification (a426323)
  • adjust webpack config (7638615)
  • bugfixes (747865a)
  • make layertree dropdown icon clickable (a451528)

Dependencies

  • deps-dev: bump @babel/core from 7.19.0 to 7.19.1 (6049244)
  • deps-dev: bump @babel/preset-env from 7.19.0 to 7.19.1 (93a852c)
  • deps-dev: bump @typescript-eslint/eslint-plugin (1eff3f7)
  • deps-dev: bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (d496014)
  • deps-dev: bump webpack-dev-server from 4.11.0 to 4.11.1 (1d8dbf1)
  • deps: bump antd from 4.23.1 to 4.23.2 (5a17c23)
  • deps: bump i18next from 21.9.1 to 21.9.2 (6aeb4da)
  • deps: bump keycloak-js from 19.0.1 to 19.0.2 (4d3c9e4)
  • update ol-util to 7.4.0 (5925553)

v4.2.1

14 Sep 08:10
Compare
Choose a tag to compare

4.2.1 (2022-09-14)

Bugfixes

  • optimize loading of plugins with multiple exposed paths (9c069ce)

Dependencies

  • deps-dev: bump @typescript-eslint/eslint-plugin (01e4386)
  • deps-dev: bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (716c805)
  • deps-dev: bump babel-jest from 29.0.2 to 29.0.3 (2f2f73a)
  • deps-dev: bump css-minimizer-webpack-plugin from 4.0.0 to 4.1.0 (c5019b9)
  • deps-dev: bump eslint from 8.23.0 to 8.23.1 (24d939b)
  • deps-dev: bump eslint-plugin-react from 7.31.7 to 7.31.8 (95986c5)
  • deps-dev: bump jest-environment-jsdom from 29.0.2 to 29.0.3 (e0d6d8a)
  • deps-dev: bump typescript from 4.8.2 to 4.8.3 (7f06490)
  • deps: bump antd from 4.23.0 to 4.23.1 (c6f44cd)
  • deps: bump react-i18next from 11.18.5 to 11.18.6 (7b8d9ce)

v4.2.0

08 Sep 07:52
Compare
Choose a tag to compare

4.2.0 (2022-09-08)

Features

  • add support for header plugins (a973f3e)

Bugfixes

  • show backend version only if available (3ca00ff)

Dependencies

  • deps-dev: bump @babel/core from 7.18.13 to 7.19.0 (652426e)
  • deps-dev: bump @babel/preset-env from 7.18.10 to 7.19.0 (43ca947)
  • deps-dev: bump @playwright/test from 1.25.1 to 1.25.2 (cc6a76d)
  • deps-dev: bump @typescript-eslint/eslint-plugin (8165c9b)
  • deps-dev: bump @typescript-eslint/eslint-plugin (198da55)
  • deps-dev: bump @typescript-eslint/parser from 5.36.0 to 5.36.1 (db3be9f)
  • deps-dev: bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (e14fd82)
  • deps-dev: bump babel-jest from 29.0.1 to 29.0.2 (af9906c)
  • deps-dev: bump eslint-plugin-react from 7.31.1 to 7.31.6 (bba1a73)
  • deps-dev: bump eslint-plugin-react from 7.31.6 to 7.31.7 (5206094)
  • deps-dev: bump jest from 29.0.1 to 29.0.2 (c06d6f3)
  • deps-dev: bump jest-environment-jsdom from 29.0.1 to 29.0.2 (0955492)
  • deps-dev: bump webpack-dev-server from 4.10.1 to 4.11.0 (78c5b17)
  • deps: bump @terrestris/shogun-util from 3.4.1 to 3.5.0 (f2de6c0)
  • deps: bump antd from 4.22.8 to 4.23.0 (f7a7a82)

v4.1.1

30 Aug 10:00
Compare
Choose a tag to compare

4.1.1 (2022-08-30)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.0.3 to 17.1.1 (cae65bb)
  • deps-dev: bump @commitlint/cli from 17.1.1 to 17.1.2 (60e2991)
  • deps-dev: bump @commitlint/config-conventional (cdec796)
  • deps-dev: bump @semantic-release/github from 8.0.5 to 8.0.6 (7161a94)
  • deps-dev: bump @types/jest from 28.1.8 to 29.0.0 (c52a8fe)
  • deps-dev: bump @typescript-eslint/eslint-plugin (4533000)
  • deps-dev: bump @typescript-eslint/parser from 5.35.1 to 5.36.0 (719125d)
  • deps-dev: bump babel-jest from 28.1.3 to 29.0.0 (e2f4d82)
  • deps-dev: bump babel-jest from 29.0.0 to 29.0.1 (b8a063d)
  • deps-dev: bump eslint from 8.22.0 to 8.23.0 (31457c1)
  • deps-dev: bump eslint-plugin-react from 7.31.0 to 7.31.1 (446249a)
  • deps-dev: bump jest from 29.0.0 to 29.0.1 (77868c3)
  • deps-dev: bump jest-environment-jsdom from 28.1.3 to 29.0.0 (a774ac3)
  • deps-dev: bump jest-environment-jsdom from 29.0.0 to 29.0.1 (bfdd3e0)
  • deps-dev: bump terser-webpack-plugin from 5.3.5 to 5.3.6 (f7fc3c9)
  • deps-dev: bump typescript from 4.7.4 to 4.8.2 (50d05b7)
  • deps-dev: bump webpack-dev-server from 4.10.0 to 4.10.1 (830c7e3)
  • deps: bump antd from 4.22.7 to 4.22.8 (3283020)
  • installs color library (4897643)
  • update react-i18next & jest (26557ab)

Changes in layout

  • define a max width for the logo image (e0f3d8c)
  • if color is too light, it will be manipulated a bit darker (ee10f00)

v4.1.0

25 Aug 11:10
Compare
Choose a tag to compare

4.1.0 (2022-08-25)

Features

  • support plugins via webpack module federation (df44377)

Changes in configuration

  • adds jest-sonar-reporter to report testcoverage and unittests to sonarqube (ed08ba4)

Dependencies

  • deps-dev: bump @playwright/test from 1.25.0 to 1.25.1 (6ec0732)
  • deps-dev: bump @types/jest from 28.1.7 to 28.1.8 (b815f3f)
  • deps-dev: bump @typescript-eslint/eslint-plugin (a6ef3f4)
  • deps-dev: bump @typescript-eslint/parser from 5.34.0 to 5.35.1 (65d67e7)
  • deps-dev: bump eslint-plugin-react from 7.30.1 to 7.31.0 (cc9723c)
  • deps-dev: bump semantic-release from 19.0.4 to 19.0.5 (0f86acc)

Bugfixes

  • defines linebreak (3276f24)
  • removes jpeg from print (a48d7bb)
  • removes unneded dependencies (b28d606)
  • toolbox is collapsed when run on phone or tablet (#293) (5da52d9)

v4.0.0

23 Aug 08:35
Compare
Choose a tag to compare

4.0.0 (2022-08-23)

⚠ BREAKING CHANGES

  • The client has been rename to @terrestris/shogun-gis-client

Breaking changes

  • rename to shogun-gis-client (0c19578)

Bugfixes

  • export type (47df313)
  • read version from environment variable (4d41cda)

Changes in layout

Dependencies

  • deps-dev: bump @babel/core from 7.18.10 to 7.18.13 (e113515)
  • deps-dev: bump @playwright/test from 1.24.2 to 1.25.0 (7ef8ebc)
  • deps-dev: bump @types/jest from 28.1.6 to 28.1.7 (9667e41)
  • deps-dev: bump @typescript-eslint/eslint-plugin (ac674e3)
  • deps-dev: bump @typescript-eslint/eslint-plugin (f032e14)
  • deps-dev: bump @typescript-eslint/parser from 5.33.0 to 5.33.1 (6f89b36)
  • deps-dev: bump @typescript-eslint/parser from 5.33.1 to 5.34.0 (8ff7504)
  • deps-dev: bump eslint from 8.21.0 to 8.22.0 (f3abe1f)
  • deps-dev: bump semantic-release from 19.0.3 to 19.0.4 (52e88cd)
  • deps-dev: bump terser-webpack-plugin from 5.3.3 to 5.3.4 (527f945)
  • deps-dev: bump terser-webpack-plugin from 5.3.4 to 5.3.5 (9dd09fc)
  • deps-dev: bump webpack-bundle-analyzer from 4.5.0 to 4.6.0 (251d2cd)
  • deps-dev: bump webpack-bundle-analyzer from 4.6.0 to 4.6.1 (a7be31e)
  • deps-dev: bump webpack-dev-server from 4.9.3 to 4.10.0 (a610feb)
  • deps: bump @reduxjs/toolkit from 1.8.3 to 1.8.4 (d48ac7b)
  • deps: bump @reduxjs/toolkit from 1.8.4 to 1.8.5 (087e782)
  • deps: bump @terrestris/ol-util from 7.2.0 to 7.3.0 (bea172b)
  • deps: bump @terrestris/react-geo from 19.2.0 to 19.2.4 (077d1f3)
  • deps: bump @terrestris/react-geo from 19.2.4 to 19.4.0 (2b404be)
  • deps: bump @terrestris/shogun-util from 3.2.2 to 3.4.0 (7f9ef7d)
  • deps: bump @terrestris/shogun-util from 3.4.0 to 3.4.1 (6e8dc9e)
  • deps: bump antd from 4.22.4 to 4.22.6 (ab41c77)
  • deps: bump antd from 4.22.6 to 4.22.7 (f1e27e7)
  • deps: bump i18next from 21.9.0 to 21.9.1 (1932744)
  • deps: bump i18next-browser-languagedetector from 6.1.4 to 6.1.5 (67644df)
  • deps: bump react-i18next from 11.18.3 to 11.18.4 (6f47895)

Changes in configuration

  • build and publish project artifact sources to npm (c2c42a8)
  • emit declaration by default (409be69)
  • set publish config, required for scoped npm release (67fa713)
  • set root directory to src (d4daf87)
  • set webpack output directory to build (26f8074)
  • sort npm scripts (1df07f8)