Releases: code-boxx/Core-Boxx-PHP-Framework
Releases · code-boxx/Core-Boxx-PHP-Framework
12 Feb 2024
8 Feb 2024
Changes to client-side storage cache mechanics.
- ADDED CACHE_VER to settings.
- Added LIB-CCache.php
- Updated LIB-Install.php > Run CCache->init() on installation end.
- CB-worker.js - Removed storage cache, moved to PAGE-cbwork.js instead.
- Updated TEMPLATE-top.php - Load PAGE-cbwork.js
- Renamed assets/head-storage-boxx.webp to banner.webp
- Page settings - Will not show "CACHE_VER"
TLDR - Call $_CORE->CCache->init() to "force push update". All clients will rebuild cached asset files.
2 Feb 2024
29 Jan 2024
13 Dec 2023
- Bootstrap update.
- JWT library update.
- Some small cosmetic updates.
28 Sep 2023
Calendar module - added "skip to today" button.
27 Sep 2023
A couple of minor installer updates.
- Base URL needs to be HTTPS before API can be enforced to accept HTTPS only.
- Installer will stop if VAPID keys (for push notifications) fail to generate.
14 Sep 2023
A tentatively stable build of Core Boxx.