Part-DB 1.4.2
If you are using Part-DB, it would be nice when you participate in this (Google Forms) user survey.
Please note: This release is most likely the last version compatible with PHP 7.4 and PHP 8.0. Newer versions will require at least PHP 8.1, if you still use an old version of PHP, you should look into how to update it. If you are using the docker container, no action is required.
Improvements
- Better error message when using docker
- Show error hints when a (generic) database DriverException occurs
Bugfixes
- Fixed error, that Part-DB error logs did not show up in docker logs (issue #298)
- Fixed error, that users table was purged when importing Partkeepr data while using certain databases (issue #299)
Miscellaneous
- Updated dependencies
Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v1.4.1..v1.4.2