Skip to content

Dispatch for Telex v1.4.1

Choose a tag to compare

@nickhamze nickhamze released this 08 Mar 17:32
· 16 commits to main since this release

Fixed

  • Starring a project now immediately re-sorts the list without requiring a
    full page reload. The star handler now issues a force-refresh request that
    bypasses any browser-cached response, so the updated _favorite flag is
    reflected instantly and starred rows float to the top on the same click.