Skip to content

v1.29.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:31

Added

  • A "Check for updates" button in the Info dialog. It forces an immediate
    release check instead of waiting for the once-a-day background check, and reports
    the result inline - either that a newer version is available (with a download link
    and the banner) or that you are on the latest version. Backed by a new
    ?force=1 parameter on /api/update-check that hits GitHub synchronously and
    bypasses the daily throttle.