Skip to content

EcoDB v1.1.0 — Dashboard alias control

Choose a tag to compare

@josortmel josortmel released this 03 Jun 09:47
· 9 commits to main since this release

EcoDB v1.1.0 — Dashboard alias control

The desktop dashboard gains manual control over entity-alias governance.

Dashboard

  • Alias scan: retroactive discovery of alias candidates across active nodes — similarity threshold slider (pg_trgm), max-per-name, optional name filter, and a dry-run preview that shows what would be persisted without touching the DB.
  • Merge direction: choose which node survives a merge. Default collapses source into target; invert it so the source survives instead. The node being absorbed is flagged in red.

Backend

  • Alias pipeline fix: automatic detection now fires on memory creation.
  • POST /admin/alias-candidates/scan (threshold, max_per_name, name_filter, dry_run) — additive, no duplicates.
  • reverse flag on alias-candidate review.

Install

Windows installer attached (unsigned — SmartScreen will warn on first run).