Bump to v0.12.4 — polls, custom relay, UI polish

NIP-1068 polls: create and vote on polls inline in the feed.
Switch default relay to custom Go relay (relay2.veganostr.com).
Note action icons with tooltips, sidebar icon cleanup,
search dedup fix, thread indentation fix.
This commit is contained in:
Jure
2026-04-06 18:15:48 +02:00
parent 86b7705c07
commit acd5a5979b
19 changed files with 449 additions and 51 deletions

View File

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