Skip to content

Releases: Bouni/kicad-jlcpcb-tools

2025.09.02

26 Sep 12:57
5b8defa

Choose a tag to compare

What's Changed

  • fix(release): copy missing files into release archive by @andy9a9 in #646

Full Changelog: 2025.09.01...2025.09.02

2025.09.01

25 Sep 19:48
1e4322a

Choose a tag to compare

What's Changed

  • README.md - Update KiCAD version badges, drop 8.99 and replace with 9… by @chmorgan in #599
  • README.md - Adjust some language to remove mention of specific versio… by @chmorgan in #600
  • Extended rotation correction to also have X/Y offsets. by @dhoepfl in #583
  • Cmm partselector category by @chmorgan in #592
  • README.md - 'How to release new versions of this plugin' by @chmorgan in #598
  • Cmm db optimize by @chmorgan in #603
  • Cleanup by @Bouni in #606
  • Added some input sanitization to prevent database corruption. by @dhoepfl in #608
  • Board local corrections by @dhoepfl in #584
  • Fix broken update parts database action by @Bouni in #613
  • Improved order number placeholder check. by @dhoepfl in #614
  • Unified correction matching between main window and fabrication. by @dhoepfl in #615
  • Fix for logging issue by @Bouni in #624
  • Catch exception when trying to remove logging handlers on Plugin close by @Bouni in #628
  • Cmm distutils fix by @chmorgan in #611
  • fix(version): make version checking more robust by @andy9a9 in #633
  • Added handling of duplicate entries on saving a correction. by @dhoepfl in #630
  • Fix crash in plugin when datasheet url is missing by @fbataill in #639
  • Plausibility check by @Bouni in #626
  • Fix for regex for valid part references by @Bouni in #640
  • Cmm jlcparts fetch - move jlcparts database fetching into the jlcparts_db_convert.py script by @chmorgan in #631

New Contributors

Full Changelog: 2025.04.02...2025.09.01

2025.04.02

02 Apr 11:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025.03.01...2025.04.02

2025.03.01

05 Mar 11:01
579d156

Choose a tag to compare

What's Changed

  • Catch UnicodeDecodeError in JLC order number check by @Bouni in #559
  • Remove Paste and V-Score layers from ZIP file by @Bouni in #564
  • Fixed params display in mainwindow and LCSC board value when removed by @TAMPCO in #569
  • Fix/layers by @andy9a9 in #575
  • Fix part picture download by @Bouni in #576

New Contributors

Full Changelog: 2024.12.01...2025.03.01

2024.12.01

13 Dec 15:04
43981c0

Choose a tag to compare

What's Changed

  • placehoDLer -> placehoLDer by @maximevince in #553
  • Fix: check_order_number function on empty files by @andy9a9 in #555
  • Show component values in list (+ other minor conveniences) by @wrs in #551
  • [feat] Add resuming download feature for LCSC database by @Oliver0804 in #556
  • Add progress bar and logg messages to zip deflation by @Bouni in #558

New Contributors

Full Changelog: 2024.10.01...2024.12.01

2024.11.01

04 Nov 14:37
35479b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.09.02...2024.11.01

2024.10.01

16 Oct 05:44
35479b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.09.02...2024.10.01

2024.09.02

20 Sep 06:25
321dad5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.09.01...2024.09.02

2024.09.01

16 Sep 14:05
b0cef60

Choose a tag to compare

What's Changed

  • Use dict_factory in store for better readability by @Bouni in #487
  • Add buttons to easy add Ω and µ to the search string. Fix for #66 by @Bouni in #508
  • Refactor LCSC API into seperate class by @Bouni in #509
  • Adds support for hierarchical sheets when rewriting schematics files. by @gonzalop in #506
  • Use dict_factory for get_part_details by @Bouni in #512
  • Refactor populate_footprints and get_part_details by @Bouni in #511
  • Show the price for the number of selected parts by @Bouni in #496
  • Improve part list by @Bouni in #519
  • Show last update in title bar by @Bouni in #520
  • Update pre-commit-config and linter action by @Bouni in #522
  • Write assigned lcsc values back to board by @Bouni in #523
  • Eliminate all dead code by @Bouni in #521
  • Fix #530 by @Bouni in #534

New Contributors

Full Changelog: 2024.07.02...2024.09.01

2024.07.02

23 Jul 12:59

Choose a tag to compare

What's Changed

  • Add download datasheet button to partdetails by @Bouni in #495
  • Fix tented vias and aux_orgin correction for KiCAD 8.99 by @Bouni in #502
  • Fix broken update process by @ukd1 in #498
  • Issue 488 (BOM/CPL creation failure on footprints without pad) by @ms270169 in #489
  • make get_part_details 2500x faster by @Oscilllator in #503

New Contributors

Full Changelog: 2024.07.01...2024.07.02