Skip to content

v0.9.8 - settings row and e2e hardening

Choose a tag to compare

@yoloyash yoloyash released this 11 Jul 07:45

Highlights

  • Balanced settings row label/control layout so helper text in General settings no longer makes controls look visually off-center.
  • Bumped the default compose app image to 0.9.8.
  • Hardened chat streaming so missing REDIS_URL disables resumable-stream buffering instead of breaking normal responses.
  • Made the web E2E smoke test retry-safe by resetting the test database before each attempt.

Validation

  • PR #60 Web E2E passed before merge.
  • PR #61 Web E2E passed before merge.
  • main Web E2E passed for the code-bearing E2E hardening commit.
  • dev was recreated from main and Web E2E passed on 53f65a6.
  • v0.9.8 Web E2E passed.
  • App image publish passed.

Image

  • ghcr.io/yoloyash/overtchat-app:0.9.8
  • ghcr.io/yoloyash/overtchat-app:latest
  • Digest: sha256:eb24add2ddfb786b2f043c2aa742b79fd3d595789c04285aea1d0e7395f19a40
  • Platforms: linux/amd64, linux/arm64