---
title: "Release notes for Frontend Observability 1.7 | Grafana Cloud documentation"
description: "Release notes for Frontend Observability 1.7"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Release notes for Frontend Observability 1.7

# 1.7.14

Released on 2024-11-25

- \[BUGFIX] Force error message fallback in error table cell

# 1.7.13

Released on 2024-11-22

- \[BUGFIX] **Error Awareness**: Correctly show the error details when navigating from a URL
- \[BUGFIX] Provide default message for an error message when the error message list is empty

# 1.7.12

Released on 2024-11-18

- \[BUGFIX] Provide default message for error message value when a string only contains white space

# 1.7.11

Released on 2024-10-31

- \[ENHANCEMENT] Use key / val chips to display attributes in the **Session Overview** table expandable row
- \[BUGFIX] Fix an issue with the **User Journey** table where the query would reach the Loki line limit

# 1.7.10

Released on 2024-10-30

- \[BUGFIX] Fix an issue where the Asserts recording rule `frontend_observability_page_duration_p75` used the wrong Faro event
- \[CHANGE] Add `frontend_observability_rate_errors` to the list of Asserts recording rules
- \[BUGFIX] Fix an issue where opening certain panels in Explore would cause invalid queries
- \[ENHANCEMENT] Add geolocation settings
- \[ENHANCEMENT] Use key / val chips to display attributes in the **User Journey** table expandable row
- \[ENHANCEMENT] Add an option to the Web SDK configuration page to choose between sticky and normal sessions
- \[BUGFIX] When in **Route Details**, only query for the top errors associated with that route

# 1.7.9

Released on 2024-10-18

- \[BUGFIX] Fix an issue where the Asserts widget would not show up even if all conditions were met
- \[BUGFIX] Resolve an issue in the **User Journey** table that caused only events to be displayed

# 1.7.8

Released on 2024-10-17

- \[BUGFIX] Hide HTTP resource metric items when no resource entry is available

# 1.7.6-1.7.7

Released on 2024-10-16

- \[ENHANCEMENT] Add **Configuration** page for Asserts recording rules
- \[BUGFIX] Prevent users from creating or editing apps to have no **CORS** origins
- \[BUGFIX] Point the import for `createBrowserRouter` to the correct library
- \[ENHANCEMENT] Display indicators for anomalies in application data ingestion status
- \[ENHANCEMENT] Show resource performance data for HTTP events

# 1.7.5

Released on 2024-10-07

- \[ENHANCEMENT] Lazy load the Frontend Observability plugin
- \[CHANGE] Prevent an app name from changing after the app is active
- \[BUGFIX] Add `TracingInstrumentation` import to the relevant React instrumentation snippets

# 1.7.4.1

Released on 2024-09-27

- \[ENHANCEMENT] Update GitHub actions workflows

# 1.7.4

Released on 2024-09-27

- \[ENHANCEMENT] Track filter usage in Application Overview and Error Awareness
- \[BUGFIX] Fix a bug where the error drawer would not get populated

# 1.7.3

Released on 2024-09-23

- \[BUGFIX] Filters are properly passed to the **Explore** page when you click the **Explore** button on panels that include it
- \[ENHANCEMENT] Error Awareness: Use count queries when fetching the error list

# 1.7.2

Released on 2024-09-10

- \[BUGFIX] Resolve an issue where the session summary in the session details page would incorrectly display “No Data” even when the corresponding data was available
- \[BUGFIX] Resolve an issue where the Errors column in the page performance table was sometimes hidden
- \[ENHANCEMENT] The asserts badge inside the frontend observability app is visible if any asserts specific `extra_log_labels` are present

# 1.7.1

Released on 2024-09-02

- \[ENHANCEMENT] Add Assertions badge that links frontend apps to the Asserts Entity Explorer
- \[ENHANCEMENT] Enable ability to create pre-defined recording rules for Asserts from the Frontend Observability plugin
- \[BUGFIX] In rare cases the top 10 errors table didn’t show all errors
