You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)