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

# Jun 1, 2026

This release introduces post-creation observation linking and unlinking on inspection tasks, deep linking for issues, larger video uploads, offline deletion validation on mobile, and several critical bug fixes across web and mobile platforms.

## Web Application

### 🚀 Features

* **Post-Creation Observation Linking** - Operators can now add or remove related observations from existing inspection tasks after creation. Previously, observations could only be attached at the time a request was created. The new link/unlink controls appear directly on the Issue Detail panel.
* **Deep Linking for Issues** - Issues now support direct URL links, allowing users to share or bookmark specific tasks and navigate directly to them from notifications, emails, or external tools.
* **Larger Video Uploads** - The maximum video file upload size has been increased to 100MB, allowing users to attach longer inspection recordings directly from the dashboard.

### 🐞 Bugs

* **Fixed Merge Functionality Hang** - Resolved an issue where the merge action on the Emission Events page would hang after the first use, requiring a full page refresh before merging again.
* **Fixed Observations Page Loading** - Resolved an error that prevented the Observations page from loading when certain SCADA query fields were unavailable.
* **Fixed Leak Dashboard Unit Mismatch** - Resolved an inconsistency where the Leaks dashboard displayed emission rates in a different unit than the Leak detail blade, even after updating the unit preference in Settings.
* **Fixed Related Observations Error** - Resolved an error that could appear on the Issue Detail panel when loading related observation data, replacing the error with a graceful fallback.
* **Fixed Observations Dashboard Blank State** - Resolved an issue where the Emission Observations dashboard would go blank after repeatedly opening and closing the detail blade.

## Mobile App

### 🚀 Features

* **Offline Deletion Validation** - Issue deletion on mobile now enforces the same permission rules as the server (role-based access, ownership checks) even when the device is offline, preventing sync conflicts when connectivity is restored.
* **Link and Unlink Observations on Mobile** - Field technicians can now add or remove related observations from inspection tasks directly in Outpost, matching the new desktop capability.

### 🐞 Bugs

* **Fixed Inspection Date on Closed Tasks** - Closed inspections in Outpost now display the date the work was completed, instead of showing no date.
* **Fixed Android Offline Sync** - Resolved an issue where closing multiple subtasks at once on Android could leave orphan subtasks that reverted to in-progress after syncing.
* **Fixed Offline Sync Status Revert** - Resolved an issue where work items closed in Outpost while offline would revert to "In Progress" in the Work Management dashboard after syncing.
* **Fixed Closed Leak Visibility** - Resolved an issue where leaks closed out in Outpost were not appearing in the Leaks dashboard or in Emission Events.
