---
title: "v0.1.1"
slug: "v-0-1-1"
updated: 2024-11-20T19:00:54Z
published: 2024-11-20T19:00:54Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ai-op.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.1.1

## New Features

#### Performance Metrics

Added more detailed hardware performance metrics.

#### Tag Retry Counter

Previously, when a device would fail, the tag status would immediately go to failed. Now, the tag will maintain it’s running status for 3 scans and only fail if the device has not recovered. This allows for a model to continue to run during a brief network issue or other temporary failure. The tag will display an info message that the parent device has failed and display a countdown till failure.

> This will be a settable value in a future release.

---

## Bug Fixes

- Updated the OPC-UA client to match the certificate’s application URI, which was previously causing errors with certain OPC-UA servers that had stricter standards.
- Certain model sample rate and depth combinations would cause a rounding error that would feed an incorrect tensor size to the model and cause a failure.

---

## Known Issues

- The default OPC-UA certificate generated during install is not properly signed and will cause a failure with certain OPC-UA servers.
  - To resolve this, generate a new certificate on the OPC-UA protocol details page and re-approve the certificate from the OPC-UA server.

---

*Released 11/11/2024*
