# December 22, 2022

## NEW FEATURES 🚀 <a href="#new-features" id="new-features"></a>

**Advanced options for** [**work order creation**](/platform-documentation/deepomatic-engage/use-deepomatic-lens-on-the-field/create-and-visualize-work-orders.md) <img src="/files/vgjv4iGZbqF1pbSpttei" alt="" data-size="line">

For each work order created with the mobile application, it is now possible to:

* Add a work order type in order to display only the relevant tasks
* Add metadata to provide more information regarding a work order
* Add parameters to unlock advanced uses (comparison between an analyzed value and a parameter)\
  \
  &#x20;                           ![](/files/AqkzfiIcP2Fslf5MnnY5)

**UX experience to** [**visualize Data conformity errors**](/platform-documentation/deepomatic-engage/use-deepomatic-lens-on-the-field/complete-work-orders.md#take-photos-to-perform-the-work-order) <img src="/files/vgjv4iGZbqF1pbSpttei" alt="" data-size="line">

The user flow has been redefined so field engineers now have a clear distinction between data conformity errors and job conformity errors.

\
&#x20;                                 ![](/files/5dxlceVM3LZLlDxLSJml)

**New layout for the** [**asset detail page**](/platform-documentation/deepomatic-engage/getting-solutions/field-services/monitoring-assets-performance.md#asset-detail-page) <img src="/files/7bVk8QHr9DD7Gj1suyt3" alt="" data-size="line">

With this new version, the objective is to:

* Put back the photos at the center of the page as they are the most valuable information for users
* Simplify the navigation between work orders by allowing it only through the carousel (no more interactions with the graph)

<figure><img src="/files/gyLGl64B7DJA0gNg9UoA" alt=""><figcaption><p>Asset detail page</p></figcaption></figure>

**New data conformity algorithms** <img src="/files/Gla2DUTQ2Fhv9wWigxVd" alt="" data-size="line">&#x20;

In addition to the duplicate and the blur algorithms, you can now enable three new data conformity algorithms in order to reject photos that do not meet your compliance criteria :&#x20;

* Brightness algorithm: detect and block photos that are either too dark or too bright.&#x20;
* Resolution algorithm: detect and block photos whose resolution (image definition) is too low.&#x20;
* Image format algorithm: detect and block photos which are not taken in the landscape format.

**Insights dashboard to monitor data conformity** <img src="/files/Gla2DUTQ2Fhv9wWigxVd" alt="" data-size="line">&#x20;

It is now possible to monitor data conformity results in Insights through 3 indicators :&#x20;

* Overall share of photos that have validated data conformity
* Share of photos that have validated data conformity per task-group
* Distribution of causes for non-conform photos

<figure><img src="/files/zsAyP2Mg1rmudxjwLwUL" alt=""><figcaption><p>Insights dashboard for data conformity</p></figcaption></figure>

**Ability to** [**request a specific language**](broken://pages/-MFo4x8m0tI-Us5vSepd) **for the data conformity error messages** <img src="/files/Gla2DUTQ2Fhv9wWigxVd" alt="" data-size="line">&#x20;

It is now possible to set the language of the error message sent to the field users directly via the API requests.&#x20;

## IMPROVEMENTS 👍 <a href="#improvements" id="improvements"></a>

#### <img src="/files/l94BgFGPUvEYWmTgYfLY" alt="" data-size="line"> <a href="#introducing-work-order-type" id="introducing-work-order-type"></a>

* Navigation through model gallery images now follows the same order as gallery views
* [Enriched and much more detailed documentation for training models](/platform-documentation/deepomatic-drive/configuring-visual-automation-applications/training-models-1.md)

<img src="/files/vgjv4iGZbqF1pbSpttei" alt="" data-size="line">

* The field engineer object is now used to display the relevant work orders depending on the user
  1. The two toggles to filter work orders have been removed from the homepage
  2. Field engineers can only see the work orders on which they have been assigned
  3. Admin can see all work orders
  4. When a user creates a work order through the mobile application, he is automatically assigned as the field engineer
* When only one reason has been configured for a comment, it is selected by default (no need to open the dropdown list anymore)
* Reasons for comments are now grouped by site\_id in the admin

<img src="/files/7bVk8QHr9DD7Gj1suyt3" alt="" data-size="line">

* The information about the edition of a task result is now available in the task group history panel
* It is not needed anymore to clear the local storage to see the modification (add/edit/delete) on a column in an FS Solution
* An error message is now displayed when trying to add a task behavior that already exists
* When the analyze value of a task is really long, it is now possible to hover over the task to see the entire result
* Updated version for Insights (Superset 2.0). The following are the key changes you benefit from:
  * New horizontal bar chart
  * Improvements to mixed charts
  * Drag and drop columns in Table Charts
  * And much more. Check out the [release note](https://preset.io/blog/apache-superset-2-0-release-notes/) to find out more.

<img src="/files/Gla2DUTQ2Fhv9wWigxVd" alt="" data-size="line">

* A new more stringent implementation of the duplicate algorithm is now available: Duplicate detection (perceptual).&#x20;
* There is now a specific code to distinguish each data conformity algorithm in the API responses (eg. for duplicate errors the code is 1 whereas for blur errors the code is 2). &#x20;

## FIXES 🔧 <a href="#fixes" id="fixes"></a>

<img src="/files/vgjv4iGZbqF1pbSpttei" alt="" data-size="line">

* It is not needed anymore to add an AppConfig to have the default behavior with the "can return to WO list" arrow
* Task groups are now fetched with an app version to avoid the display of empty work orders

<img src="/files/XrSUaPRfmRZ3VwcFPS5Z" alt="" data-size="line">

* It is now possible to set a not analyzed behavior for a task.

<img src="/files/l94BgFGPUvEYWmTgYfLY" alt="" data-size="line">

* The duplicated action buttons are fixed and removed


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.deepomatic.com/platform-documentation/release-notes/december-22-2022.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
