Bump to v0.9.11 — notification cleanup, bookmark fixes

Follower notifications moved to Follows-only, deduped by pubkey.
Article bookmarks now appear under Articles tab. Updated docs.
This commit is contained in:
Jure
2026-03-30 08:32:28 +02:00
parent a507841292
commit 1d86023779
7 changed files with 18 additions and 12 deletions

2
src-tauri/Cargo.lock generated
View File

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