Part-DB 2.5.0
Tip
If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.
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
New features
- Added console command to change database platform (e.g. from sqlite to mysql, or mysql to postgresql)
- Added a ability to search for part IDs from searchfields (thanks @kernchen-brc, #1184)
Improvements
- Do not mark new categories excluded from simulation in KiCAD, to avoid annoying symbols in KiCad (thanks @lukas-runge , #1192)
- Optimized frontend file sizes a bit
Bug fixes
- Fixed OEMSecretsProvider (thanks @d-buchmann, #1187)
- Fixed CSRF issue with barcode scanner (thanks @swdee, #1197)
Miscellaneous
- Updated dependencies
New Contributors
- @kernchen-brc made their first contribution in #1184
- @swdee made their first contribution in #1191
- @lukas-runge made their first contribution in #1192
Full Changelog: v2.4.0...v2.5.0