Skip to main content

Download:Windows|macOS
  • Significant performance improvements when editing a single item in a BOM or project build item (shorter loading time after item has been changed)
  • Barcode scanning: prefix 1P from ANSI MH10.8.2-2016 format is automatically parsed without having to enable one-shot scanning mode
  • BOM: when matching parts, parts can be matched simply by Value (before, Package must be defined if Value was also defined for the app to come up with a part match or suggestions)
  • Generic parts: Unit Cost can now be defined for generic parts and used if the generic part doesn't have any Alternates yet. In other words, this Unit Cost works as a fallback value so you can price BOMs containing generic parts, even if these generic parts don't have their own Alternate parts yet.
  • [fix] Chance for picking an alternative part without selecting one, effectively picking some undesired part
  • [fix] Chance for database not to sync once a computer is back from sleep mode
  • [fix] Filters: search text saved when switching tabs

Download:Windows|macOS
  • Projects can now be associated with a customer, meaning the project belongs to that customer
  • Storage locations, and so the inventory in it, can now have a customer associated with it (i.e. its owner). Inventory in storage locations restricted to a given customer can only be used in projects and sales orders that are associated with the same customer.
  • Improvements on parsing SI values, avoiding text that doesn't include an SI value to be incorrectly parsed
  • [fix] Barcode scanning: searching on own tables with vendor-barcodes
  • [fix] Project builds: items being reordered after replacing a part or changing assembly quantity
  • Other small UI/UX improvements

Download:Windows|macOS
  • Multiple storage locations can now be selected. This enables the Move to... and Barcode label actions to be used for multiple storage locations at once.
  • When scanning a barcode, if nothing is found a notification popup is shown
  • [fix] Autocomplete popup showing up when editing a part
  • [fix] Chance for editable widget not hiding after saving or cancelling (e.g. when changing quantity on a purchase order item)
  • A few other small UI/UX improvements

Download:Windows|macOS
This is a minor release. Minor releases introduce new features but no backward compatibility issues. Below are some of the highlights. For a more extensive listing of all the changes you can refer to the beta changelog.
  • Barcode scanning improved. Items can be looked up in currently visible tables (e.g. a part in a purchase list) and multiple items can be selected as barcodes keep being scanned. Parts can be created or inventory added to them by scanning barcodes.
  • Vendor-barcodes (e.g. Mouser, Digi-Key) are now supported. You can learn more about it in the Learn section.
  • Add to... context menu added to project build's table
  • API: history can now be searched through the /search endpoint
POST /search
{
"selector": {
"type": "history",
"history.refDoc.sid": "pa_N4Un4YfmtcAKTBRKuPFEun"
}
}
  • [fix] Barcodes: basic and minimal formats being exported with wrong margins
  • [fix] Custom quotes: wrong currency showing up in the Custom Quote dialog

Download:Windows|macOS
  • Purchase orders can now be created manually (instead of being created only through purchase lists) and items can be freely added or removed from it. This might be useful when you want to manually create and track a PO on a single supplier, without having to rely on available quotes.
  • [fix] BOM: part matching not working correctly when using non-text custom fields as fields to match (BOM preferences)
  • [fix] BOM: view type (single/multi-level) selector not showing up
  • [fix] Sales: update sales order delivery date whenever sales order is marked as such
  • Few other minor UI/UX improvements

Download:Windows|macOS
  • API: belongs_to field added to elements that belong to other elements in the app (e.g. project revisions belong to projects)
  • [fix] Parts: when manually creating a part, copy-pasting text and selecting an option from the autocomplete popup, the text was not being saved thus not allowing to manually create a new part
  • [fix] Unreserve inventory from the inventory table

Download:Windows|macOS
  • [fix] Part auto-complete not working when manually creating a part
  • [fix] Chance for initial inventory quantity to be set as text when manually creating a part
  • [fix] Project build not being highlighted after scanning barcode label

Download:Windows|macOS
  • Parts: specs (in the Details tab) are now grouped by category
  • You can now include links in Markdown text (notes) that go-to things on the app. A few examples:
  [Link to Part](/goto:part.mpn:ATMEGA328-AU)
[Link to LOT946877843](/goto:lot.code:LOT946877843)
  • Table views are now synced in the TEAM plan (you might have to edit them for this to come into effect)
  • New shortcut to Adjust Inventory when the inventory table is displayed and one inventory item is selected: Alt+I (or Option+I on macOS)
  • Documents can now be edited through the context menu
  • Documents can now be saved into a folder anywhere in your file system (right-click - Save... - To folder)
  • [fix] Project build details not showing up when switching tabs
  • [fix] Only the first alternate part showing up on BOMs
  • [fix] Custom quotes not showing up for generic parts
  • [fix] Chance for reverting / marking as received a previously selected PO

Download:Windows|macOS
  • Parts: when manually creating a new part, if initial inventory quantity is set to zero, the inventory is still created in the specified storage location (before, it would be ignored)
  • Storage: parts table include parts and inventory custom fields
  • Custom fields: sales orders and customers can be set as an App Element field
  • Custom fields: all field types except URL, number, price, date and SI value can be grouped-by by default on tables
  • Purchasing: Unit Price and Total Price columns available on open purchase orders
  • [fix] Export: ensure part numbers and other relevant fields aren't trimmed (text larger than the column's width) when exported into HTML or PDF
  • [fix] Import tree-structured data: node names including spaces not being parsed
  • [fix] Missing info when exporting project builds into HTML or PDF

Download:Windows|macOS
  • Production tab: you can now see all project builds in a single tab, instead of having to go to each project individually
  • BOM and Project Build table now include some statistics at the bottom (see below)
  • Project builds: production cost is now displayed at the bottom of the table and a warning icon will show up if some of the items don't have a unit cost defined
  • Parts: Add Inventory shortcut added (Ctrl+I or Cmd+I), the Add Inventory dialog shows up for the currently selected part
  • Inventory table: double-clicking an item will open the Adjust Inventory dialog
  • Custom fields new type: URL
  • Documents can now be sourced through an URL (previously, only from the file system or workspace)
  • [fix] BOM import: data from fields that had to be manually mapped not being imported