EntropIA Lite v1.0.5
Windows builds (MSI + EXE) attached below. Source archives are auto-generated by GitHub.
Fixes
- sync (security): drop unresolved
secret_refinstead of leaking the placeholder as a Bearer token (#25) - sync: send
ROLLBACKso failed transactions actually roll back (#23) - sync: iterative apply-page park loop for multi-level FK chains
- sync: use
ON CONFLICT DO UPDATEforvec_assets/llm_resultsto 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