Part-DB 1.14.0
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
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
- Added OEMSecrets info provider (thanks to @pdo59, #679)
- Show number of results of info provider search and a message, if no results were found
Bugfixes
- Fixed exception when undeleting elements with embeds structures (#685)
- Properly apply old data from history logs to embedded data in entities
- Fixed problems with image size in list views in certain constellations (thanks to @vergissberlin, #689)
- Do not treat package parameter as number in digikey provider (#682)
- Do not round parameter values, now the full double precision can be inputted (#681)
Docker images
- Updated docker image to debian bookworm
- Use PHP 8.2 in docker images
- Refactored Dockerfile (thanks to @duhow, #683)
Miscellaneous
- Updated dependencies
- Removed unnecessary dependencies
- Updated translations
New Contributors
- @duhow made their first contribution in #683
- @pdo59 made their first contribution in #679
- @vergissberlin made their first contribution in #689
Full Changelog: v1.13.3...v1.14.0