StoreFront

Cumulative Update 1 (CU1)

Release date: August 20, 2024

About this release

StoreFront (initial release)

Known issues in this release

Citrix Product Subscription Advantage Eligibility Dates

Citrix Workspace app for HTML5

This release includes Citrix Workspace app for HTML5 2404.1.

What’s new in 2402 LTSR CU1

Cumulative Update 1 (CU1) is the latest release of the StoreFront 2402 LTSR. See What’s new.

Starting with the CU1 release, when you sign in to StoreFront, you can see timely and relevant information about the launch status of Citrix Workspace app for HTML5. For more information, see Improved Virtual Apps and desktops launch experience.

Enable advanced health check for all stores

Advanced health check is enabled for all existing stores on upgrade to 2402 LTSR CU1 to improve resiliency. With advanced health checks, StoreFront can more reliably check for any issues in the delivery controller. When used with Citrix Desktops as a Service, the advanced health checks provide additional information about the connectors present at the resource locations. This feature is useful during an outage. When a user launches a resource, an appropriate connector to launch the resource is selected automatically using Local Host Cache.

If you want to disable advanced health check for all stores, you can use the following PowerShell script:

foreach ($store in Get-STFStoreService)
{
    Set-STFStoreFarmConfiguration -StoreService $store -AdvancedHealthCheck $False
}
<!--NeedCopy-->

Fixed issues

StoreFront 2402 LTSR CU1 contains the following fixes:

  • When you start an app or a desktop session, the following error message might appear even though the resource starts successfully:

    “Cannot start Desktop”.

    The issue occurs when you upgrade StoreFront to 2203 CU4 Update 1 and Citrix Workspace app for Windows supports opening a custom web portal. [CVADHELP-24757]

  • This fix corrects the typo appearing in the German language error message. [CVADHELP-23088]

  • When you upgrade StoreFront, you might notice duplicate copies of customization files, which were placed in the custom folder (\StoreWeb\custom), can also be found in the StoreFront web interface folders (\StoreWeb) after the upgrade process is complete. [CVADHELP-25405]

Cumulative Update 1 (CU1)