Skip to content

v2.2.1: Bug fixes — heartbeat schema + timezone + compact safety

Choose a tag to compare

@ZackO2o ZackO2o released this 09 Apr 19:17
· 10 commits to main since this release

Fixed

  • heartbeat config: enabled+intervalMinutesevery: "30m" (matches OpenClaw schema, eliminates "Unrecognized keys" warning)
  • Timezone-aware dates: All scripts now respect TZ env variable (previously used UTC, causing wrong dates after 8pm in non-UTC timezones)
  • Compact safety: Skips already-compacted files, won't overwrite archived originals on re-run
  • Cron timezone: memory-cron.sh inherits system TZ from /etc/timezone