• v0.1.1 620b12d4b6

    fix: view toggle stuck after selecting table/rows
    Build & Push Docker Image / build (push) Successful in 10m7s

    henry released this 2026-08-02 08:15:43 +00:00 | 53 commits to main since this release

    URL param had precedence over the user's toggle choice, so once
    ?view=table|rows was in the URL the override could never win. User
    selection now takes precedence; URL param only applies on first load.

    Downloads