released October 22, 2025
Bug Fixes
- Re-wrote the MisfitHelper.GetSpikeBase() method to use a more reliable calculation approach, preventing incorrect spike base results.
- Saving settings with no source locations selected no longer causes an exception when loading assemblies.
- LoadAssembly now correctly loads from the last search context instead of always defaulting to WIP ID.
- Demount charts now display correctly on the EditAssembly screen for both individual components and when viewing all charts.
- LastWipId now correctly displays the last WIP ID when loading an assembly from the database.
- Menu background color now updates correctly when multiple inspections are configured, reflecting inspection status.
- Defaults and requirements are now properly applied when creating or loading an assembly.
- Fixed a potential memory leak in the ‘validate component’ popup by ensuring proper disposal of the search ViewModel and unsubscribing event handlers.
Features
- Settings now support source and destination locations. Assemblies can only be loaded if assigned to the selected source location, and users can set destination locations.
- Defaults, requirements, and hidden fields are now saved in the Settings instead of separate tables, making behavior consistent with other apps and allowing fields like CID, WIP ID, and location to be hidden.