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

v2.8.1
2026-03-04Part-DB 2.8.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
Bug fixes
- Security hardening for some endpoints
- Fixed minor unauthorized information leackage in IPN generation endpoint (#1283)
- Fixed problem with creating digikey parts from barcode when it contained a CREF (#1283)
- Use
cache:pool:clear --allfor more thorough cache clearing in update process - Moved settings cache to cache.system adapter, to ensure its cleared on
cache:clear(prevents #1279) - Fixed problem that flash messages were not shown in admin pages
Miscellaneous
- Updated dependencies
- Updated kicad library files
Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v2.8.0…v2.8.1