Changelog

What changes in Entropim.

One entry per release. Keep a Changelog format. RSS →

v2.4.2

DAM · bulk renditions + visual search

Added
  • DAM · Bulk rendition generation (channel by channel) from the asset view.
  • DAM · Visual search by image drop — find all occurrences, including edited variants.
  • API · updatedSince filter on /products for partner-side incremental imports.
Changed
  • Enrichment · Family rules can inherit from a parent rule (a change propagates without duplication).
  • UI · The completion matrix goes full screen on displays < 1440px.
Fixed
  • EDI · Double escaping of quotes in long descriptions (regression from 2.4.1).
  • PDF · Incorrectly detected hyphenations on Hungarian-language labels.
  • SAML SSO · Sign-out now propagates to partner portal sessions.
v2.4.1

Continuous translation · locked glossary

Translation-focused release: term glossary enforced on pre-translated segments, memory shared across variants of a single family.

Added
  • Translation · Locked term glossary — domain terms are never reinterpreted by MT.
  • Translation · Shared memory across variants of a family (34% average cost reduction across our benchmarks).
  • Translation · Delta detection — only changed fields go back for review.
Changed
  • API · /products now accepts include as a comma-separated list (include=variants,media,relations,history).
  • Workflows · Approvals can now be configured per family, not only per global role.
Fixed
  • Excel import · Handling of ambiguous date formats (MM/DD vs. DD/MM) via auto-detection of the source locale.
  • Permissions · A reader could see draft fields in a language other than their own.
→ Read the companion post
v2.4.0 Breaking

Completion matrix · family × channel × market

Completion is no longer a global percentage but a 3D matrix — every family × channel × market combination has its own blocking / recommended score, clickable.

Added
  • Completeness · Family × channel × market matrix with per-cell blocking / recommended scores.
  • Completeness · Per-cell drill-down — list of records blocking publication, with missing attributes.
  • Dashboard · New "combinations at 100% blocking" indicator, replacing the global percentage.
  • API · /completion endpoint to query the matrix from an external tool.
Changed
  • Breaking · The completion field returned by /products/{sku} is now an object ({blocking, recommended}) instead of a number. See migration guide in the docs.
  • UI · The product record header replaces the single gauge with three bars (one per priority channel axis).
Deprecated
  • API · The legacy completionPercent field remains available through 2.6 then will be removed.
→ Read the companion post