github Part-DB/Part-DB-server v1.5.0
Version 1.5.0

latest releases: v1.14.0, v1.13.3, v1.13.2...
14 months ago

Part-DB 1.5.0

!!! Attention: From this release on, Part-DB now requires PHP 8.1 or higher !!!

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

  • Highly improved darkmode using Bootstrap 5.3 new color mode feature (also possible for all bootswatch themes)
  • Allow to use internal part number (IPN) in labels (issue #306)
  • Added password strength estimator to password set fields, to give users a feeling about how good their desired password is
  • Added GNU Unifont as fallback font for label generation. This allows to use almost all glyphs (like chinese) from the unicode Basic Multilingual Plane in labels, which was not possible before (only western europe languages) (issue #300)
  • Added easy possibility to add own fonts to use in labels (see here

Improvements

  • Use server domain in google authenticator QR code
  • Label generator now shows a warning, if no text was given (issue #297)
  • You can now click on the root node on the sidebar trees, to view all parts of the database

Bugfixes

  • Fixed wrong indentation of children element in hierarchical element selector
  • Dont disable the download and view buttons for private attachments (issue #307)
  • Show correct page length and page number after reloading a part table (issue #309)
  • Correctly validate project BOM entries when adding new parts, to prevent duplicate entries (issue #302)

Internal Changes

  • Part-DB now requires PHP 8.1
  • Big reworks of code to utilize new PHP 8.1 features
  • Updated Symfony to 6.3 and updated many dependency libraries to newest version
  • Improved code typing

Full Changelog: v1.4.2...v1.5.0

Don't miss a new Part-DB-server release

NewReleases is sending notifications on new releases.