Release 2.0.5 (2024-10-28)
  • 28 Oct 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Release 2.0.5 (2024-10-28)

  • Dark
    Light
  • PDF

Article summary

Release 2.0.5 (2024-10-28)


Enhancement: Add Tracking of Document Favorite in SharePoint Online

Updated document library tracking to capture clicks to favorite/unfavorite buttons (Issue 3307)

This update adds the ability to track the how often users are favoriting documents.


Fix: Document Download Tracking in SharePoint Online

Updated code to capture downloads from document libraries (Issues 3301, 3302)

Clicks to the Download button in a document library's ribbon or ECB menu were no longer being tracked. This update restores that tracking.


Fix: Document Open Tracking in SharePoint Online

Updated code to capture clicks to the Open buttons (Issue 3303)

Interactions with the Open buttons in the document ECB menu were no longer being captured. This update restores that tracking.


Fix: Document Check Out Tracking in SharePoint Online

Updated code to capture clicks to the Check Out, Check In, and Discard Check Out buttons (Issue 3304)

Interactions with the Check Out, Check In, and Discard Check Out buttons in document libraries were no longer being captured. This update restores that tracking.


Fix: Document Alert Me Tracking in SharePoint Online

Updated code to capture clicks to the Alert Me buttons (Issue 3305)

Interactions with the Alert Me buttons in document libraries were no longer being captured. This update restores that tracking.


Fix: Document Share Tracking in SharePoint Online

Updated code to capture clicks to the Share buttons (Issue 3306)

Interactions with the Share buttons in document libraries were no longer being captured. This update restores that tracking.


Fix: Document Copy Tracking in SharePoint Online

Updated code to capture clicks to the Copy To buttons (Issue 3308)

Interactions with the Copy To buttons in document libraries were no longer being captured. This update restores that tracking.


Fix: Document and Recent Documents Web Part Tracking in SharePoint Online

Corrected tracking of user interactions with Documents and Recent Documents web parts (Issue 3309)

Document opens, downloads, and other document interactions performed within the Documents and Recent Documents web parts are now tracked correctly.


Was this article helpful?