---
title: "v0.2.5"
slug: "v025"
updated: 2025-07-22T16:12:05Z
published: 2025-07-22T16:12:05Z
---

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

## Changes

#### New Status Fields

Added 3 new boolean fields to represent the status of an object. The following three fields:

- status_running
- status_stopped
- status_failed

Where added to the following object type:

- Device
- Tag
- AI Model
- AI Model Binding

This allows for ease of implementation in systems that have limited logic capabilities. You can now map one of these fields directly to a tag to write to an end device and use in logic.

---

*Released 7/22/2025*
