Bump to v0.12.9 — Web of Trust everywhere

Extends the WoT filter beyond the global feed: reaction pills, zap
totals, and all feed tabs (global, following, trending) now respect
the trust graph. Also drops the "new account" badge, since the
kind-0 created_at proxy was unreliable.

Softens the v0.12.8 forward-reference to Blossom — it will reappear
in a future release, not specifically this one, since it still needs
a safe-probe or allowlist (see WEBKIT_OOM_INVESTIGATION).
This commit is contained in:
Jure
2026-04-23 19:34:16 +02:00
parent 7a07d732e6
commit 58f3b4d7cb
8 changed files with 25 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Vega",
"version": "0.12.8",
"version": "0.12.9",
"identifier": "com.hoornet.vega",
"build": {
"beforeDevCommand": "npm run dev",