Part-DB logo

Part-DB

Open-source inventory management system for electronic components

Alternative to: partsbox, sortly

Part-DB screenshotPart-DB screenshot

About Versions (97)

v1.3.0

2023-04-11

Part-DB 1.3.0

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

New features

  • Added possibility to import/migrate existing PartKeepr databases into Part-DB (see here)
  • Image thumbnails are now generated in the WebP format, which drastically (~ 50%) decreases their size. All modern browsers should support WebP
  • New About Me field for users, where users can write something over themselves for their profile page (and can add various contact infos, etc.)
  • Added “owner system” for part lots and storage locations, where only the owning user of a lot can add/withdraw or move parts in it
  • Allow to filter for parts where “instock sum < minimum instock” and highlight these parts (issue #257)
  • Allow to enforce log comments for certain actions (issue #220)
  • Allow to import orderdetails and partLot details of parts via JSON

Bugfixes

  • Fixed issues with thumbnails on SSL protected reverse proxy connections (issue #237)
  • Fixed some import issues; do not create new datastructures multiple times and use existing if possible (see issue #101)
  • Fixed some popup issue on Firefox (issue #258)
  • Fixed exception with certain old log entries (issue #261)
  • Fixed migration errors from legacy Part-DB versions (issue #260)

Miscellaneous

  • Updated dependencies
  • Improved data schemas

New Contributors

Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v1.2.0…v1.3.0