---
title: "v0.1.8"
slug: "v018-latest"
updated: 2025-07-22T15:39:50Z
published: 2025-07-22T15:39:50Z
---

> ## 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.8

## New Features

#### OPC-UA Server Browser

When configuring an OPC-UA endpoint, there is now a GUI to help populate the correct setting. This browser gets the following information from the OPC-UA server and populates it into the form:

- Discovery URLs & Endpoint URLs
- Security Modes
- Security Policies
- User Token Methods

For more info, check out the [Creating an OPC-UA Device](/v1/docs/opc-ua) page.

#### Output Testing

A tag that has been specified as an output tag can now be forced to write a user set value. This can be useful for troubleshooting device writes. To test an output, use the tag detail dropdown and select `Test Output`. From here, check the `Enable Test Output` checkbox and type in the desired output value. For more details, view the [Testing a Tag Output](/v1/docs/testing-a-tag) page.

#### List Enhancements

Lists now offer the ability to select multiple items at once and perform bulk actions. They also now use a custom context menu for right click actions.

---

## Bug Fixes

- Added certain `Key Usages` to the OPC-UA certificate generation that some servers may require/recommend.

---

*Released 1/28/2025*
