-
-
Notifications
You must be signed in to change notification settings - Fork 66
Releases/v2.6.14 #363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Releases/v2.6.14 #363
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
replaysMike
commented
May 6, 2025
- Improves barcode scanning support for Inventory, Order imports, and the barcode scanning tool.
- Added tracking of scanned barcode labels that have been previously imported
- Fixes issues related to the different types of errors (for the same error) the DigiKey api can return (with tests!)
- Fixes [Bug]: DigiKey order import shows wrong quantity #360 - DigiKey order import shows wrong quantity
- Fixes [Bug]: Add PCB dialog does not appear in BOM page #361 - Add PCB dialog does not appear in BOM page
- Fixes [Bug]: Image upload doesn't work when part name includes " #362 - Image upload doesn't work when part name includes "
- Improved the Order Import tool to support additional fields, updating and display of data. Adds support to track history of orders that have been previously imported
The quantity mapping was being overwritten when pulling additional product details, this was incorrect.
Seems related to the vite.js upgrade
…esponse. added running of tests on appveyor build
added returning of better error message for invalid api credentials
adds clearing of DigiKey remembered values when the clear button is clicked.
…igikey part labels.
now supports adding new parts and updating existing part quantities using the Inventory page and bulk add via barcode.
added help and options to barcode tool.
…accidental discard of changes. fixed occasional window scrolling when scanning a barcode, due to certain characters being passed through
increased search debounce time
cleaned up.
… on the inventory page.
…layed if the order has been imported previously.
…thout protocol specified. Eg. "//digikey.com/products/LM358" instead of "https://digikey.com/products/LM358"
Disabled audio sounds when not importing via barcode scanner.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.