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

v1.14.3
2024-11-04Part-DB 1.14.3
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.
Improvements
- Added Polish as available language (thanks to Gregory)
- Improved responsive layout, tables and part info page now looks better on mobile view (#755, thanks @dotsam )
- Show a warning message, when password set command is run in non-interactive mode, where no password can be entered
- Added a special API filter for tags, which makes searching for parts with a certain tag via API much easier (#750)
Bugfixes
- Fixed problem that OEMSecrets provider could not be enabled on docker installations (#742)
- Fixed/Avoid problems with non-Unicode character encodings of file imports (#749)
- Changed size and position of back-to-top button to avoid it overlapping form buttons (#737)
- Fixed problem with storage location sorting with Postgres database (#734)
Miscellaneous
- Updated dependencies
New Contributors
- @dotsam made their first contribution in https://github.com/Part-DB/Part-DB-server/pull/755
Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v1.14.2…v1.14.3