Part-DB 1.12.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!
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
New features
- Show the date when a webauthn key was used the last time for 2FA-login
- LCSC-Provider: Follow datasheet URL to get the real datasheet URL
- Improved parsing of parameter ranges provided by LCSC and other providers
- Import of KiCad BOM files now works independent of the language used in the header row (#604)
Bugfixes
- Fixed problem of parameter values not being available via API (#584)
- Fixed import of parts containing shopping information (#594)
- Fixed exception occurring with building projects in combination with private lots (#601)
- Check early for duplicate parameters, so that no invalid state can be saved (#568)
- Fixed issue with wrongly displayed URL to KiCad API when using a reverse proxy (#587)
- Fixed issue with non-working KiCad footprint autocomplete when using a reverse proxy (#587)
Miscellaneous
- Updated dependencies
- Improved translations
- Improved documentation
New Contributors
Full Changelog: v1.11.3...v1.12.0