Skip to main content
The beta channel brings you the most recent features.
Looking for the most stable releases? Check out the main channel instead.
On the app, you can opt for either release channel through Settings - General - Check updates
Make sure to backup your workspace before you start using releases from the beta channel. Things might be a bit unstable, especially early on on the beta phase. If in doubt, please get in touch.
On Team Workspaces it is recommended for all users to use the same version of the app so everyone has access to the same features.
Beta releases always backport changes already released on the main channel. If released on the same day, a beta is always released after the main one.

This release brings some long-awaited features and improvements!

You can now change the batch size of production builds, split production builds, merge production builds (for the same product revision) and partially finish a production build.

When handling procurement, the automatically created production builds can now have a max batch size. All procurement options are now accessible through a button and tooltip (as seen below).

You can also bulk edit fields for most data on the app. Before, only parts and storage had a dialog for bulk editing fields.

Partially finishing a production build

When finishing a production build you can now enter a quantity to be finished (defaults to the entire quantity, the production build's batch size).

If a partial quantity is finished, a build stage is created, which can be accessed through the production build's details tab (see below). From there you can see how many stages the production build has been through and the quantities finished (i.e. produced) in each stage. You can also revert any of these stages.

When a production build has been partially finished, the Assembled status on the progress bar will indicate its completion status (percentage).

Every partial finish works the same as if the whole quantity has been produced when it comes to updating the unit cost and traceability: the unit cost can be updated and a lot can be created for every partial finish. The items on a production build still have to be reserved or marked as assembled in full.

Splitting a production build

When splitting a production build you can also indicate if the chunks should use attrition rate, don't use at all, or to use attrition only on the first chunk.

Using attrition only on the first chunk might be useful if you'll use the same pick and place machine to handle all the chunks (most likely for the same product to be produced) so only the initial setup (i.e. production build) would account for losses for the whole production. Essentially these production builds would represent a single production line but split in chunks for easier and/or more accurate tracking as inventory still have to be reserved and marked as assembled in full.

Changing the batch size

When changing the batch size, you can also change the use attrition setting, or even keeping the same batch size and just changing that setting. Changing the batch size unreserves and reverts assembled inventory (if any) so it will have to be reserved or marked as assembled again for the updated batch size.

  • Custom fields can now be added to Documents
  • Documents now have a Code field. This code can be automatically generated, similarly to the Internal PN field on parts. Automatic generation can be enabled through Settings > Workspace > Documents > Code Generator.
  • Obsolete inventory renamed to Unavailable. This has a broader meaning as unavailable inventory might not necessarily be obsolete (e.g. inventory used during prototyping that might not be used during production or on sales orders)
  • When exporting a table into PDF and HTML, the title, subtitle and description can now be customized
  • API: post, put and delete routes added for /lots
  • A few UI fixes
  • Role-based permissions: custom roles can now restrict access to certain Products
  • API: custom fields can be set when creating inventory
  • BOM comparison: row number added to the BOM column so you know which row in the original BOM the report refers to. Internal PN field added on the comparison. The BOM comparison dialog will now remember the last BOMs the current BOM has been compared to. You can now export the report into PDF format:

  • Backport of the latest updates on the main channel
  • New feature: BOM Comparison tool. You can now compare a BOM against up to 2 other BOMs. The tool will tell you which entries are identical across all BOMs, entries that are missing from at least on BOM, and entries with differences.

When the Designators field is defined, the tool unrolls and parses each individual designator to check for differences. This ensures ranges defined in the designator (e.g. R1-5) are correctly parsed and each individual part is compared. If the Designators field is not defined, then the Part Number is used as the unique key to compare that entry against other BOMs.

  • Backport of the latest updates on the main channel
  • Custom Quotes API: quotes not being auto-assigned
  • [fix] Some fonts not being correctly displayed