1.5.3
From: 2026-03-18
- The system now supports fuzzy search, which allows records to be found even when the input contains typos or partial words. Available in the global search bar, autocomplete dropdowns, entity filters (new Similar and Word Similar operators), and deduplication matching rules. Requires PostgreSQL with the pg_trgm extension enabled; falls back to standard search on MySQL/MariaDB.
1.5.1
From: 2026-02-09
- Added Field Value Lock functionality: fields and attributes of an entity can be protected from system-driven changes (imports, workflows, automated actions); locking is triggered automatically on manual user edits or can be set manually per field; can be disabled per individual field or attribute
1.3.6
From: 2025-09-17
- The output value of a script can now be stored in the database (with the column type matching the script’s output type), allowing filtering and sorting; the value is automatically recalculated on record update or manually via a dedicated button in the field
- Fixed minor bugs
1.3.0
From: 2025-09-08
- Fixed an issue where the relation and target entities were the same
1.2.4
From: 2025-07-30
- Add ability to display attributes in the list view
1.2.2
From: 2025-07-22
- Moved attribute functionality from PIM to Core module
1.2.1
From: 2025-06-30
- Added Attribute Groups in Compare/merge feature
1.2.0
From: 2025-04-17
- Icon functionality was improved
- Added minor improvements
1.1.21
From: 2025-03-25
- Fixed bugs with layout manager
1.1.19
From: 2025-02-19
OpenAPI documentation updated
1.1.17
From: 2025-01-30
- Fixed dynamic selection bug
1.1.12
From: 2025-01-16
- Fixed bug: Preview for attributes of type script is not displayed
1.1.11
From: 2024-12-17
- Fixed minor bug
1.1.10
From: 2024-12-11
- Adapted to Core 1.12
1.1.9
From: 2024-10-07
- Added output type HTML on attribute type script
1.1.8
From: 2024-10-02
- Fixed bug with attributes layout
1.1.5
From: 2024-09-02
- Layout Manager is migrated to Svelte
1.1.4
From: 2024-08-22
- Fixed bug with checkbox "Unique List Options" for lists
1.1.3
From: 2024-06-25
- Add minor improvement
1.1.2
From: 2024-05-09
- All data provided by the module is now deleted after uninstalling the module
1.1.1
From: 2024-04-30
- Added ability to display attributes of type Link and Link Multiple as static list
1.1.0
From: 2024-04-29
- Adapted to Core 1.10.0
1.0.65
From: 2024-03-12
- Fixed bug with Unique List Options checkbox for Lists
1.0.64
From: 2024-03-06
- Added validation for unlinking the list option from the list
1.0.63
From: 2024-02-29
- Code of list option should be unique. "-duplicated(number)" was added to existing option codes that are duplicated (or have a null value)
1.0.61
From: 2024-02-14
- Fixed minor bug with attribute value of link-multiple attribute
1.0.59
From: 2024-01-31
- Fixed minor bug with entities display
1.0.58
From: 2024-01-10
- Fixed bug in alias attribute with reference to Link-Multiple attribute
1.0.57
From: 2024-01-08
- Converted Currency Data type to float with measure units
1.0.56
From: 2024-01-04
- Fixed bug in alias attribute with reference to Link-Multiple attribute
1.0.55
From: 2023-12-19
- Relationship type of entity was removed, existing relationship entities became Relation
1.0.54
From: 2023-12-12
- Added attribute data type "Multi-value Link"
1.0.53
From: 2023-11-30
- Fixed bug with cache for the dynamic lists
1.0.52
From: 2023-11-27
- Added ability to convert attribute of any type into script
1.0.50
From: 2023-11-16
- Fixed bug with cahe renewals
1.0.46
From: 2023-10-25
- Added multilingualism for fields and attributes of type script
1.0.44
From: 2023-10-04
- Added ability to select field of referenced entity that should be displayed as value for attribute of type link
1.0.43
From: 2023-09-08
- Added new link datatype with records of other entities
1.0.41
From: 2023-08-04
- Added possibility to set default attribute values for Classification Attributes
- Fixed a bug when you could select obsolete unit type of attribute in data types
1.0.40
From: 2023-07-28
- Added ability to directly edit dynamic selection from its panel
- Added ability to create dynamic relation on the same entity
- Fixed a bug where assets were not exported to a ZIP archive
1.0.38
From: 2023-07-25
- Added new field and attribute type Script which are to be preconfigured during creating
- Fixed refresh cache job for dynamic relation
1.0.37
From: 2023-07-25
- Fixed error caused by empty dynamic relation selection filter