Skip to content

Releases: geostreams/geodashboard

v3.9.5

12 Jul 18:37
5383732
Compare
Choose a tag to compare

Add a 'show/hide all' button.

v3.9.4

22 Jun 20:10
4a6ece5
Compare
Choose a tag to compare

3.9.4 - 2022-06-22

Added

  • New scatter plot visualization.

v3.9.3

22 Jun 19:56
e701698
Compare
Choose a tag to compare

3.9.3 - 2022-03-07

Fixed

  • Search page would not show sensor markers on first render.

v3.9.2

25 Feb 20:08
e147f11
Compare
Choose a tag to compare

3.9.2 - 2022-02-24

Fixed

  • Use basename attribute of Router to set the context path for the app.
  • In template, deploy app at context path when using webpack dev server.
  • Switched Map SelectClusterInteraction from flat to spiral. Solves a problem
    with cluster whose locations have the same lat/lon.

v3.9.1

18 Oct 17:36
Compare
Choose a tag to compare

Fix a filename bug with StackedBoxWhisker component.

v3.9.0

11 Oct 14:47
Compare
Choose a tag to compare

See gd-glm/CHANGELOG.md,
gd-geostreaming/CHANGELOG.md, and gd-core/CHANGELOG.md for specific changes.

v3.8.0

03 Feb 03:41
1367ba9
Compare
Choose a tag to compare

v3.8.0

v3.6.0

14 Jan 15:28
ebda342
Compare
Choose a tag to compare

3.6.0 - 2020-12-14

See gd-glm/CHANGELOG.md, gd-smartfarm/CHANGELOG.md, gd-gltg-bmp/CHANGELOG.md, gd-gltg/CHANGELOG.md,
gd-geostreaming/CHANGELOG.md, gd-core/CHANGELOG.md, and gd-core_old/CHANGELOG.md for specific changes.

  • Updated GitHub workflows.

v3.5.0

02 Oct 19:25
ec0e6cf
Compare
Choose a tag to compare

[3.5.0] - 2020-08-27

See gd-gltg/CHANGELOG.md, gd-geostreaming/CHANGELOG.md, gd-glm__old, gd-glm for specific changes.

Added

  • New BPM dashboard gd-gltg-bmp.
  • Created new project for Smartfarm
    SMARTFARM-2
  • Added support for url path context
    GLGVO-692
  • Setup Github Actions for building and deploying docker images

Changed

v3.4.0

27 Aug 15:47
4df27f2
Compare
Choose a tag to compare

gd-core

Added

Changed

gd-glm

Fixed

  • Fix the missing logo in the header at non-root url paths
    GLM-130

Added

  • Use the new sensor detail view from gd-geostreaming
    GEOD-1341

gd-glm_old

Changed

  • Set Geostreams API url in webpack config
    GLM-128
  • Moved route management and webpack config to gd-glm
    GEOD-1341