20250210 - Release Notes
28 days ago by Andrea Morgan
New Dynamic Creative Caching for Doohly Player HTML Packages
With the StorageCache
class, you can easily store images, videos, and data locally on players. Specifically for dynamic creatives/packages, this helps you:
- Quickly get started caching dynamic assets & data locally.
- Cache assets and data necessary for continued offline playback.
- Reduce network usage.
- Share cached assets across packages and versions.
- Manage cache expiry automatically.
New Throttling Examples
We’ve also added new example code to the documentation, showcasing how to implement throttling within your packages to help reduce network usage.
Get Started
Get started by downloading the template package, integrating storage_cache.js
, and following the provided examples to implement caching in your packages: Doohly HTML Packages Documentation. If you need any help 👉 [email protected]