Skip to main content

  • 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

  • [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

  • 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

  • [fix] Export barcode labels through right-click > Barcode Label dialog

  • 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

  • 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)

This release introduces significant improvements. 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

  • 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

  • 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

  • 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