Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 17:05
· 12 commits to master since this release

Added

  • Added "disable train" setting for blocks. Any train in a block with this setting enabled will not be connected via bluetooth. Layout Controllers will only need to connect when a device is assigned to one of it's ports. (#161)
  • Improved Portal UX. Made add portal process cancellable, added option to remove the Portal again (#94).

Fixed

  • Fix duplicate status messages for hubs in log messages panel (#172).
  • Fix invalid ble-server state when hub disconnects during program running (e.g. when battery is removed) (#160).
  • Fix pybricks error with motors with rotation encoders in pybricks 3.3-stable (#174).
  • Don't allow adding train to occupied block. This previously created invalid state.
  • Fixed Switches and Crossing motors invalidated port when renaming a hub (#163)