Skip to content

8 Feb 2024

Compare
Choose a tag to compare
@code-boxx code-boxx released this 08 Feb 11:14
· 10 commits to main since this release

Changed client-side caching mechanics, so that developers can "force push update" for assets.

  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() and all clients will rebuild cached assets.

Download Storage Boxx - PHP Inventory System