Part-DB
Open-source inventory management system for electronic components
Alternative to: partsbox, sortly

v2.5.1
2026-01-25Part-DB 2.5.1
[!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
Improvements
- When using the “upload files” button automatically determine a fitting attachment type based on extension
- Support SPN columns for all suppliers as columns in BOM imports, not only LCSC (PR#1208, thanks @MayNiklas)
Bug fixes
- Disable the ID search by default, like intended in PR #1184
- Use correct language for sidebar trees, even if no user is logged in
- Prevent ordering of extra column in log tables, as this errors on Postgres and has no real use
- Show an error popup instead of a 500 page when info provider retrieval fails
- Added clear button for part select input in BOMs (#1156)
Miscellaneous
- Updated dependencies
- Updated translations
New Contributors
- @MayNiklas made their first contribution in https://github.com/Part-DB/Part-DB-server/pull/1208
Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v2.5.0…v2.5.1