• v1.0.0-Beta.12 2a5bab0e9a

    v1.0.0-Beta.12
    All checks were successful
    CI / check (push) Successful in 2m2s
    Release / release (push) Successful in 1m52s
    Docker Release / build-and-push (push) Successful in 4m0s
    CI / tests (push) Successful in 4m30s
    Pre-release

    k4wit0 released this 2026-09-01 21:15:19 +02:00 | 35 commits to main since this release

    The diagnostic comes out, and the rule it disproved with it

    Removed

    • /insets.html and its manifest. They answered the question they were added
      for: on an iPhone the tab bar is 54 points with its label four off the bottom
      edge, both safe-area insets report zero, and the viewport is 47 points shorter
      than the screen — the status bar, which iOS keeps rather than hands over. The
      bar that was reported as too tall and detached was an older build; it had been
      fixed for two releases and could not be seen, because until Beta.07 a new
      build only reached the installed application on the second launch.
    • The rule that made the shell full height when installed. It was written on a
      theory — that 100dvb reports the safe height and leaves the bar floating —
      that the phone then disproved: 100dvb, 100% and 100vh all report the
      same number there. A rule that does nothing, with a comment explaining why it
      was needed, is worse than no rule.
    Downloads