Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8 Feb 2024 source code.tar.gz | 2024-02-08 | 9.0 MB | |
8 Feb 2024 source code.zip | 2024-02-08 | 34.1 MB | |
README.md | 2024-02-08 | 726 Bytes | |
Totals: 3 Items | 43.1 MB | 0 |
Changes to client-side storage cache mechanics.
1) ADDED CACHE_VER to settings. 2) Added LIB-CCache.php 3) Updated LIB-Install.php > Run CCache->init() on installation end. 4) CB-worker.js - Removed storage cache, moved to PAGE-cbwork.js instead. 5) Updated TEMPLATE-top.php - Load PAGE-cbwork.js 6) Renamed assets/head-storage-boxx.webp to banner.webp 7) Page settings - Will not show "CACHE_VER"
TLDR - Call $_CORE->CCache->init() to "force push update". All clients will rebuild cached asset files.