Part-DB 1.11.0
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
You can help to translate Part-DB to other languages. See this post for more info.
New features
- Added LCSC info provider (thanks to @meganukebmp and @frank-f) in PR #526 and #530
- The search bar now shows Part suggestions while typing, allowing for a much quicker part selection in many cases
- Added a search form to the homepage
- Added a button to upload multiple files for attachments at once (see issue #481)
- Added a column to part table to show in which projects a part is used (issue #516)
- Added various project related filters to part tables
- Attachments and parameters can now be properly created via API (see issue #502)
- Allow to upload files and let Part-DB download urls for attachments via API
Improvements
- Optimized certain SQL queries. Part tables should now load faster in many cases.
- Upgraded hotwire/turbo. The new instaclick feature, already preloads pages on link hover. Link clicks appear much quicker now
- Improved Russian and other translations
- Fixed documentation typos (thanks @codeman256)
- Selection checkboxes in part tables are now real checkboxes which allow for better styling and easier keyboard navigation
Bugfixes
- Fix problems, if info providers returned attachment urls containing invalid characters (issue #521)
Miscellaneous
- Upgraded GNU Unifont to latest version
- Updated dependencies
New Contributors
- @meganukebmp made their first contribution in #526
- @codeman256 made their first contribution in #528
- @frank-f made their first contribution in #530
Full Changelog: v1.10.7...v1.11.0