Version 6.00


New Features in 6.00

Affects

Description

Reference

Konect Manager

Konect App

Calculated field auto value inputs are now available.

Calculated field

A Konect calculated field is simply a user defined expression that evaluates to a final value that is then stored in the field.

Samples

An Area calculated field could be created using the fields length and width:

length * width

A TreeCanopyArea calculated field using the CanopyDiameter field and the pi and pow functions:

pi() * pow((CanopyDiameter / 2), 2)

An InspectionDate calculated field could automatically capture todays date using the now function:

now()

For more information see https://api.konectech.com/docs/integration/calculated-fields/index.html

KO-886

Konect ManagerHistorical versions of records can now be exported from the data tab of Konect manager, the KD Export command line tool and from the integration API.

KO-1095

KS-937

Konect Manager

Konect App

Multiple features can be highlighted from the features list, which is displayed from the map 'view/edit data' tool, related children, or from the search tool.KO-1085
Konect PortalThe Konect portal now contains a simple user report that returns the roles and environments assigned to each user. The report also includes the last time the user opened the mobile app, and the device details.KO-1082

Fixes/Updates in 6.00

Affects

Description

Reference

Konect ManagerWhen a query is saved the query is not cleared, allowing the query to be modified and used again.KO-1063
Konect ManagerWhen adding a new field to a dataset it will be inserted after the currently selected field.KO-1109

Konect Manager

Konect App

Improved performance for downloading large datasets.

KO-1078

KO-1077

Konect ManagerFixed system basemaps being updated on KPK imports.KO-1083
Konect ManagerChanged KPK imports and exports to continue when images are missing from records.KO-1100
Konect ManagerFixed an error being displayed when changing organisations and saving feature types or projects.KS-1012

Konect Manager

Konect App

Fixed an issue when returning to a parent feature from a child feature where a different form variant is used to display the parent record.KO-1106

Konect App

Fixed an issue preventing the 'send data to konect' support feature from working.KO-1104

Konect Manager

Fixed an issue when the first network call from Konect Manager does not use the defined proxy settings, which can cause long delays for Konect Manager to start and a error message about white listing being displayed.KO-1107

Known Issues in 6.00

Konect ManagerKonect Manager sometimes fails to load the map, locking the user out. After 20 seconds the user will be offered a restart Konect Manager option. If this issue continues the user may try to refresh the app by starting konect manager with the command line switch -r.KS-967
Konect ManagerNotification messages sent from the Users area in Konect Manager are currently not working on Android devices. The UI has been disabled so messages can't be sent to Android devices. This also effects messages sent to devices about being logged out of an account when the same user logs in on a different device.

KS-1013

KO-1108

Konect AppOn some iOS devices photos taken in portrait mode and chosen from the gallery can have an orientation correction applied twice such that overlays created in the field will not orientate correctly when viewed in Konect Manager or on Android devices.

KS-989

KS-1007

Konect AppIt is recommended to store no more then 10 photos for each individual record as this may increase instances of the mobile application crashing due to memory limitations. This is impacted by other applications that may be running on the device, in particular when switching to the camera or gallery application. Konect records can and do store more than 10 photos.