• 0.1.3 75f8106ca5

    NexaPG 0.1.3
    All checks were successful
    PostgreSQL Compatibility Matrix / PG14 smoke (push) Successful in 7s
    PostgreSQL Compatibility Matrix / PG15 smoke (push) Successful in 8s
    PostgreSQL Compatibility Matrix / PG16 smoke (push) Successful in 8s
    PostgreSQL Compatibility Matrix / PG17 smoke (push) Successful in 8s
    PostgreSQL Compatibility Matrix / PG18 smoke (push) Successful in 8s
    Docker Publish (Release) / Build and Push Docker Images (release) Successful in 4m30s
    Stable

    nessi released this 2026-02-13 09:14:17 +00:00 | 34 commits to main since this release

    Fixed

    • Query Insights: selected query no longer jumps to another/latest row after background refresh.
    • Stabilized selection logic by preserving selected item via queryid across data reloads.

    Technical

    • Query Insights refresh flow now uses stable references to avoid unintended re-selection on rerender/token refresh.
    • Selection fallback now only applies when the previously selected query no longer exists in refreshed data.

    Notes

    • No database migration required.
    • Safe patch release; redeploy/restart is sufficient.
    Downloads