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

v2.11.0
2026-05-04Part-DB 2.11.0
[!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 AI powered website scraper to provide detailed part infos even from webshops with little structured data
- Added feature to force refresh of info provider search and results, and to skip delegation to specialized providers when using “create part from URL”
- Add Docker update support via Watchtower integration by @Sebbeben in https://github.com/Part-DB/Part-DB-server/pull/1330
- Add Quick Apply and batch update to bulk info provider import by @Sebbeben in https://github.com/Part-DB/Part-DB-server/pull/1316
- Add ‘Add stock’ button to part stock info page by @kernchen-brc in https://github.com/Part-DB/Part-DB-server/pull/1352
- Added 250 and 500 entry to table lengthes menus
Bug fixes
- Fix sort order after column reorder on page reload by @wschopohl in https://github.com/Part-DB/Part-DB-server/pull/1346
- Fixed error making editing of users impossible
- Fixed error with converting existing DB to postgresql database (#1362)
- Fixed error that original category were changed, if category cloned and eda info changed (#1341)
- Keep part table length selection across page loads (#1350)
Miscellaneous
- Updated dependencies
- Updated KiCad symbols and footprint list
Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v2.10.0…v2.11.0