Part-DB logo

Part-DB

Open-source inventory management system for electronic components

Alternative to: partsbox, sortly

Part-DB screenshotPart-DB screenshot

About Versions (97)

v1.10.0

2023-12-07

Part-DB 1.10.0

If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.

Database schema changed: You need to run php bin/console doctrine:migrations:migrate after upgrade!

New features

  • Added KiCad integration, which allows to use Part-DB as a datasource inside KiCad. See docs for more info.

Bugfixes

  • Show a flash warning, when trying to withdraw/add an amount of 0 to parts instead of failing (issue #448)

Miscellaneous

  • Updated translations
  • Updated dependencies
  • Updated symfony to 6.4
  • Fixed some deprecations

Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v1.9.1…v1.10.0