github Part-DB/Part-DB-server v2.10.0
Part-DB 2.10.0

17 hours ago

Part-DB 2.10.0

Warning

This version requires nodejs 22+ for frontend building. Check that you have it installed, before attempting automatic upgrade.

Tip

If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.

Important

If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8

Changes

  • Frontend building now requires at least nodejs 22.
  • For security hardening reasons Part-DB's generic web provider and the attachment download feature cannot download from local network IPs to avoid SSRF attacks. If you require internal attachment download, you can enable it via an env option.

New features

  • Make format06 barcode checking more resiliant for non-standard conform labels and scanners by @mkne in #1321
  • Implement parsing of TME QR codes by @alufers in #1324
  • Ignore public/.well-known folder by @klausman in #1335
  • Enable BOM sorting on part fields (Storage location, Manufacturing status) @mkne in #1338
  • Allow to create custom kicad symbol/footprint autocomplete lists @DanTrackpaw in #1342
  • Add price columns to project BOM table and build price summary by @MayNiklas in #1345
  • Allow to sort by numeric value with SI prefix. This is realized via a separate optional column @wschopohl in #1344

Bugfixes

  • Fix creating parts from TME if the SPN contains percent signs by @alufers in #1337

Miscellaneous

  • Updated dependencies
  • Updated translations
  • Updated kicad symbols
  • Improved documentation

New Contributors

Full Changelog: v2.9.1...v2.10.0

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

NewReleases is sending notifications on new releases.