Skip to content

fix(desktop): refresh loopback preview assets - #39

Merged
oshtz merged 1 commit into
mainfrom
dev
Aug 5, 2026
Merged

fix(desktop): refresh loopback preview assets#39
oshtz merged 1 commit into
mainfrom
dev

Conversation

@oshtz

@oshtz oshtz commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • reload loopback previews without using cached local HTML, CSS, JavaScript, or assets
  • preserve cookies and site storage while refreshing local preview content
  • keep normal browser caching for public HTTPS previews
  • publish the fix as v0.2.26 with a summary-only maintenance entry

Verification

  • git diff --check
  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace
  • cargo clippy --manifest-path apps/desktop/src-tauri/Cargo.toml --all-targets -- -D warnings
  • Tauri cargo test --lib with the repository's Windows manifest flags (68 passed)
  • pnpm -C apps/desktop verify
  • pnpm -C apps/desktop verify:tauri
  • pnpm -C apps/site build
  • focused WebView2 cache/persistence assertions completed against an isolated-identity Tauri binary; the local harness later reported an unrelated Codex startup 502 while another Milim instance remained open

@oshtz
oshtz merged commit d874826 into main Aug 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant