Skip to content

Releases: jimisola/AutoLee

2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:21
16f9642

Features

  • Let the operator cancel a calibration or creep-home by @jimisola in #23
  • Count lifetime cycles for real instead of reusing the piece counter by @jimisola in #22

Bug Fixes

  • Make dashboard nav keyboard-operable, dedupe footer, drop double fetch by @jimisola in #32
  • One destructive-action confirmation rule across both UIs by @jimisola in #31
  • Stop coalescing rapid RUN/STOP taps into a single toggle by @jimisola in #30
  • BREAKING Report refused control commands instead of always answering 200 by @jimisola in #21
  • Stop the dashboard silently disabling jam detection and faking liveness by @jimisola in #20
  • Refuse batch start on a stale position reference by @jimisola in #18

Refactoring

  • Gate deferred commands through command_gate.h by @jimisola in #27

Documentation

  • Document the emergency stop, the only people-safety device on the machine by @jimisola in #28
  • Describe the post-merge control flow, and fix what was already wrong by @jimisola in #26

1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:29
b1a51e4

Bug Fixes

  • Stop onboarding silently setting a password, add touch recovery by @jimisola in #12

1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:52
926777a

Refactoring

  • BREAKING Name release artifacts factory/ota, not merged/update by @jimisola in #13

0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:33
b5294b3

Features

  • BREAKING Migrate firmware to native ESP-IDF (idf.py) by @jimisola in #4

Bug Fixes

  • BREAKING WiFi onboarding without reboots, panel recovery by re-init, captive-portal and boot fixes by @jimisola in #11
  • Quote a response description that YAML split on its comma by @jimisola in #9

Refactoring

  • BREAKING Rename release artifacts to autolee--.bin by @jimisola

Testing

  • Cover cliff.toml's version mapping with a pytest suite by @jimisola in #8

Build

  • BREAKING Move toolchain to ESP-IDF 6.0.2 by @jimisola in #7