Skip to content

EntropIA Lite v1.0.5

Latest

Choose a tag to compare

@agusnieto77 agusnieto77 released this 20 Jun 00:46
· 2 commits to main since this release

EntropIA Lite v1.0.5

Windows builds (MSI + EXE) attached below. Source archives are auto-generated by GitHub.

Fixes

  • sync (security): drop unresolved secret_ref instead of leaking the placeholder as a Bearer token (#25)
  • sync: send ROLLBACK so failed transactions actually roll back (#23)
  • sync: iterative apply-page park loop for multi-level FK chains
  • sync: use ON CONFLICT DO UPDATE for vec_assets / llm_results to avoid spurious tombstones (#21)
  • geo: global 1 req/s Nominatim throttle — single, first-of-batch and cross-job bursts (#22)
  • ui: darken light-theme warning/success/danger tokens to meet WCAG AA contrast as text

Maintenance

  • db: e2e rollback test for cascade-delete; removed unused worker_conn() accessor
  • build: turbo coverage caching; rustfmt fixes

Install (Windows)

  • Installer (recommended): EntropIA Lite_1.0.5_x64-setup.exe
  • MSI: EntropIA Lite_1.0.5_x64_en-US.msi

Full Changelog: v1.0.4...v1.0.5