github Part-DB/Part-DB-server v1.1.0
Version 1.1.0

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

Part-DB 1.1.0

If you are using Part-DB, it would be nice when you participate at this (Google Forms) user survey.

New features

  • Support for Single-Sign On via a SAML provider. This allows you to manage Part-DB users centralized and use existing LDAP directories (via Keycloak). See https://docs.part-db.de/installation/saml_sso.html for setup instructions
  • A attachment uses the filename of the uploaded file now, if no name was explicitly given
  • Added option to search by the internal part number (IPN) (see issue #232)
  • Sorting possibilities for Project BOM on project info page improved
  • Improved rendering of attachment file type icons

Bugfixes

  • Fixed wrong number of pages / empty pages and wrong number of parts shown in the footer of part tables (see issue #238)
  • When creating new attachments/part lots etc. validation errrors are now correctly shown next to the corresponding fields (and not on top of the form)
  • When changing the site, the first page of a part table will be shown (instead of the page number which was selected before)
  • Fixed some minor visual issues

Docker image changes

  • Docker image use php-fpm now instead of mod_php
  • PHP Opcache Preloading enabled for docker image
    Both of these changes should improve the performance of Part-DB installed via docker. This changes should be backward compatible with existing containers, so you should not need to change anything in your docker configuration (unless you manually edited some config files in the container related to PHP)

Miscellaneous

  • Updated dependencies

Full Changelog: v1.0.3...v1.1.0

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

NewReleases is sending notifications on new releases.