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
CI/CD: we now filter some warnings that are always generated by docker
images when we detect a CI/CD environment. They can be enabled using the --warn-ci-cd command line option. (See #564)
KiRi: continue even on corrupted schematics (#583)
Variants: avoid W045 on nameless pads. Assuming they are on purpose and not
real pads. (See #584)
Panelize: support for all new options (upto 1.5.1)
3D/2D renderers: support for ranges in the show_components and highlight
options. So one entry can be something like R10-R20. Can be disabled
using the global option allow_component_ranges. (See yaqwsx/PcbDraw#159)
Navigate results: A header and navigation bar (#582)