Skip to content
EN

Changelog

Versions that are actually published on each distribution channel (PyPI / npm / PlatformIO / GitHub). Click a tool name to open its change history.

Tool / SDKDistributionLatestReleasedHow to update
Hapbeat StudioWeb0.7.0https://studio.hapbeat.com/
hapbeat-helperPyPI0.4.02026-08-03pipx upgrade hapbeat-helper
Hapbeat Unity SDKUPM (Git URL)0.5.02026-08-27https://github.com/Hapbeat/hapbeat-unity-sdk.git#v0.5.0
hapbeat-python-sdkPyPI0.2.02026-08-03pip install -U hapbeat-python-sdk
@hapbeat/sdknpm0.3.02026-08-03npm install @hapbeat/sdk@latest
hapbeat/arduinoPlatformIO0.1.02026-06-28pio pkg update

Snapshot taken: 2026-08-30

Device firmware is not listed here. Studio’s Manage → Firmware tab always shows the latest release plus the archived ones.

You don’t have to come here — each tool tells you while you use it. How often depends on the kind of notice:

  • Notices you have to dismiss (banners, chips) appear once per version. Dismiss one and it stays gone until an even newer release appears — pinning a version while you work never means closing the same thing every session.
  • Notices that just scroll past (a Console or log line) cost nothing to ignore, so they appear once per run. Never seeing them again after one missed glance would be worse.
ToolHow it tells youHow often
StudioA header chip when the connected Helper has a newer release; a chip in the device detail when a device has newer firmwareChip: once per version (device detail is always shown)
hapbeat-helperOne line at startup. hapbeat-helper version checks on demand (--no-update-check disables it)Every start
Unity SDKOne Console line at Editor startup. Hapbeat → Diagnostics → Check for SDK Updates checks on demandOnce per Editor session
Python SDKOne line when you run the hapbeat command (HAPBEAT_NO_UPDATE_CHECK=1 disables it)Once a day (immediately for a new version)
JavaScript SDKnpm outdated @hapbeat/sdkManual
ArduinoThe library update indicator in PlatformIO / Arduino IDEManual