> For the complete documentation index, see [llms.txt](https://incident-tracker.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://incident-tracker.gitbook.io/docs/welcome/whats-new/version-history/2026-releases.md).

# 2026 Releases

<details>

<summary>Mobile App Launch - January 2026</summary>

&#x20;[Download Mobile App](/docs/welcome/whats-new/download-mobile-app.md)

</details>

<details>

<summary>Minor Update: April - v2.3.1</summary>

**🐞 Bugs**

* Fixed issue where autocomplete for people/witness fields did not populate correctly in certain scenarios
* Fixed issue where SCIM provisioning calls were not properly evaluating external/remote IDs
* Fixed issue in basic search where exact match for people/witness was not respected
* Fixed issue with numeric formatting in activity hotspots under certain conditions
* Fixed issue where private note counts were not updating correctly on reports
* Fixed issue where orphaned workflow maintenance scripts could fail during cleanup
* Fixed issue where sublocation validation did not accept valid write-in values during submit/edit
* Fixed issue where no feedback was shown when sublocation validation failed
* Fixed issue where workflow execution could abort when processing alert attachments
* Fixed issue where maintenance scripts could abort due to missing session variables
* Fixed issue with mobile workflow execution API reliability
* Fixed issue with mobile PIN syncing in certain environments
* Fixed issue where advanced search criteria were not properly wrapped with date range filters
* Fixed issue where form row cloning occasionally resulted in incorrect column ordering
* Fixed issue where stale-dated workflow actions did not always add required forms
* Fixed issue where stale-date-only advanced searches returned incorrect results
* Fixed issue with Excel imports where field lengths exceeded database constraints
* Fixed issue where document counters were off by one in the document center
* Fixed issue where HTML-friendly inputs in custom sections did not render correctly after loading drafts

**💻 Code & Optimization**

* Optimized database execution plans for search operations, improving performance on non-indexed queries
* Improved handling of null vs. empty collections in logic processing
* Added indexing and optimizations to event retrieval under heavy load
* Optimized database connection handling for legacy environments
* Enhanced API routing for token generation workflows
* Improved background task handling by replacing legacy fire-and-forget processes with more secure execution patterns
* Optimized IO and CPU performance for Recent Reports, Shoutbox, and form rendering
* Added safeguards to prevent database parameter saturation
* Improved internal handling of report scrape updates after system changes
* Upgraded API suite to latest framework version for performance and maintainability

**✨ Feature Additions & Enhancements**

* New Form Builder (Beta) – Early release of an enhanced form-building experience
* Workflow Simulation Tool – Ability to simulate workflow execution and run on demand from the admin interface
* Workflow Conflict Detection – New admin tool to identify and prevent conflicting workflows
* Added workflow "firing" insights for better visibility into execution behavior
* Improved export behavior to align with advanced search filtering
* Introduced sitemap support for improved accessibility and navigation
* Enhanced utilization tracking within the cloud environment
* Improved email handling to gracefully manage large attachments and provide clearer delivery feedback
* Added improved logging for external email delivery failures

**🎨 Cosmetics**

* General UI cleanup and readability improvements across admin dashboard and configuration pages
* Improved formatting for dropdowns and image map selection tools in forms
* Enhanced visual feedback for warnings, restricted reports, and bulletin board actions
* Fixed UI issue where announcement comments collapsed unexpectedly on refresh
* Adjusted event log headers for better readability
* Improved clarity and consistency of feedback messaging during report submission and editing
* Refined submit confirmation page layout and readability
* Improved styling and visibility for read-only inputs in modern form rendering
* Cleaned up redundant or unclear language across various admin pages
* Minor visual tweaks across admin sections for improved usability

</details>
