Add per-item behavior registry for client item runtime

This commit is contained in:
Jage9
2026-02-24 02:13:25 -05:00
parent cc33e24cd4
commit 949766c6f6
12 changed files with 303 additions and 88 deletions

View File

@@ -1,5 +1,5 @@
// Maintainer-controlled web client version.
// Format: YYYY.MM.DD Rn (example: 2026.02.20 R2)
window.CHGRID_WEB_VERSION = "2026.02.24 R225";
window.CHGRID_WEB_VERSION = "2026.02.24 R226";
// Optional display timezone for timestamps. Falls back to America/Detroit if unset/invalid.
window.CHGRID_TIME_ZONE = "America/Detroit";