github Part-DB/Part-DB-server v1.16.0
Part-DB 1.16.0

11 hours ago

Part-DB 1.16.0

Warning

Database schema changed: You need to run php bin/console doctrine:migrations:migrate (or equivalent) after upgrade!

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

Tip

There is a new experimental docker image, which is much faster. See this post for more info.

Tip

You can help to translate Part-DB to other languages. See this post for more info.

New features

  • Added info providers for the german vendors reichelt.com and pollin.de. They use webscraping of the shop pages, as no official API is provider. Use at your own risk!
  • Improved inputting/editing of attachment parts (made it easily editable and highlightable) (PR #849 @Treeed)
  • Updated KiCAD EDA library list for EDA info autocomplete to latest KiCad version
  • Improved attachment system. Attachments now keep the external URL info if a file was downloaded, so that you can track that later (PR #848, @Treeed)
  • Added additional sorting and filter possibilities in attachments table
  • Use newer farnell/element14 API version. This allows to retrieve the correct URL to products in farnell shop and gives us additional part description that will be put into the notes field in Part-DB

Bug fixes

  • Fixed attachment statistics for sqlite (PR #847 @Treeed)
  • Fixed problem with duplicate fields in jsonapi API schema description (issue #862)
  • Fixed problem with wrong/missing API docs in some cases (issue #851)

Miscellaneous

  • Updated dependencies
  • Fixed some deprecation warnings
  • Improved documentation

New Contributors

Full Changelog: v1.15.2...v1.16.0

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

NewReleases is sending notifications on new releases.