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