1.0.20
What's changed
Changes since 1.0.19
🐛 Bug fixes
- #1701 - Union referenced bus hubs into component dependencies (@bdraco)
- #1706 - Materialise nested featured presets and flag preset fields (@bdraco)
- #1707 - Carry multi_conf on board featured components (@bdraco)
- #1712 - Disable version history on a broken-symlink .git too (@bdraco)
- #1714 - Compute featured components' locked_pins from the PIN schema at sync (@bdraco)
- #1717 - Materialize I/O-expander hubs for featured components (@bdraco)
- #1720 - Don't adopt an enclosing git repo that ignores the config dir (@bdraco)
- #1721 - Make BOARD_PIN_KEYS a single source and complete the key set (@bdraco)
- frontend#989 - Preserve in-progress form values across the dep detour (@bdraco)
- frontend#990 - Clear a stale pin select when its value is unset (@bdraco)
- frontend#994 - Seed only preset fields in the featured add form (@bdraco)
- frontend#995 - Collapse the Recommended category when nothing is available (@bdraco)
- frontend#993 - Collect multi_value nested lists so usb_uart channels submit (@bdraco)
- frontend#992 - Hide already-present single-instance featured components (@bdraco)
- frontend#1004 - Show the resolved substitution hint on the automation Target field (@bdraco)
- frontend#1003 - Hide featured cards whose preset id is already configured (@bdraco)
- frontend#1005 - Don't toggle the command palette on editor-handled keys (@bdraco)
- frontend#1000 - Preview the underlying component key for featured add forms (@bdraco)
- frontend#1002 - Resolve substitutions in the id-reference picker labels (@bdraco)
- frontend#999 - Detect bare-integer pin values in the used-pin scan (@bdraco)
- frontend#1008 - Hide a featured card when its schema locked_pins are already in use (@bdraco)
- frontend#1011 - Save the editor buffer before install/update (@bdraco)
- frontend#1012 - Complete LONG_FORM_PIN_KEYS with id and ignore_pin_validation_error (@bdraco)
- frontend#1009 - Auto-add expander hubs and namespace expander pin overlap (@bdraco)
📚 Documentation
🧹 Maintenance
- frontend#996 - Add characterization tests for yaml-serialize util (@esphbot)
- frontend#997 - Add characterization tests for yaml-scalar util (@esphbot)
- frontend#1007 - Clarify the palette keydown guard and fix a test name (@bdraco)
- frontend#1010 - Add unit coverage for format-api-error and secret-ref utils (@esphbot)