Part-DB 1.11.2
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
You can help to translate Part-DB to other languages. See this post for more info.
New features
- Allow to use placeholders in twig label generation mode
- More functions and filters usable in twig label mode
Improvements
- Improved twig mode for label generation
- Improved documentation (especially on twig mode for label generation)
- Retrieve part mass from mouser API
- Error messages are now shown in a good readable box, instead of weird insertion into page
Bugfixes
- Escape invalid characters in URLs provided by info providers on preview Image (#521)
- If string data is too long for database, a nice validation error is shown instead of a 500 error (#544)
- Added some workaround to prevent 500 errors related to dates after 2038 on 32-bit systems (#548)
- Fixed 500 error with LCSC provider and US-Dollar currency (#552)
- Fixed problems with random HTML tags in LCSC fields (#553)
- Existing elements are now correctly handled in mass creation of structural entities (#543)
- Fixed error with preview image during cloning, if the underlying attachment was deleted from the form (#559)
Miscellaneous
- Updated dependencies
Full Changelog: v1.11.1...v1.11.2