Skip to content

Releases: replaysMike/Binner

Binner v2.3.5

08 Apr 04:56
Compare
Choose a tag to compare

Binner public release

Language translators needed! This release adds internationalization features for Binner so we can better serve non-english speaking users, and alternative currencies.

What's Changed

  • Fixes #115 - International currencies support
  • Fixes #139 - changeable currency symbol in parts metadata
  • Fixes #150 - quantity box visibility
  • Fixes #48 - Add multiple language support

Full Changelog: v2.3.4...v2.3.5

Binner v2.3.4

04 Apr 00:47
Compare
Choose a tag to compare

Binner public release

What's Changed

  • Fixes #132 - Part scans in add bulk inventory but fails in single part scan

Full Changelog: v2.3.3...v2.3.4

Binner v2.3.3

02 Apr 06:28
Compare
Choose a tag to compare

Binner public release

What's Changed

  • Fixes #143 - BOM Schematic reference id(s) not saved from dialog box
  • Fixes #107 - "No Part Information" Banner Causes Web UI to Shift
  • Fixes #133 - Error changing quantity in Inventory
  • Fixes #132 - Part scans in add bulk inventory but fails in single part scan

Full Changelog: v2.3.2...v2.3.3

Binner v2.3.2

29 Mar 01:52
Compare
Choose a tag to compare

Binner public release

This relatively minor release packs a lot of updates! We've added support for the newer Octopart/Nexar api in product searches, Octopart was largely neglected and the newer api brings us a lot more data. Free api keys will get you 1,000 searches/mo. Additionally we now support ARM64 for Raspberry PI.

Quite a few BOM updates, with some newer tabbed UI for fine grain control over part PCB assignments. More to come in the near future.

What's Changed

  • Fixes #138 - BOM PCB quantity support added
  • Fixes #137 - Added new Octopart/Nexar api suport
  • Fixes #136 - PDF Datasheet upload failure on Postgresql
  • Fixes #135 - Added ARM 64 bit build for newer Raspberry PIs
  • Fixes #132 - Part scans failed sometimes on Bulk Scan vs Inventory page scan
  • Added scan sound beep when part is scanned
  • Added PCB tabbed view in BOM
  • Added per PCB produce checks to find out if you have enough parts
  • Added CSV export option in BOM
  • Added additional BOM fields for parts
  • Fixed Arrow API so it functions

Full Changelog: v2.3.1...v2.3.2

Binner v2.3.1

22 Mar 04:09
Compare
Choose a tag to compare

Binner public release

  • Adds enhancements to BOM management
  • Fixes #126 - Top Search Box Disabled on Inventory Page (V2.3.0)
  • Fixes #127 - Datasheets in Inventory Item Page
    • Restored ability to set datasheet manually per part, and it is added to the datasheet results
  • Fixes #128 - Suppliers Functionality not Working
    • Added ability to add supplier data manually

Full Changelog: v2.3.0...v2.3.1

Binner v2.3.0

18 Mar 07:29
Compare
Choose a tag to compare

Binner public release

Adds BOM Management #118 - manage your parts by creating a project, tracking part quantities by pcb and automatically reducing inventory counts when you produce a new pcb in your project.

Fixes #117 - Cost in part meta data is 0
Fixes #122 - Include part counts in root/parent part-types
Implements part of #115 however a more extensive approach will be needed to fully support internationalization
Fixes a bunch of outstanding UI, API and storage provider issues that were not tracked in GitHub

Full Changelog: v2.2.6...v2.3.0

Binner v2.2.7

12 Mar 23:46
Compare
Choose a tag to compare

Binner public release

What's Changed

  • Fixes DigiKey api backend error when no taxonomies are found.
  • Fixes missing PartType on order imported parts.
  • Fixes an obscure barcode scanning issue where the part is not correctly populated when switching from Edit part mode to Add part mode in the same request.
  • Fixes clear button on Inventory page to also clear the product images/datasheets/pinouts etc

Full Changelog: v2.2.6...v2.2.7

Binner v2.2.6

11 Mar 23:11
Compare
Choose a tag to compare

Binner public release

What's Changed

Fixes #111 - Currency not being $ (international currency handling)
Fixes #110 - API ERROR
Fixes #109 - Previous Values Populated (reworked, fixed bugs and added preference)
Fixes #108 - Inventory Paging Not Working (major bug)
Fixes #101 - Saving settings doesn't update without restarting the service

Adds features:

  • Test Api buttons in settings page for testing if Api configuration is working correctly
  • More barcode scanning improvements, adds support for PDF417 barcodes, alternate RS/GS characters
  • Bulk Add UI improved
  • Adds timeout setting for Swarm Api

Full Changelog: v2.2.5...v2.2.6

Binner v2.2.5

19 Feb 07:10
Compare
Choose a tag to compare

Binner public release

What's Changed

  • Fixes an obscure bug with barcode scanned parts resolving the wrong part type in some browser/localsettings combinations
  • adds a barcode scanning tool to view raw barcode information

Full Changelog: v2.2.4...v2.2.5

Binner v2.2.4

18 Feb 20:05
Compare
Choose a tag to compare

This release adds support for 2D DataMatrix barcodes (like the kind DigiKey uses on it's part labeling and packing lists) and enhanced barcode support on various pages.

What's Changed

  • 2d barcodes support by @replaysMike in #102
  • Fixes #92 - appsettings.json is no longer overwritten in the Windows installed
  • Fixes #101 - saving of settings in the UI required a service restart to recognize changes, this should no longer be the issue.
  • Added help section so you don't always have to rely on the Wiki

Full Changelog: v2.2.3...v2.2.4