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