Skip to content

robot stack version 8.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Dec 19:34
· 223 commits to edge since this release
8960cff

8.8.0 (2025-12-09)

8.8.0-alpha.13 (2025-12-08)

Bug Fixes

8.8.0-alpha.12 (2025-12-02)

Bug Fixes

  • robot-server: Ensure maintenance runs properly cleanup and manage live stream (#20274) (3b14305)

8.8.0-alpha.11 (2025-12-02)

Bug Fixes

8.8.0-alpha.10 (2025-11-26)

Bug Fixes

  • api: use StateUpdate when mapping legacy module loads (#20210) (02e4ce8)
  • app: Waste chute removal pages for 96ch calibration (#20242) (878cd9f)
  • robot-server: Harmonize error recovery camera field name (#20221) (ef660be)
  • shared-data: Adjust thermocycler auto sealing lid offsets to account for grip point calculations (#20220) (746fd8a)

Features

8.8.0-alpha.9 (2025-11-20)

Bug Fixes

  • api: bail early on module gcode parse errors (#20194) (839a358)
  • api: Correctly update engine state during tracking aspirate/dispense (#20195) (8720acd)
  • app: add unit to disposal volume (#20198) (0e5bc49)
  • app: disposal volume isn't reflected (#20201) (4061d2d)
  • app: fix quick transfer waste chute option issue (#20183) (881f17e)

8.8.0-alpha.8 (2025-11-18)

Bug Fixes

  • api: preserve critical points in tracking end (#20163) (bec218c)
  • app: Do not confirm camera preferences if camera is disconnected from robot (#20178) (d8c2a0e)
  • robot-server: delete input/output data file associations when removing runs (#20185) (07fec69)
  • step-generation: pass trash_location arg if return tip and blowout (#20181) (1667af8)

8.8.0-alpha.7 (2025-11-14)

Bug Fixes

  • api: Ensure that bad zoom and resolution values fail during app analysis (#20157) (6fd163e)
  • api: fix error propagation in dynamic pipetting. (#20143) (7c2c746)
  • app-shell, app-shell-odd: Report window type on hard refresh (#20156) (c9004dd)
  • app: casing and font for device page (#20139) (4d75ef9)
  • app: copy fixes for livestream (#20150) (6645ce4)
  • app: fix conditional css for camera preferences (#20142) (5537c7a)
  • app: fix return tip analysis error (#20137) (2865828)
  • docs: swap comment on set_offset() and calibrated_offset() (#20123) (27e5059)
  • hardware: fix divide by zero error on some plunger moves. (#20146) (a07fd0b)
  • robot-server: Fix RTP migrations from database schema 11 to schema 13 (#20154) (36945b7)

8.8.0-alpha.6 (2025-11-13)

Bug Fixes

  • api: Capture images on error even when exception is interrupted (#20107) (e9fc062)
  • api: Enable use of spacebars in filenames for images (#20133) (3b07f42)
  • api: Ensure PAPI provided params are within limits (#20136) (6596a1d)
  • app: conditionally render the livestream toggle by robot type (#20134) (2a6f66a)
  • build: build py dists before deploy (#20108) (1af52d0)

8.8.0-alpha.5 (2025-11-12)

Bug Fixes

  • app: default camera usage state to disabled (#20104) (068dbc8), closes #20100
  • hardware: Fix plunger stalls during negative direction motion. (#20122) (1855e0f)
  • odd: stop polluting console log with "▶ Object" (#20111) (8048d4e)
  • robot-server: Ensure camera device existence is validate for all endpoints (#20100) (7ed8d0c)

8.8.0-alpha.4 (2025-11-10)

Bug Fixes