mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-01 12:59:36 +00:00
- Add KiCad API v2 endpoints (/kicad-api/v2) with volatile field support for stock and storage location (shown but not saved to schematic) - Add kicad_export flag to Orderdetail entity for per-supplier SPN control (backward compatible: if no flag set, all SPNs exported as before) - Add EDA completeness indicator column in parts datatable (bolt icon) - Add ?minimal=true query param for faster category parts loading - Improve category descriptions (use comment instead of URL when available) - Improve BOM importer multi-footprint support: merge entries by Part-DB part ID when linked, tracking footprint variants in comments - Fix KiCost manf/manf# fields always present (not conditional on orderdetails) - Fix duplicate getEdaInfo() call in shouldPartBeVisible - Consolidate supplier SPN and KiCost field generation into single loop |
||
|---|---|---|
| .. | ||
| _advanced.html.twig | ||
| _associated_parts.html.twig | ||
| _attachments.html.twig | ||
| _eda.html.twig | ||
| _lots.html.twig | ||
| _main.html.twig | ||
| _manufacturer.html.twig | ||
| _orderdetails.html.twig | ||
| _specifications.html.twig | ||
| edit_form_styles.html.twig | ||
| edit_part_info.html.twig | ||
| merge_parts.html.twig | ||
| new_part.html.twig | ||
| update_from_ip.html.twig | ||