```eval_rst .. _release-notes-2021.1.13: ``` # HoloStream 2021.1.13 Release Notes ## Improvements ### Added Automatic Retry When Fetching The Manifest .mpd In very rare circumstances the manifest would not be fetched from a CDN. To address this, an automatic retry has been added to ensure the manifest is correctly fetched and improve startup reliability of the player. A console log entry will be written if the retry operation is called. ## Fixes ### Fixed Several Rendering Issues for FireFox Due to an unhandled status code, HoloStreams playing in FireFox could fail to properly display textures (resulting in a mesh being rendered pink), or could fail to correctly update the mesh past the first two seconds. The status code is now correctly handled, resulting in a more accurate and reliable playback experience when using this browser.