File Details
v1.3.1
- R
- Jun 6, 2026
- 81.52 KB
- 48
- 12.0.7+3
- Retail
File Name
CoolPlan-v1.3.1.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
- 12.0.0
CoolPlan
v1.3.1 (2026-06-06)
Full Changelog Previous Releases
- addon v1.3.1: code-review fixes
- Options: persist the Sound/TTS lead restore value (o.savedSoundLead) so enabling 3-2-1 countdown + /reload no longer silently zeroes the saved lead
- DB.ToSerializable: skip disarmed (active==0) encounters so whole-library export/share doesn't ship/count empty plans
- DB.SetActive: only an explicit 0 disarms; nil/out-of-range index is a no-op (can't accidentally disarm)
- Scheduler: fold the countdown's soonest-cast scan into the main tick loop (no second per-frame queue pass)
- Style: extract shared Style.Border helper; Manager Active chip reuses it instead of copy-pasted border code
- Options: thumb tint reads ns.Style.colors.accent instead of a hardcoded literal
- DB: default windowW 860 -> 940 to match Window MIN_W
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

