Part-DB 1.17.2
Important
If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8
Tip
There is a new experimental docker image, which is much faster. See this post for more info.
Tip
You can help to translate Part-DB to other languages. See this post for more info.
New features
- Added option to disable image overlay on part detail pages (#960, thanks @d-buchmann)
- Allow to use the percentage sign directly as unit in parameters, without needing to latex escape it
- Pass supplier part number info to KiCad as custom field (#955, thanks @barisgit)
- Add fields for KiCost KiCad plugin, so that you can easily create a BOM from the information (#910)
Bug fixes
- Fixed typos in info provider description (#942, thanks @d-buchmann)
- Link project root node to edit project page instead of listing all parts (#957, thanks @d-buchmann)
- Fixed problems if parameter value was 0 (#959, thanks @d-buchmann)
What's Changed
- Fix typo and copy-paste error by @d-buchmann in #942
- fix sidebar root node links by @d-buchmann in #957
- Add env option to disable part image overlay by @d-buchmann in #960
- Update AbstractParameter.php by @d-buchmann in #959
- Add supplier information to KiCad part exports by @barisgit in #955
Miscellaneous
- Updated dependencies
New Contributors
Full Changelog: v1.17.1...v1.17.2