v1.6.0
25th June 2025
✨ New Features & Enhancements
Renamed 'Products' to 'Parts' throughout the UI
Add 'Digital maturity' drop-down to Part meta data. This will consist of the “Digital Readiness Levels” as defined in the DNV standard DNV-RP-B205
Enable download of the categories spreadsheet for ease of categorising parts
Introduced Fieldnode generated serial ID numbers for Parts along with a copy button which copies the serial number and embedded hyperlink to clipboard
Added a new error boundary to the web application for better error handling
Consumers can now restrict the price matrix on RFQs to just one line, simplifying the Offer evaluation process
Added the ability to add items in SoW & ITP via a stand-alone button
Price and lead time now display in the Offers table when RFQ is restricted to one price matrix line
Exporting Offers to .csv file now creates separate columns for price and lead time, making insertion into users’ technical-commercial evaluation tools easier
Users can send RFQs, Offers, and Orders on different versions
Prevented selection of incompatible process-standard-material combinations
Now requires selecting material type before choosing process, material, and standard
Introduced incremental IDs for RFQs, similar to Product IDs
Material Type now appears in the Parts Details view
🐛 Bug Fixes
Fixed missing 'Can produce' and 'Audit status' checks on the Subscription page
Resolved issue where selected filter values weren't cleared after clicking "Clear" on the Audits tab
Cleaned up extra
<p>tags around Incoterm descriptions in Offer DetailsFixed the non-functional Delete button for factory audits
Resolved React error #418 when accepting subscriptions
Fixed file type restrictions so more than just image files can be uploaded on Offers
Pagination now works correctly on the manage/templates/ page
Clearing filter values for Consumers now works as expected
Addressed UI bug where buttons disappeared on the Templates page with smaller screen heights
Enabled editing of the "Criticality for Governing Body: API" parameter during product creation
Fixed formatting loss in SoW and ITP tabs after editing other columns
Unit field in the Price Matrix now correctly prevents blank values
Resolved incorrect section highlighting on Product Orders tab
Fixed issues with ordering product versions for OEM subscription type products
Sorting by Start and End time now works correctly on the Audits page
Prevents editing or deleting parts with accepted subscriptions
Fixed RFQ creation logic for parts with conflicting subscription periods
RFQ creation now respects subscription status
Cleaned up extra
<p>tags in Incoterm and RFQ descriptions in export filesRestored missing IP Owner Part ID (Ref ID) in RFQ export file
Adapted Consumer Requests page for smaller screen resolutions
Fixed "Filter by Created by" dropdown so it no longer cuts off list items
Removed double scrollbar from all table elements