Changelog

DeepHub® 2022 R2, 2.2.0

Features

  • New configuration menu: zones and fences live there now. The current subscription/license information can be found there as well.

  • New URL parameter to pan & zoom directly to trackables and/or location providers and to filter/show only the onces mentioned as parameter

  • The “transformation” button on the first page of the zone creation dialog got removed: it was UX-wise not obvious what it does and typically never used because working with a zone implies the use of a transformation of coordinates.

  • The UI docker image is now based on the nginx-unprivileged base image thus allows to be used in restrictive kubernetes policy environments. The web server serving the UI therefore now runs on port 8080 which has to be taken care of in e.g. docker-compose.yml files orchestrating the DeepHub and its UI container.

Bugfixes

  • Filter toggle button immediately opens up the advanced filter dialog instead of the hard to use “right sidebar”

  • On touchscreen devices, tapping on a trackable or location provider to get detail information as tooltip did not work

  • Importing of custom properties of zones did not work: they got removed

DeepHub® 2022 R1, 2.1.1

Bugfixes

  • Allow to use separate image files as site map per floor level.

DeepHub® 2022 R1, 2.1.0

Features

  • Allow to use an image file as site map. On top of the map or as replacement of the latter.

Bugfixes

  • Unable to edit properties of a fence within the UI

DeepHub® 2022 R1, 2.0.0

Features

  • New color theme for UI

  • New UI for usage of location providers

  • Make DeepHub UI docker container usable in read-only mode

  • Support fence definition with negative local coordinates

  • Use vertical color bar to mark different fence event triggers in different colors

Bugfixes

  • Check timestamp during updates to avoid usage of outdated information

  • Two “next” buttons during fence creation

  • Crash in UI when using a semicolon in search bar of live view

  • UI is unable to work with zones and fences without names

  • UI for fence editing overwrites z-coordinates of corner points on backend

DeepHub® 2021 R2, 1.3.0

Features

  • New checkbox in UI (“Trackable Update/Create”) to allow for disabling of “force_location_update”.

  • New property “fence_timeout” for trackables and location provider to overrule timeout set at fence.

  • Check if providers of trackable still exist.

  • Support for “uninitialized zones”.

  • Show only one tool tip containing provider and trackable information at once.

  • Support -1 as infinite value for several “timeout fields” in UI.

Bugfixes

  • Editing a point of a fence does not work.

  • Missing “connectivity” icon in case WebSocket connections can’t be established at all.

  • Icons illustrating the technology in-use are missing in Firefox.

  • Unable to remove non-existing location provider from trackable.

  • Parameterization of links to DeepHub UI are not working with auth service.

DeepHub® 2021 R1, 1.2.0

Features

  • Choose the mapping service Previously only support for Mapbox was implemented. Now you can choose whether to use Mapbox or Maptiler as mapping service providing the background map and the styling.

  • Handling of connection loss between DeepHub® UI and DeepHub® The DeepHub® UI now has a visual indicator next to the “Live View” tab at the top that displays the connection status with the DeepHub®. The status may be one of the following:

    1. “Connected” (green colored icon)

    2. “Interrupted – Trying to reconnect automatically” (yellow colored icon)

    3. “Not connected” (red colored icon)

  • Consistent Detail View and Edit View
    1. New labelling for the menu tabs: “Zones”, “Fences” and “Trackables”

    2. “Delete” button within “Edit View” for fences and zones

    3. Show “fence id” in “Edit View” for fences

  • Sort fences and zones alphanumerically instead of spatially

    Previously, the list of fences and zones in the left panel appeared to be sorted in an arbitrary order. In actuality, zones and fences were ordered spatially, but this was not obvious and did not allow for easy handling. The list is now sorted alphanumerically.

Bugfixes

  • Missing tooltips for control widgets of map

    The control widgets on the right side of the map view now have explanatory tooltips when hovering over them with the mouse.

  • Creating two Zones or Fences not working

    When trying to create a second zone or fence immediately after creating the first, the second creation process would fail, leaving a dark grey, non-functional representation on the map resembling the intended area.

  • Fences: Search not working

    Searching for a fence via the search bar did not work.

  • Pressing return key to complete change of a value results in custom properties dialog

    Previously, it was impossible to complete the editing of any field within the “Edit view” of a fence or zone by hitting the “return” key on the keyboard.

  • Selecting a fence on the map is not reflected in left view

    Selecting a fence on the map with the mouse now causes the left-side list of all fences to scroll to the selected fence. Additionally, the entry of the selected fence is prominently highlighted in the left-side list.

  • Reset zoom level not working if no data is in DeepHub®

    Previously, if a user clicked the “reset zoom” control widget while the DeepHub® contained no zones or fences, an error could occur within the browser console and the UI would not appear to react to the mouse click.

  • UI stores entered information even though it was rejected

    After editing an object, such as a trackable, the list of all trackables would still show the altered values. However, this was only a bug with the UI; the correct values were stored in the DeepHub®.

  • Fence creation fails in case properties are involved

    When creating a fence, trying to add properties by clicking on the “Add properties” button would lead to an interrupt of the creation process, leaving the fence in an incomplete state. Additionally, errors were visible in the browser console.

DeepHub® 2021 R1, 1.1.8

Features

  • Rework of map
    1. Initialization happens only once

    2. Map view is persisted in URL for easy share

    3. New control “Initial State Controller” added to get back to view including all features

  • Enable RFID and iBeacon Zones
    1. Create, read, update, delete

    2. Filter Live View

    3. Search and view on Live View

  • Trackables
    1. Name is always visible in annotation

    2. Trackables “not in motion” are always visible

  • UI/UX fine tuning
    1. Put Trackables tab to right in main menu

    2. Rework all error messages

    3. Workaround for Material Design bug with wrong line height in input fields

    4. Zone & Fence: Better wording compared to spec for corners, coordinates and ground control points

Bugfixes

  • Zone & Fence: Fix New dialog next button

  • Zone & Fence: Fix editing on map

  • Zone & Fence: Fix reset of point fields

  • Zone & Fence: Fix Cancel behavior for Edit mode

  • Zone & Fence: Fix closing behavior of detail panel

  • Live: Fix Search list with multiple location provider

  • Live: Fix 401 error on get trackables/motions

  • Live: Fix showing trackables with point geometry

  • Global: Adopt all units according to spec

1.1.6

First public release.