Image Details Visibility

Enhanced visibility of image details across all modules, providing improved visual context and a more consistent user experience.

Associated Diagrams & Parts View for Manufacturers and Brands

Introduced the ability to view associated diagrams and corresponding parts lists within both Manufacturers and Brands. This functionality is available in both the table view and the edit screen, enhancing visibility and simplifying navigation.

Group Banner Management

Added support for managing group banner images, allowing users to upload new banners as well as replace or remove existing ones with ease.

UI/UX Enhancement:

Enhanced the user interface by transitioning the Edit views for Manufacturers, Groups, and Parts from popup modals to dedicated full-page screens, providing a more seamless and improved user experience.

Parts Linkage in Edit Screen

Introduced the ability to view all associated diagrams and groups directly within the Part Edit screen, enhancing visibility of part relationships and improving user efficiency by reducing the need for additional navigation.

Inline Part Editing in Diagrams

Enabled inline editing of Parts directly within the Diagrams Edit, allowing users to quickly update part details without leaving the diagram context.

Parts Management

Enhanced parts management functionality with support for permanent deletion of parts and the ability to merge multiple parts, improving data maintenance and reducing duplicates.

Enhanced Alert Visibility

Success and error messages are now displayed at the top-center of the header to avoid blocking user actions and options.

Replace & Delete Support

Introduced support for replace and delete operations for both Manufacturers and Brands, enabling efficient data management and cleanup within the system.

Multi-select Property Fix:

Fixed an issue in multi-select property fields where the first option was selected by default instead of the user’s chosen value. The component now correctly reflects the searched and selected property, ensuring accurate input.

Import API Enhancement:

Fixed an issue where the Import API failed while processing large AI-generated parts due to improper handling of large JSON payloads. Payload handling has been optimized, and item ID mappings are now processed correctly for large datasets.

Slug Generation Improvement:

Fixed an issue where duplicate slugs were generated for Groups and Diagrams with the same name. A dynamic slug generation approach has been implemented (e.g., slug, slug~1, slug~2), ensuring uniqueness across records.