Plugin for the 6.4.x version of Shopware will no longer get any product updates, only severe bugs may be fixed. Please update your shop to 6.5.x
The Shopware plugin is now fully Open Source and maintained by a third party.
Please go to GitHub to download the newest version, read about changes, or create an issues ticket if any arise.
The plugin for the 6.4.x version will no longer be maintained after 31 March 2024.
This means that it may stop working in parts or at all. Please upgrade to newer Shopware and use 6.5.x version plugin.
Please read the before using this plugin.
v. 2.6.4
v. 1.2.2
Category synchronziation optymalization
Version numeration fix
v. 1.1.7
Fix for uninstalling the plugin
v. 1.1.6
Added category mapping feature
Secured when deliveryTime is null
Added full sync of categories on delta sync
Fix for duplicate entries when syncing Manufacturers
v. 1.1.4
Added mapping of categories between Ergonode and Shopware
Adjustment to Ergonode GraphQL API changes in regard to select and multi-select attributes
Fixed pagination on the number of transferred variants
Fixed pagination for synced categories (null for the first category in pagination)
v. 1.1.2
Quickfix to changes in the previous version
v. 1.1.1
Fix a bug where in some cases products with variants will not sync properly
v. 1.1.0
Feat: Manufacturer synchronization as an attribute
v. 1.0.10
Fixes after code analysis (Static code analysis in Shopware Store returned errors that have been fixed)
Added category pagination to SingleProductSync (only if the main sync reached the category limit)
Sync manufacturer as an attribute
v. 1.0.10
Fix: Category trees that have more than 250 categories will now sync correctly
Fix: Products with more than 50 variants will now sync correctly
v. 1.0.9
Change - we changed some attribute names in mapper to reflect on recent SW changes on the displayed attribute name
Fix - Fixed issue with images do not delete properly on some occasions
Fix - Issue with custom fields being created as multi select type when select type was used
v. 1.0.8
Fixed - category tree structure when importing large trees
Fixed - issue with files not being correctly imported to custom fields
Fixed - issues with import when the default language was set to PL
v. 1.0.7
Add - possibility to map and synchronize delivery time (must already exist as an object in Shopware (min, max, unit), and have the EXACT same name as select type attribute in Ergonode)
Change - some hints/tips to be more clear
v. 1.0.6
Fix - fixed issue with synchronization in some rare cases
v. 1.0.5
Fix - fixed issue with a product with variants
v. 1.0.4
Added - synchronization of products with variants, with the binding method
Fix - proper display of tax attribute label when the tax was a number in decimal
Small code quality improvements
v. 1.0.3
Added ability to map select type attribute as bool
Fixed overwriting value display type - now value will only be set up on the first sync
v. 1.0.2
Cleaning import history daily (leaving only entries from the last 30d)
Improved readability of history import details
Configuration fields to the API changed to starred (type password)
Improved operation of verify credentials button in config - now takes into account inheritance
Fix for not sending the translated category name on the first synchronization
Sw_min_order quantity and se_max_order_quantity must be higher than 0
Scheduler fix
Update to reflect Ergonode API changes
Fixed some minor compatibility errors when syncing data
Null safety for variant transformer and deleting orphaned variants
Null protection for getting existing configuratorSettings id when creating a product with variants
Revert unsetting attributes 01 06 2023 v. 1.1.3
Fix a bug with categories changing places on the storefront
Fix a bug where price(gross) caused the synchronization to break
Fix a bug with not all variants were sent if you have more than 25 of them
Add category mapper feature
Added time zone selection in the scheduler configuration
Improved the way that sending media is handled in some situations
The Shopware plugin is now fully Open Source and maintained by a third party.
Please go to GitHub to download the newest version, read about changes, or create an issues ticket if any arise.
Please read the before using this plugin.
Added option "Forces to save product SKU in uppercase" in plugin settings
Changed the synchronization order ProductVisibilitySync is now started after ProductSync
Custom fields values are now removed from Shopware on the Sync if their values were deleted in Ergonode
Fixed an error that prevented synchronization when select or multi select attribute options values had special characters in them and those were characters that make the option name unique Ex: "kat" and "kąt"
Fixed an issue when syncing product with more than 50 categories attached to it
Support for deleted values
Updated code to support Ergonode API changes
Added support for Ergonode Category Attributes synchronization
Added switch to only show log with error
Known issues
Issue with categories when syncing product with more than 50 categories attached to it
Category synchronization optimization
Added support for SW 6.5.6.x
Fix for duplicated entries when syncing manufacturers
Removal of unused pictograms option
Scheduler fix
Category assignment with “latest changes fix”
Initial release for 6.5.x version
Please read the before using this plugin.
Added switch to disable Category sync
“Expecting data to be array” fix
“Resource data lock” fix
“This value should not be blank” fix
v. 1.6.8
Fixed the issue with logs being slow when browsing, log details are now moved into the entry
v. 1.6.7
Added support to send files to AWS S3 with Magento_AwsS3 module
v. 1.6.6
Update the code to reflect Ergonode API changes
Change the plugin logs to display name instead of ID
Added pagination to counter timeout issue when automap large quantity of attributes
v. 1.6.5
Added support to send images in the same order as they are in Ergonode
v. 1.6.4
Fix the no URL addresses in categories after import
v. 1.6.3
Added button "Automap attributes"
v. 1.6.2
Added a function to also sync attribute options from Ergonode via Cron after initial synchronization
v. 1.6.1
Added possibility to map Ergonode attribute (select type) with values y, yes, true and t, tak, prawda as TRUE (any other options will be treated as FALSE)
v. 1.6.0
"url_rewrite" fix
Added possibility to send category trees where the same category is used across more than one category tree in Ergonode
v. 1.5.6
Fix for invalid photos in some cases
v. 1.5.5
Added default action "Importattributes" to button, so you can just press it instead of the need to choose an action from dropdown
v. 1.5.4
Added possibility to map manually created multi select attributes
Fixed issue when attribute code was an integer
Fixed synchronization issue when a product has more than 50 attributes
v. 1.5.3
Fixed ErgonodeM2\Template\Processor\AttributeSetCreateProcessor::getErgonodeGroup() type
v. 1.5.2
Fixed categories duplicate URL issue
Fixed products' duplicate URL issue
Fixed attribute empty prefix
v. 1.5.1
Fixed category URL generation related to `catalog/seo/generate_category_product_rewrites
v. 1.5.0
Fixed unused rows with language id in the attribute map table
Added ergonode_before_attribute_multiple_save event
Changed default chunk size to 50
Fixed URL with the same name
Added translatedValue for select and multiselect in GraphQL requests
Added configuration for auto import attributes, categories and templates during product import
Added cursor support for template import
v. 1.4.1
Fixed attribute grid SQL group by field
v. 1.4.0
Added product "only update" functionality
Fixed Adobe Commerce SQL generation
Added textarea/varchar map possibility
Fixed Product Cron cursor names
v. 1.3.3
Fixed removal of seemingly unused attribute values during product import
v. 1.3.2
Added product_default_page_layout configuration
Added php 8.2.x version
Fixed categories cron import
v. 1.3.1
Fixed product template importer, previously limited to 50 templates only
v. 1.2.6
Added Magento Commerce version support during gallery processing
v. 1.2.5
Added version number in admin panel
Removed overwrite sensitive product data during the import process
Added composer.json missed dependencies
Added descriptions and validators to chunk sizes
Fixed bug with product child fetch error during the import process
v. 1.2.2
Added support for Magento B2B
v. 1.2.1
Fix for the progress bar in CLI
Fix for "Unique error in templates|
Fix for "Attribute exception"
Stay updated on everything we ship.
Fix
[Validators] Unable to set zero as the min validation value in the number type attribute
Fix
Read-only attribute permissions are not enforced on the product card (Validation Error)
Change
Rollback to GPT-4.o mini
Fix
Issue with displaying images in the gallery attribute
New
[Resources] Support for new media types: AVIF, HEIC, HEVC, WEBM
New
Support the multiselect attribute in AI prompt variables for description generation
Product navigation: Sidebar in the product details page
[Advanced Filters] Show empty, show not-empty added as a filtering option
Fix
Text area in category attribute does not trigger the save button on paste
Issue with uploading a file to the profile picture & Ergonode Transfer import file
[RTE] Deleting values with "Ctrl + A" issue
Change
New way to work with
Update AI model to GPT 5 mini
New
The "User manual" documentation is now available in the language.
New
[Apps] You can now delete a custom app from Ergonode.
[Apps] New app "Silnik Cen" - a connector to
Fix
[Automations] Issue with image attributes.
Change
[Ergonode Transfer] Improve import error message in case where a user tries to upload a CSV file that is not in a zip.
Fix
[Product Catalog] Simple filtering for some types of attributes defaults to zero instead of null after deleting.
New
Auto-scroll the page when copying the attribute value by dragging.
Fix
Selecting too many options in the segment condition bug.
Issues with value 0 (zero) in some places in the system.
New
[Product with variants] “No separator” option in the Variants generator.
[Automations] Support for variables in global text and textarea attributes.
Fix
[Automations] Issue with contains/does not contain operators in text attributes.
[Automations] The select type attribute with value "0" causes an automation error.
New
[Automations] You can now use variables in the text attribute.
Change
Allow the removal of the SKU column from the Catalog table view.
Fix
Impossible to add the alternative text and title when there is a dot in the file name.
[Designer of Conditions] data clears after dragging.
Issue with 0 in numeric attributes.
[Automations] Issue with Unsaved changes pop-up.
New
[Ergonode Transfer] A new icon to download the file on the Export History tab. No need to go into export history details anymore to download a file.
Fix
[Automations] Issue with ‘is none of’ and ‘is any of’ in the template and status conditions.
[Automations] Issue with some operators in text and textarea attributes.
[Category Attributes] After adding a new category attribute to the list of category attributes, the list is displayed in full.
New
When editing an option in the select / multiselect attribute via the Product card, the page is no longer refreshed.
[Automations] - Information about the possible AI loop is now more visible.
[Automations] - Added a second action button: Users can now choose to save automations as disabled or save and immediately enable them using the new button.
Fix
[Batch action] Invalid Self-Relation in Product Relation Attribute.
[Automations] Issue with opening the edit sidebar after activating/deactivating.
[Apps] The download file button could be inactive on certain occasions.
Change
Minor visual updates in the Template
New
[Automated Actions] variables can be used in textarea attributes.
New
Automations in beta version (The feature is becoming available to customers in phases).
Scheduler for Apps.
Shopify App.
Channable App.
Fix
[Advanced filters] Filter by SKU limit wasn't enforced. It's fixed now. The limit is 1000 SKU.
Change
[Product grid] Revert sorting workflow statuses in quick & advanced filters back to the way they were.
Change
[Product Importer] Sorting and filtering by the Description column is impossible, so it's disabled in the UI.
Fix
[Product Importer] Handle space at the end of price type attribute values.
[Product catalog] Sorting in the quick filter is z > a instead of a >z.
New
[Product catalog] The Simple search bar is now in a fixed position (will not scroll).
Change
[RTE Enabled Attribute] Text styles (bold, italic, etc.) are now copyable.
[Product importer] Changing column name from "Errors" to "Problems" on the History tab.
Fix
[Custom fields] Issue with the 'label' word.
[Custom content language] Issue with codes in the Product status condition.
Fix
PDF preview does not work.
Note widget - text entered in the default note field is not saved under specific con,ditions.
[RTE] Formatting to bold deletes text if the text is already bolded.
[Resources] Batch action move to a folder, no scroll bug.
Change
The Date column in the synchronization entry history grid to be taken from updated_at rather than created_at the column.
New
Batch action for content (AI) autogeneration.
Custom prompts for content (AI) autogeneration.
Translate content batch action.
Translate options batch action.
Fix
[Resources] _ sign is not escaped in the folder search.
New
- the ability to create your own language (works as a normal language).
[GraphQL API] ability to check and set a product status.
[GraphQL API] access to variant parent.
Change
[Ergonode transfer] function has been updated to prevent the export of the \n (new line) character in CSV files.
New
Variants generator – the ability to select Code instead of Language.
Attribute .
Additional multimedia formats: mkv, mov.
[GraphQL API] query allowing fetching a product by a unique attribute.
New
[Category attributes] ability to enlarge the text area attribute window.
Fix
Adding a completeness set does not trigger a recalculation of completeness.
Typo in Grouping product add products by SKU.
Fix
Copy another product on the product card coloring issue.
Automatic translation issue - text attribute.
Setting the order of photos in the gallery using "sort by name" does not save the order.
New
Added "Processing" status in the importer history details.
Fix
Random logouts
Number 5 on the numeric keyboard does not work in the numeric type attribute.
Product history loading issue when more than 25 items are on the page.
[API][GraphQL] returns null instead of 0 (zero) in select / multiselect attribute options.
Change
Chanthe the translation mechanism from DeePL to OpenAI gtp4-o-mini.
Fix
In specific conditions, the system could display different product statuses for the same product.
New
Customers on Free and Essential pricing plans can now use 6 predefined statuses in the workflow.
Fix
Basselinker app expected the wrong unit in the mapper (width attribute).
New
[Collections] Added a new way to add products to the collection.
Fix
[Product importer] Accented characters are omitted when a category is created.
[Product importer] History tab performance improvement.
[Activities] Batch actions tab speed improvement.
[Product catalog] Kanban view not showing status translations.
Change
Replacing the “PRO” badge with a dedicated icon to indicate a function available in higher pricing tiers.
The location of the help menu was changed to the left-bottom corner.
Fix
Incorrect creation of two-way product relation.
Fix
Performance issue when opening activities.
Invalid multimedia batch action Select all filter.
Product grid variables behavior.
Fix
[Apps] Missing configuration schema handling.
Fix
System optimization when a massive amount of attributes (> 10k) are present in the system.
Slow loading of history details.
Change
On the grid, the window when double click on the textarea attribute with RTE enabled is now bigger.
New
Product privileges - the ability to restrict access to specific products.
[Template designer] Ability to remove empty row.
[GraphQL] Two way relation is now available.
Fix
[Apps] Access denied after login in particular conditions.
[Product card] It was possible to enter an extra character that was non-numeric in the numeric type attribute.
No details in the import history when opening the details page URL directly from a link.
'Select all' counter issues in batch actions.
Change
[Saved views] The drop down list is now longer and displays more saved views.
The quantity column in the grouping product is restored.
The method on how to add products to the collection was changed to a batch action.
New
New query and mutation added to
Fix
There are no details in the import history when opening it through the URL directly
Change
[Ergonode Transfer] - performance optimization
Fix
An issue where file extension in capital letters may cause import errors in some cases
Change
Product Collections - collection types were removed
Fix
Issue when sometimes it wasn't possible to start a batch action if more than 500k products were added to the action
Change
Improvements in the working speed of the Delete product batch action
Changed inconsistency in unpinning variants and binding attributes with products.csv file
New
[Ergonode Transfer] are now possible to export / import
New
Added new in template designer; note (max 100k char), and heading (max 255 char)
[Ergonode transfer] New widgets can be in templates_elements .csv and section_templates.elements.csv files
of the app engine is now publicly available
Change
Completeness set calculation optimization
Improved loading time of the Variants tab
[Product Importer] Improved performance on history grid
Fixed
[Product importer] Fixed a problem with " causing import errors on some occasions
New
Added tag "<strong>" in RTE editor (Text area attribute with RTE enabled)
Newly created global text and global numeric type attributes can now be set as unique
[Ergonode Transfer] Extended attributes.csv file added _unique column returning “true”|”false” value
[GraphQL] Extended NumericValueTranslationInput and TextValueTranslationInput validation for uniqueness
Fix
Disabling the READ privilege for users will not cause the Product importer to stop working any more
Sometimes to Save button was active even if there were no changes to save
The displayed products on the catalog drop to 25 despite choosing to display 200
Lack of multimedia UPDATE privilege caused inability to attache medium to product
Change
Segments recounting optimization (Segments should now work faster)
Improved performance of GraphQL API stream queries
Clone, Copy, and Delete options will be hidden if the user does not have sufficient privileges to use them
[Ergonode Transfer] Import names are now limited to 255 characters
New
Dynamic drop-down list width based on content (status list in product template, view list in catalog grid)
[Batch actions] Action to copy options (select and multi-select attributes) now also copies Custom field values
[Batch actions] Delete categories on the categories grid
Ability to clone the attribute (The dots menu is available in edit attribute mode) - Options in select and multi-select attribute types are NOT cloned while using this function
Fix
[Product Importer] Validation error when editing profile
[Product catalog] Placing square brackets around a search term on the catalog view (grid) forces quotations
[Product catalog] Sometimes drop-down on the grid remains open when it shouldn't
[Product template] Changes in text area attribute were not saved if the save button was clicked before changing focus to a different field
Change
Better explanation of scopes in help message while creating a new attribute
Removal of buttons in attribute edit mode and replacing them with dots menu
New
[Grid] Use the Shift button to select a range of rows (checkboxes)
Workflow condition User extended for multiple choices
Workflow condition User role extended for multiple choices
Fix
Deleted attributes appear in the list in the product importer
[Product Importer] "\u0009" sign issue
[Product Importer] found String " align=" issue
[Product Importer] XLS with numbers cannot be imported to the Text attribute
New
CustomField support in
Optimization of the segment calculator - it should be faster now
[Resources] Added support for .max files
Saved grid views are now sorted alphabetically
Fix
A situation when an import status persists as “Processing”
The display order of categories assigned to products on a product catalog grid is different from the order in which it was sent via GQL API
[Catalog] Advanced grid filters do not maintain their order when refreshing a page
After opening the sidebar, sometimes there is an unnecessary space at the top of the panel
Change
[Ergonode transfer] clearer error message in a case when attributes on the x, and y-axis “touch” each other
Change in advanced filters menu behavior. After dragging the first item to the filters the filter menu should automatically expand, and collapse when the remove filters button is pressed
[Batch actions - change status] Instead of just giving “No” in the “Success column” we now give more detailed information in the Error Description column: "Workflow configuration does not allow for status change"
Fix
An issue "Attribute option... does not exist" in the Product importer
Fix
An issue in Product importer where the nonexisting option would not be assigned over the first import
New
Custom fields (max 10 for a single attribute) for select and multiselect attribute types
Batch action in Product design > Attributes - ability to assign attributes to group and mass delete
Added missing information to the Product importer details log grid
New option to clone the template
Fix
Missing batch action center progress
Duplicated products displayed in the Product Catalog in some specific cases
Dubble left mouse click on the product in Kanban view leads to errors
Small improvements in Polish localization
Change
In batch action, you can now change attribute values even if they are not all on the same product template
System speed optimization
It's no longer possible to delete workflow status if it has a relation to the segment condition
Change the condition name for a better understanding of its meaning from “Product translation completeness” to “Product completeness in language”
New
Tooltip in Segment select fields (Export CSV Segment, API Key Segment, Apps Collections (add product from segment))
Change
Improved loading speed of the Segment grid (table)
Remove highlight from filters row in grids (tables)
New
[Ergonode transfer] Add option to preserve original media names
Highlight table line on hover
Fix
File exported from the product catalog file could be empty in some cases
An issue with filtering and sorting after adding an attribute to the product catalog table
Folder search issue in Media Resources
In all interactive grids when the column is pinned changing values by dragging a cell vertically rows doesn’t work
Change
Full-width templates
New
Export to file from product catalog
Wrapping textarea text on medium and large grid row height
Displaying attribute code on hover in sidebars
Change
Adding 10 rows instead of 1 in the template designer
Added missing validation error tooltip in the grid
Fix
Fixed grid issue with the same product being a part of different pages
Fixed active filter indicator so only active filters are taken into account
New
New product importer with a mapper
Batch actions - status update
A new "Products" tab on the category edit page to manage products assigned to that category
Adding a search field in dropdowns
Change
While creating a new attribute we should display both, the currency symbol and its name
New reset password confirmation email template with a button to log into Ergonode
Popup (modal) windows are now bigger
In Resources media grid is now sorted by "Created at" by default
Fix
Settings of non-editable grids (e.g. width of the column) are not saved while changing the page
Fix for the side menu not behaving correctly in some cases
Completeness set name badge moves to the left in read-only mode
Category tree designer unpin branches when moved
Fix
Completeness sets on the product grid were counted incorrectly in some cases
New
Possibility to pin columns in the product Catalog table view
Ability to set 2-way relations (product relation attributes)
Added support for *.wmv files
Change
Full-width grids
Ergonode Transfer improved handling of boolean values
with folder name as the id
New
New activity logs
Activities dedicated permissions
Change template batch action
Change
Dropped templates multimedia support
Fixed the possibility of removing referenced resources from categories and segments
Fix
Fixed access denied on the Variants tab
GraphQL API fixed invalid cursor handling
Change
Apps mapper optimization
Fix
Completeness not working properly in section (missing value)
Cannot edit the template when the attribute is in the last row
New
Added support for "ggpkg" files
New
Ergonode transfer import handling redundant commas
Removing floating labels in inputs to increase readability
Product card title bar with default label and image
GraphQL API query
Change
Improved GraphQL API performance for segment-based API Keys
Fix
Fixed invalid columns removal for Product grid with advanced filters
GraphQL API fixed order of product relation attribute value order
Resource media attribute modal window issue
New
You can now remove the "Index / Lp" column from the grid
New batch action - mass media deletion from resources
Apps synchronization time is now reduced significantly
Ability to change the order in the Gallery attribute
Change
In the product template, you can now add 10 rows instead of one
Fix
Batch actions now select the proper number of products when using simple filters
Sorting issue in Import / Export history
Change
Ergonode transfer change tabs order
Improved attribute grid performance
Fix
Missing select and multi select attributes options translations indicators on the product card and grid
End dates on Stopped Ergonode transfer imports
Fixed disappearing page content when using menu position for the page user is already on
New
Possibility to create Segments from many templates name with has / does not have operator
Ability to save shared grid views in the product catalog
Change
Ergonode transfer increased HTTP client timeout
Improved attribute grid performance
Fix
Categories are greyed out after removing from the category tree until the page refresh
On the product page, not all attributes are saved when there was a validation error
Tooltips on numeric types attributes show the wrong message when a value was decimal
Search for 0 in toolbars no longer returns all attributes
New
Unified naming of CSV imports and exports - Ergonode transfer
Ergonode transfer Template and Sections name support
Date attribute dd/mm/yy format support
Add support for name for templates.csv and section_templates.csv files
Fix
A list of smaller fixes
New
Segments as system attributes
Saving columns width in grids
Helper URLs in-app menu
Supporting new multimedia formats
Fix
Fixed user being logged out while working in multiple tabs
Improved performance of product grid
Fixed textarea HTML text support
Fixed not working product grid with read-only product access
Fix
A bug that prevents the expansion of the category list when subcategories are present in the category tree
New
Nested folders in media resources with an unlimited number of subfolders
Character counter for text fields
Limit on how many files can be uploaded by UI at once
Change
Removed restrictions on the number of folders possible to create in media resources
Unification of code/system name labels across the UI
Fix
RTE - components are not loading on some occasions
When dragging a section from the sidebar it does not load its code
Method of reading advanced filters by batch actions
Unicode support in specific conditions didn’t work for CSV import
[Resources] You can now move and resize columns
Template Designer: coloured items
[AI translation] The image URLs are corrupted.
[Product Importer] Value "0" for select attribute not assigned during XLS Import.
Ability to stop batch action.
Progress window on action start.
Plan page in the main menu.
Comments are not visible in the product comments tab.
[Product catalog] "Default label" attribute optimization for faster product catalog.
[Apps] Attributes dropdowns are not working.
[Apps] File download alters the file.
Added a new "system attributes" product variants (for a product with variants) code: esa_variants
Added a new "system attributes" product children (for a product grouping) code: esa_children
[Ergonode Transfer] Added validation on text length in TranslatableStrings
Incorrect snackbar message when removing a product from the collection
Saving changes to the template does not recount completeness without page refreshing
Searching by SKU when adding variants to products does not work
[Product catalog] Kanban view - changing advanced filter not refreshing the board
A possibility to sort options of select and multi-select attributes alphabetically in the drop-down menus in the Product template and on the Product Catalog grid
[Product Importer] Possibility to filter attributes by codes
It was possible to create an option name longer than 255 characters in some cases
[Product importer] Value is not a string in select type attributes when the option is a purely numeric one
[Ergonode Transfer] Downloading an export file is now possible from the Action center
[Catalog] New Batch Action - Edit media names
[Product Importer] Added several new error codes related to categories import
Column sorting is now remembered in System → Activities → Batch actions
[Catalog] Trying to filter by Template and selecting the option “Show only empty records”, results in an error
[Product importer] Rows sorting issue
On the product creation window, in the category component when the Category tree is picked on the tooltip instead of presenting a valid #code value #undefined is visible
When adding multimedia to an attribute from the catalog view, the resources view is opened on the same page as the current catalog page. If the catalog page exceeds the maximum resources pages, the last page on resources is opened instead
Deleting user role used in workflow transition is no longer possible
Unification of notifications in product importer and Ergonode Transfer
[Catalog grid] Segment names are sorted alphabetically in a single cell context to improve readability
[Custom fields] Changing the size of fields with validation errors
[Category trees components] – Remove indicator of category children if not selected
New option to clone section on a template
Trying to open a link to some place in Ergonode when not logged in will take you there after login instead of showing the dashboard
It's now possible to copy values from select and multiselect attributes on the grid when dubbleclick
It's now possible to click on action icons on the grid to open a new window
A new "Section" column on the attributes grid to easily find a section where the attribute is used in
Added automatic text-transform to lowercase to some option Code fields
When logging in you can now press Enter on the keyboard to login
The selected view on the grid will now be restored when switching between pages
When adding a video to RTE enabled textarea attribute you can now set the Width and Height of that video
Date sorting issue on the product and attribute grid
In some rare cases, it was possible to add categories to advanced filters twice
Occasional sorting error in file preview Product importer → Import settings
Recounting segments should now be noticeably faster
When uploading a file from the product card it will automatically be attached to that product (added to attribute)
Autofocus on search when clicking on select and multi-select inputs
A new link to Changelog in the navigation help menu
Grid is now limited to a maximum of 100 columns
A single Gallery, File, and Multiselect type attribute is now limited to a maximum of 100 elements (options) attached to it
On the product card double-click on an image will now open in the original size
Form windows are now wider
Issue when deleting a media wasn't possible when a path exceeded 128 chars
Fixed Ergonode Transfer error log for invalid SSL certificate on Multimedia URL
GraphQL API multimediaFolderCreate mutation with the creation of an entire path
Ability to change the order in the Product relation attribute
Ability to open image in full screen mode in Gallery attribute
Added option "file info" in gallery and image attribute context menu
The MP4 file format is now available to use in multimedia
Apps duplicate in history
templates_elements.csv _name should be removed in favor only of code
Clear values batch action allows all attributes rather than common template ones
Improved OpenAI requests to avoid story-like descriptions
Error 500 when creating a new user with specific data in fields