Skip to main content
BOMIST has two release channels: main and beta. This changelog refers to the main one.
Would you like to get early access to new features? Check out the beta channel instead.

Download:Windows|macOS
  • Barcodes: minimal format now doesn't include the barcode type and the title is displayed in bold for better readability
  • Dropdown boxes now vertically expand as much as possible so more options are visible avoiding having to scroll
  • [fix] Part Matching Data: chance for yellow icon when all fields match
  • [fix] Prevent creating Products for in-house consumables (this will be revised in v2.15)
  • Some other small UI fixes

Download:Windows|macOS
  • [fix] Prevent unit of measure change if the part already has alternates
  • [fix] Prevent crash when unit of measure mismatch on alternate parts
  • [fix] Custom PDF print command: data passed on $doc didn't include the belongs_to parameter
  • [fix] (linux-only) the quotes API stopped working, requiring a workaround - it now points to the correct server

Download:Windows|macOS
  • Small fuzzy search tweeks so the results are more accurate
  • [fix] Chance for initial table View not to be applied after the app starts
  • [fix] Chance for wrong default page size on some tables
  • [fix] Potential fix for fonts not being rendered correctly in Xubuntu
  • CSV importer now strips enclosing double quotes to avoid false mismatches
  • Minimal barcode labels for inventory: ID code is now displayed (if defined), instead of the Part Number or Internal PN.
  • [fix] When importing parts with Unit Cost, the unit cost is now weight averaged

Download:Windows|macOS
  • Part Alternates tab now includes an "Alternate of" collapsible table indicating parts the current part is an alternate of (if any)
  • DigiKey API Site can now be selected (Settings > Quotes > Third-Party APIs). Before, the app would try to guess the store location based on the localized pricing setting but there would be cases it wouldn't match the correct one.
  • DigiKey API: the Customer ID has been removed as the Product Information V4 endpoint doesn't use it anymore
  • [fix] Purchase orders: unit cost cost of a part not being updated with a weight average whenever the PO has multiple rows with the same part but different pricing
  • [fix] Revision not being displayed for planned or on-order inventory in the inventory tab/table
  • [fix] Chance for procurement to add consumable parts into PL without unit of measure resulting in unit conversion issues
  • [fix] Attrition field not visible in the BOM
  • [fix] API: unable to edit custom fields on Documents
  • [fix] Custom quotes: chance for being unable to edit a custom price break
  • [fix] Prevent importing a non-consumable with a unit of measure that doesn't belong to Unit
  • Some other UI/UX small fixes

Download:Windows|macOS
  • [fix] Markdown text on notes not being well formatted
  • [fix] API: bom entry update on the Designators field not unrolling designators if passed as a single string with comma separated values
  • [fix] BOM compare tool displaying incorrect quantity when there's a mismatch and the Designators field is not defined

Download:Windows|macOS
  • [fix] NRFND field not available on generics and assets
  • [fix] Chance for crash on a production build table
  • [fix] Chance for the autocomplete tool (Autocomplete... option in the parts context-menu) to stop on the first miss

Download:Windows|macOS
  • Quantitiy values can now be exported as floating numbers, omitting the unit of measure (Settings - General - Export - Quantities as floats)
  • [fix] Prevent context menu from being partially hidden if it doesn't fit in the app's window
  • [fix] Exported quantity values format not respecting current locale
  • [fix] Chance for the storage move dialog to show old storage names (i.e. that have been renamed since then)

Download:Windows|macOS
  • Custom fields of type Date can now define the number of days before the due date a warning should be displayed on (7 days by default)
  • [fix] Table grouping not working properly for some columns
  • [fix] Prevent assembled unit cost to overwrite actual part's unit cost (UI cache only, doesn't affect data stored on the database)
  • Some other minor UI/UX improvements

Download:Windows|macOS
  • When scanning vendor barcodes, if the lot or date codes are included, they get pre-filled on the app. If a PO code is provided, rather than a lot code, the PO code is used as the lot code in order to preserve traceability.
  • [fix] Unable to scroll the units of measure table
  • [fix] Unable to access products if corresponding permission is unset
  • [fix] Local workspace's name reverting to old name when opening it through the most recent link
  • Attempt to prevent database doesn't exist error after app wakes up
  • Some other small UI/UX fixes