Skip to content

Termite Protocol v1.1.1

Latest

Choose a tag to compare

@billbai-longarena billbai-longarena released this 11 Mar 04:56
· 7 commits to main since this release

Termite Protocol v1.1.1

Released on March 11, 2026.

Highlights

  • Fixes a cross-platform timestamp bug in template scripts that broke the GitHub Actions smoke test on Linux.
  • Keeps v1.1.0 packaging improvements while making the latest public release safe to recommend.

Fixed

  • Added a shared cross-platform file mtime helper in templates/scripts/field-lib.sh.
  • Updated templates/scripts/field-pulse.sh and templates/scripts/termite-db-reimport.sh to use the shared helper.
  • Verified install, first arrival, pulse generation, and initial signal creation on a fresh local smoke test.

Upgrade notes

  • Existing users can upgrade in place with the normal installer upgrade path.
  • No workflow changes are required; this is a compatibility and release-quality patch.