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

# Mar 9, 2026

This release introduces a unified follow-up action modal, bulk issue deletion, and pinned table columns in the web application. Android mobile users benefit from a redesigned offline sync mechanism and improved performance on issue detail screens. Several bug fixes address event filtering, table display, and form rendering issues.

## Web Application

### 🚀 Features

* **Unified Follow-Up Requests Modal** - Combined all follow-up action types into a single, streamlined modal for faster event resolution workflows.
* **Pinned Table Columns** - ID and Type columns are now pinned to the left side of emission event and observation tables, keeping key identifiers visible while scrolling horizontally.
* **Bulk Delete for Issues** - Users can now select and delete multiple open issues and sub-tasks at once, reducing manual cleanup time.

### 🐞 Bugs

* **Fixed Event Filtering** - Resolved an issue where emission event filters would not apply correctly when using asset property criteria.
* **Fixed Table Selection** - Corrected a display issue where the checkbox column would disappear or shift position when pinning columns in the issues table.
* **Fixed Event Blade Data Display** - Resolved an issue where embedded issues in the emission event blade would not render data correctly after recent updates.
* **Fixed Emission Rate Calculations** - Corrected an issue where emission rate calculations were incorrect due to a unit conversion mismatch.
* **Fixed Attribution Equipment Display** - Resolved an issue where some equipment was not appearing in the attribution pane.

## Mobile App

### 🚀 Features

* **Improved Android Sync** - Replaced poll-based syncing with event-driven triggers and resolved conflicts between Event Hub sync and offline queue sync for more reliable data synchronization.
* **Faster Android Issue Details** - Improved loading speed on the issue detail screen for a smoother field experience.
* **Android Offline Sync Redesign** - Redesigned the Android offline sync mechanism to align with the iOS architecture, improving reliability and consistency across platforms.
