Skip to main content

Download:Windows|macOS
  • [fix] Preferred currency falling back to EUR
  • [fix] Storage not being highlighted in the tree after scanning a barcode label
  • [fix] Storage Move to... parent node being selected instead of the just moved storage location

Download:Windows|macOS
  • Parts: immediately validate Part Number, Manufacturer and Internal PN whenever the values change on the Part dialog (before, validation would occur only after pressing the save button)
  • Filters: focus on the Search input once filters become visible
  • Inventory: the inventory table (under Part details) now has Filters
  • Project builds: whenever marking items as assembled, you can now specify an assembled on date
  • Export: prices can now be exported as floating-point numbers (currency is omitted) - this is configurable through Settings > General > Export > Prices as floats
  • [fix] Storage: UI freezing after using the Move to... dialog
  • [fix] Purchase order: update part's stock whenever changing Order Qty on an ordered purchase order
  • [fix] API: GET /labels/<label_id> and POST /inventory/<inventory_id>/adjust_qty endpoints

Download:Windows|macOS
  • Project details: from now on you can also add documents and notes to specific project revisions and build (before, only to the project itself) as well as generate a barcode label for project revisions and builds
  • Barcode labels can now be copied into the clipboard
  • Part details: other (custom) fields can now be displayed on the Parts details; the Show/hide specs link was renamed to +/- specs and to display additional fields a similar link, +/- fields, was added
  • [fix] Export barcode labels into PDF
  • [fix] Not being able to edit custom fields of project builds

Download:Windows|macOS
  • When importing or creating new parts, check for part duplicates that aren't of type outsourced. While outsourced parts are considered unique given its Part Number + Manufacturer pair, other types are checked for uniqueness though its Part Number only (case-sensitive)
  • When importing parts, data for existing parts can be ignored
  • [fix] Error on exporting tables into CSV
  • [fix] Not being able to clear an option (custom fields)

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.
  • Sales management: you can now keep track of sales orders and customers through the app. The workflow should feel familiar when compared to other elements of the app and with project builds in particular. Similarly to project builds, inventory must be first reserved on a sales order before it can be marked as delivered. When a sales order is fully delivered, stock is automatically removed from your inventory. Parts can now be marked as for sale and a fixed selling price can be defined. You can also create sales-only suppliers to define price breaks for those parts. Quotes listed under sales-only suppliers are available only in sales orders
  • Other costs: you can define other costs in sales orders (e.g. shipping, one-time fees, etc)
  • Sales-only suppliers: you can now define custom quotes under custom suppliers that are used only on sales-orders
  • Parts: Stock Reserved column added
  • Manufacturer PN has been replaced by Part Number: this is to avoid confusion as this same field is used to define the part number of in-house, generic and asset parts, which might not have a manufacturer (or rather, there's need to specify one)
  • Filters: data can now be filtered by issue type (error, warning, info or none) - whenever available
  • Importing CSV files: the CSV file can now be reloaded or replaced by another one when importing data
  • [fix] Scroll to item whenever "going to" it
  • [fix] Filters: boolean fields not working

Download:Windows|macOS
  • Several improvements on tables performance
  • Supplier PN is now required when importing custom quotes
  • [fix] Row on main table sometimes not being highlighted whenever clicking on an issue it refers to
  • [fix] Remove duplicates when listing all available supplier names

Download:Windows|macOS
  • When receiving items on a PO, storage location is remembered (if storage method is set to global)
  • Storage tree: current selection is cleared whenever clicking somewhere outside the tree (but still in the tree widget) - the only way to clear selection so far would be through right-click > Clear selection
  • [fix] Filters: filter being cleared whenever searching for parts in the Find Parts dialog
  • [fix] API: OpenAPI/SwaggerUI path parameters added
  • [fix] API: endpoint /storage/(storage_id)/inventory always returning an empty array
  • [fix] Export tables containing due-date Date fields
  • [fix] Row numbers in the part match suggestions table

Download:Windows|macOS
  • Project build's code can now be set whenever creating a new build, and can also be edited alongside its custom fields.
  • [fix] Chance of infinite loop whenever Filters would come up as visible (e.g. manually assigning a part in a BOM)
  • [fix] Unable to resize some tables columns (e.g. documents table)
  • [fix] Popovers showing up on top of dialogs when they should instead disappear

Download:Windows|macOS
  • Improvements on auto-assigning quotes. The lowest price quotes are now picked by default. If the price is the same among different suppliers, the quote from the most preferred supplier is picked. Previous behaviour (picking the lowest price quote from the most preferred supplier, if available) can still be enabled by unchecking the Settings > Workspace > Lowest price quotes. The criteria to pick the best quote also changed: it will first try to pick a quote that has stock available on the supplier, then proceeding to the ones without enough stock but where target quantity is within MOQ, and at last falling back to the cheapest quote (if) available. This kind of sorting can be verified through the Available Quotes widget.
  • Part info popup can now be expanded so you can see Inventory, Supply Chain, Documents, etc for that part
  • Part alternates listed on tables can also be hovered in order for the part info popup to show up
  • Purchase Lists: rows with assigned quotes are now highlighted to make it easier to distinguish them from the ones without one
  • [fix] Assigning quotes: quote being removed just after being set
  • [fix] Shortcuts: zoom-in (Ctrl-+) on US keyboard layouts
  • [fix] Issues: reference to row numbers
  • Several other small UI/UX improvements