Part-DB 1.6.0
Database schema changed: You need to run php bin/console doctrine:migrations:migrate
after upgrade!
If you are using Part-DB, it would be nice when you participate in this (Google Forms) user survey.
New features
- New part information provider system, which allows to create parts from various data sources, like Octopart, Digikey, etc.
- Allow administrators to impersonate other users (act like they were logged in as that user)
Improvements
- Optimized part table queries, so that part pages should be more performant
- Optimized some general queries, to improve the overall performance
- Fixed some visual bugs related to images and attachments
- Allow to sort by user in log table
Bugfixes
- Whitelist the SAML domain for external redirect (issue #318)
- Fixed issues with undoing/reverting changes from log
- Correctly fetch history for all related elements of a part
- Fixed bug on PartKeepr import (issue #333)
Miscellaneous
- Updated dependencies
Full Changelog: v1.5.2...v1.6.0