GBC 1.00.64 new features and upgrade notes

Genero Browser Client (GBC) 1.00.64 is a bugfix-only version.

Important:

This page covers only those new features introduced with the Genero Browser Client version specified in the page title. Check prior new features pages if you migrate from an earlier version.

For a detailed list of GBC 1.00.64 changes, please refer to the list of fixes on our issue tracker.

Retry HTTP request

The GBC has a retry mechanism to resend requests that fail due to network or HTTP error.

New theme variables control how the retry-on-error mechanism works:
$theme-network-retry-on-error A list of HTTP status codes.
$theme-network-retry-timeout Timeout (in seconds) after which an HTTP request is resent.

For more information on using retry-on-error in GBC, see HTTP retries.

Note:

This feature was introduced in GBC 1.00.64 and GBC 4.01.09 simultaneously.