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

About
Versions (97)
v1.9.1
2023-11-27Part-DB 1.9.1
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
New features
- Added a new env option
ATTACHMENT_DOWNLOAD_BY_DEFAULTwith which you can select the “download external files” for new attachments by default - Automatically determine the name of an attachment from the given URL, if no name was specified explicitly
- Do not use an attachment as preview, when it does not contain an image anymore
Bug fixes
- Duplicate attachments returned by the info providers get filtered out
- Moved alternative names field to correct position on attachment types admin page
- Fixed exception with time travel related to ProjectBOMEntries and PartAssociations
- Fixed various exception related to attachments and attachment uploading
- Show a flash message with an error message, if an error occurs when trying to communicate with a info provider server instead of throwing an exception
Miscellaneous
- Updated dependencies
Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v1.9.0…v1.9.1