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: v1.9.1...v1.10.0