Skip to content

v4.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 09:28
· 2410 commits to main since this release

4.9.0 (2022-11-29)

⚠ BREAKING CHANGES

  • update several dependencies including major versions, e.g. ol and i18next

Features

  • add and integrate WmsTimeSlider (WIP) (61da002)
  • add background layer switcher (33ad7cb)
  • adds i18n translation (cafb4c6)
  • adds warning if no data are found (b9afb8f)
  • show the application description (aaeba63)

Dependencies

  • deps-dev: bump @babel/core from 7.19.6 to 7.20.2 (a141d06)
  • deps-dev: bump @babel/preset-env from 7.19.4 to 7.20.2 (6816cad)
  • deps-dev: bump @commitlint/cli from 17.2.0 to 17.3.0 (39fe5b1)
  • deps-dev: bump @commitlint/config-conventional (032e8d8)
  • deps-dev: bump @playwright/test from 1.27.1 to 1.28.0 (e7531bf)
  • deps-dev: bump @playwright/test from 1.28.0 to 1.28.1 (d4d539c)
  • deps-dev: bump @pmmmwh/react-refresh-webpack-plugin (9f65d73)
  • deps-dev: bump @pmmmwh/react-refresh-webpack-plugin (ea65227)
  • deps-dev: bump @types/jest from 29.2.2 to 29.2.3 (b555346)
  • deps-dev: bump @typescript-eslint/eslint-plugin (1dce1b7)
  • deps-dev: bump @typescript-eslint/eslint-plugin (1b60e02)
  • deps-dev: bump @typescript-eslint/eslint-plugin (32df9b9)
  • deps-dev: bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (4ecd3bd)
  • deps-dev: bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (6e3fedc)
  • deps-dev: bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (88b4f10)
  • deps-dev: bump babel-jest from 29.2.2 to 29.3.0 (f30fe3c)
  • deps-dev: bump babel-jest from 29.3.0 to 29.3.1 (bd7c82c)
  • deps-dev: bump babel-loader from 9.0.1 to 9.1.0 (a782f8f)
  • deps-dev: bump css-loader from 6.7.1 to 6.7.2 (8aefbc3)
  • deps-dev: bump eslint from 8.26.0 to 8.27.0 (7d2f2f9)
  • deps-dev: bump eslint from 8.27.0 to 8.28.0 (e22e325)
  • deps-dev: bump eslint-plugin-react from 7.31.10 to 7.31.11 (6b63667)
  • deps-dev: bump husky from 8.0.1 to 8.0.2 (78bb6e6)
  • deps-dev: bump jest from 29.2.2 to 29.3.0 (d39cabc)
  • deps-dev: bump jest from 29.3.0 to 29.3.1 (1e2ab67)
  • deps-dev: bump jest-environment-jsdom from 29.2.2 to 29.3.0 (ab5aa61)
  • deps-dev: bump jest-environment-jsdom from 29.3.0 to 29.3.1 (2fdad5c)
  • deps-dev: bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (1efde5e)
  • deps-dev: bump typescript from 4.8.4 to 4.9.3 (5a4e373)
  • deps-dev: bump webpack from 5.74.0 to 5.75.0 (0d503d3)
  • deps-dev: bump webpack-cli from 4.10.0 to 5.0.0 (ed3de65)
  • deps: bump @reduxjs/toolkit from 1.8.6 to 1.9.0 (36c39c7)
  • deps: bump @terrestris/react-geo from 19.8.1 to 19.8.2 (5ea148c)
  • deps: bump antd from 4.24.0 to 4.24.1 (81c949e)
  • deps: bump antd from 4.24.1 to 4.24.2 (e546a17)
  • deps: bump antd from 4.24.2 to 4.24.3 (03a116a)
  • deps: bump i18next-browser-languagedetector from 7.0.0 to 7.0.1 (731c9b3)
  • deps: bump keycloak-js from 19.0.3 to 20.0.1 (c266592)
  • deps: bump react-redux from 8.0.4 to 8.0.5 (b86efbb)
  • update dependencies (1f7763b)
  • update several dependencies including major versions, e.g. ol and i18next (c62a871)
  • update to latest shogun util (6bbde33)

Bugfixes

  • defines slider length (5df9c95)
  • disable the background layer switcher (7056463)
  • fix tests (b4e2aa4)
  • fixing types due to update (c3fc7db)
  • send auth header if required (fe325ac)
  • sets latest time of recording as initially shown layer (14339a6)