Release Notes

Release Release Date
1.1.2 4-3-2026

Release 1.1.2

General

Clarified Range Filter Behavior

Range filters across the application have been updated to explicitly state “from … to (but not including)” to clarify that the upper bound is exclusive. Previously, selecting a date such as September 25 would return data through September 24 without clearly indicating this behavior. This change improves transparency and ensures users clearly understand how date and value ranges are applied throughout the system.

Default Sorting by Event Start Date

The default sorting on the landing page has been updated to sort insights by event start date. This ensures that the most urgent or imminent events appear at the top of the list, improving prioritization and helping users focus on time-sensitive insights.

Dynamic Confidence Level Display

Confidence levels are no longer hard-coded and now reflect model outputs. Insights display a confidence level of High, Medium, or Low based on the underlying data science models. This enhancement improves transparency and aligns the UI with actual predictive confidence.

Streamlined Release Documentation Strategy

Documentation is now aligned to reflect the most current product functionality, with release notes serving as a concise summary of changes. This approach ensures that users always access up-to-date guidance in the core documentation, while release notes highlight what has changed in each version.


Agriculture Intelligence Dashboard

Replacement of Region Column with “Hectares at Risk”

The Region column has been replaced with a “Hectares at Risk” column, displaying the total affected area for each insight. This metric is sortable and filterable, enabling users to quickly identify events with the largest potential impact. Selecting the hectares value opens a detailed view showing a Level 2 regional breakdown without exposing sensitive production data.

Enhanced Sparkline Tooltip Content

Tooltip content on Sparkline charts has been refined to present clearer and more relevant contextual information. This update improves readability and ensures users can quickly interpret key data points directly from the dashboard view.


Insights

Replace Smart Filter for Regions with a Dynamic List of Values (LOV)

All region filters on insights lists and details have now been replaced with a pop-up searchable list of regions. Previously, the App used a smart filter to allow users to search and drill down into particular administrative regions. This component performs search locally, requiring all regions to be downloaded with the page. Given that our customers typically have more than 10,000 regions, this solution will lead to excessive bandwidth consumption and performance degradation. The new list component avoids these problems, allowing users to search and drill down into regions in a more scalable and performant way.

Flexible Y-Axis Scaling for Line Charts

Line charts now dynamically scale the Y-axis based on the actual data range while always including zero. Previously, charts often extended to 100% regardless of actual values, making low-percentage variations difficult to interpret. The new scaling approach improves visibility of small changes and makes more effective use of available chart space.

Improved Past and Forecast Visualization on Line Charts

Line charts no longer rely on a hard-coded “today” divider. Instead, forecasted periods are indicated using background shading, while a single continuous line represents the data series. This removes visual clutter, eliminates tooltip overlap issues caused by dual-series rendering, and ensures the chart fully utilizes available space regardless of when it is viewed.

Improved Hover Indicators on Line Charts

Interactive markers have been added to line charts to make hoverable data points more discoverable. This visual cue makes it easier for users to access additional information through tooltips and enhances overall usability.

Introduction of Insight Lifecycle Statuses

Insight statuses have been expanded from a simple Active/Inactive model to a defined lifecycle that includes Forecasted, Ongoing, Ended, Archived, and Forecasted (Unrealized). Status transitions are handled automatically by the system based on event progression, while archiving remains user-controlled. Archived insights are hidden from default views but remain accessible if needed. This update provides clearer visibility into event progression and system behavior.


Project

Smart Filter Optimizations for Regions

The smart search region filters on projects has been optimized and contextualized to avoid preloading all potential regions. This has been done proactively in anticipation of the need to manage large numbers of administrative regions.

Removal of Crop Impact Badge

The previously displayed “High” crop impact badge has been removed. The badge was hard-coded and did not reflect a defined impact calculation. It has been temporarily removed until a robust and defensible impact logic model is implemented.


Visual Explorer

Replace Smart Filter for Regions with a Dynamic List of Values (LOV)

All region filters on visual explorer pages have now been replaced with a pop-up searchable list of regions. Previously, the App used a smart filter to allow users to search and drill down into particular administrative regions. This component performs search locally, requiring all regions to be downloaded with the page. Given that our customers typically have more than 10,000 regions, this solution will lead to excessive bandwidth consumption and performance degradation. The new list component avoids these problems, allowing users to search and drill down into regions in a more scalable and performant way.