Skip to main content

2026.07.01.01 - OneDevice

2026.07.01.01

Release — feat/onehealth-support → masterFeatures

Features

  • Offline gateway alerts — notify when a gateway goes offline (A22-T910)
  • Basic Health button handling added
  • Static pins support

Fixes

  • HTTP debug logging disabled in production
  • Communication method update corrected
  • Removed stale path reference
  • Invalid test shortcuts fixed
  • Ensure that all communication methods from protobufs are already set

Refactors

  • Gateway mode simplified — no longer formats or restarts
  • Common interface extracted
  • packet2 renamed to packet
  • New rabbit messages made compliant with standard
  • Event handling split into dedicated classes
  • Queue layout reorganised into logical ordering
  • Basic health payload handling added
  • Routing type enum introduced
  • Method state handled as string
  • User statuses refactored

Chores

  • Protobufs bumped → 1.260428.1 → 1.260528.1
  • GitLab CI config updated