Skip to content

Update backend to v0.3.6#26

Open
tripledoublev wants to merge 4 commits into
mainfrom
fix/member-refresh-and-backend-0.3.5
Open

Update backend to v0.3.6#26
tripledoublev wants to merge 4 commits into
mainfrom
fix/member-refresh-and-backend-0.3.5

Conversation

@tripledoublev
Copy link
Copy Markdown
Contributor

@tripledoublev tripledoublev commented May 14, 2026

Summary

  • update save-dweb-backend to v0.3.6 and Veilid to v0.5.3
  • keep the save-rust public interface unchanged; Android JNI symbols, server entry points, route paths, and request/response structs are not changed
  • avoid blocking group refresh on local writable repos by listing those files locally instead of attempting peer download

Public interface check

  • no diff in android_bridge.rs, jni_globals.rs, server.rs, repos.rs, media.rs, models.rs, or utils.rs versus main
  • whitespace-ignored source diff is limited to the internal refresh_group logic in src/groups.rs

Validation

  • cargo check
  • cargo test --no-run
  • cargo clippy --all-targets --all-features -- -D warnings

@tripledoublev tripledoublev changed the title Update backend to v0.3.5 Update backend to v0.3.6 May 15, 2026
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