---
title: "Release 3.3.0 (2024-01-26)"
slug: "release-330-2024-01-26"
updated: 2024-01-25T23:39:47Z
published: 2024-01-25T23:39:47Z
---

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

# Release 3.3.0 (2024-01-26)

## Release 3.3.0 (2024-01-26)

---

#### **Enhancement: Add Tracking of URL links in Lists**

*Updated list tracking to capture clicks to links displayed in a URL column (Issue 3280)*

Previously, tracking of elements in a list or list web part did not include clicks to hyperlinks in the URL column. This update adds that functionality.

---

#### **Fix: List Title in SharePoint Online**

*Updated code to capture the list title correctly (Issue 3279)*

Clicks to items in a list web part were generating an event indicating the list title was “undefined”. This update corrects that tracking.

---

#### **Fix: Image Web Part Tracking in SharePoint Online**

*Updated code to capture clicks to images in the image web part (Issue 3278)*

Interactions with image web parts were no longer being captured. This update restores that tracking.

---

#### **Fix: News Article Post Interactions**

*Updated news article tracking to capture when comments are posted (Issues 3277, 1514)*

Comments being made on article pages were no longer being captured. Posting a new comment, or replying to an existing comment, will now be tracked.

---

#### **Fix: Document Tracking in Tile View**

*Updated document tracking to capture clicks to document tiles (Issue 3237)*

Interactions within a document library set to tile view were not being captured. This update corrects that tracking.

---

#### **Fix: Document Tracking with Title Field Enabled**

*Updated document tracking to capture clicks to documents in libraries that include the title field (Issue 1770)*

Interactions within a document library that has the title field displayed were not being captured. This update corrects that tracking.

---

#### **Fix: Mega Menu Tracking in SharePoint Online**

*Updated mega menu tracking to work with the latest mega menus and cascading menus (Issue 3235)*

Some interactions with mega or cascading menus in the site navigation were no longer being captured. This update restores that tracking.

---

#### **Fix: Hero Web Part Tracking in SharePoint Online**

*Corrected information captured when a user interacts with the hero web part (Issue 3077)*

The destination URL and title of hero web part tiles was not being captured correctly. These values will now be tracked in most cases.

---

#### **Fix: Search Refiners / Filters**

*Updated tracking code to include the currently selected refiners in search events (Issue 2701)*

The refinement / filter criteria used when searching was no longer being captured. This update restores that tracking.
