Bump to v0.9.10 — instant everything via SQLite caching

Followers, bookmarks, articles feed, and own profile all load
instantly from SQLite cache. Relay data merges in background.
This commit is contained in:
Jure
2026-03-29 20:49:54 +02:00
parent 5d94220e5d
commit 56584d9b08
6 changed files with 15 additions and 11 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -6157,7 +6157,7 @@ dependencies = [
[[package]]
name = "wrystr"
version = "0.9.9"
version = "0.9.10"
dependencies = [
"keyring",
"rusqlite",