#Part-DB 1.13.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.
New features
- Prevent information leakage in twig mode label error messages (it contained the project file path before)
- Allow to create a new sub category based on the current selected category by typing
->
into the search field (issue #666) - Attachment IDs can now be viewed in attachments list table
Bugfixes
- Use correct field for real datasheet URL in LCSCProvider by @frank-f in #670
data_uri
filter can now be used for labels in twig mode (issue #665)- Fixed exception, when label templates contained invalid twig code (issue #671)
- Fixed filtering logic for exclusion of a value in combination with empty values (issue #658)
- Return a 404 code, instead of 500, when the file of an attachment can not be served.
- Fixed asymmetric padding of footer in datatables
Miscellaneous
- Updated dependencies
Full Changelog: v1.13.2...v1.13.3