Skip to content

v0.16.0

Choose a tag to compare

@PhenX PhenX released this 22 Jul 19:17
782dfe1

0.16.0 (2026-07-22)

Features

  • app: add loopback access guard for the desktop build (b7e0015)
  • app: add timeout-hygiene thresholds settings page (269da5a)
  • app: add timeout-hygiene thresholds settings page (9318636)
  • app: let the Playwright reporter submit to the desktop app (6479342)
  • app: show resolved database and storage paths in storage settings (11f6ada)
  • app: surface reclaimable timeout time in the Wasted CI time widget (20bda99)
  • app: surface reclaimable timeout time in the Wasted CI time widget (2d30465)
  • app: surface timeout-reduction opportunities & stale test.slow() marks (67a7ba6)
  • app: surface timeout-reduction opportunities & stale test.slow() marks (3d69a59)
  • demo: auto-reseed when demo schema becomes stale (8830fb1)
  • demo: seed server-trace spans on network requests (2f28e8a)
  • desktop: add Tauri desktop app bundling the local server (033b4e4)
  • desktop: add Tauri desktop app with bundled server (14338a4)
  • reporter: add OpenTelemetry-style server traces end to end (f824684)
  • reporter: add OpenTelemetry-style server traces end to end (e6d48d4)
  • ui: add DurationValue for compact durations with a faded unit (9a49a56)
  • ui: add project filter and reduce padding on analytics page (f626824)
  • ui: add project filter and reduce padding on analytics page (bb592c2)

Bug Fixes

  • app: register PIWI_DESKTOP_TOKEN in the env-var registry (976a3c3)
  • ci: include hidden files when uploading the .output artifact (a30927a)
  • ci: point tauri icon at the real square logo asset (2d99700)
  • demo: self-heal in-browser DB when the seed schema changes (e0cf1e0)
  • demo: show timeout-hygiene opportunities in the demo (c266b42)
  • demo: show timeout-hygiene opportunities in the demo (eeddf05)
  • desktop: stage the bundled server under src-tauri/resources (83dbaef)