mirror of
https://github.com/hoornet/vega.git
synced 2026-06-10 23:13:32 -07:00
Bump to v0.12.3 — fix direct messages
NIP-17 gift-wrapped DMs were silently dropped by NDK's fetchEvents. Switched to subscribe-based fetch that correctly receives kind 1059.
This commit is contained in:
@@ -69,6 +69,10 @@ jobs:
|
||||
|
||||
> **Windows note:** The installer is not yet code-signed. Windows SmartScreen will show an "Unknown publisher" warning — click "More info → Run anyway" to install.
|
||||
|
||||
### v0.12.3 — Fix Direct Messages
|
||||
- **Fix DMs not loading** — NIP-17 gift-wrapped messages were silently dropped by NDK's fetchEvents; switched to subscribe-based fetch that correctly receives kind 1059 events
|
||||
- **Repo cleanup** — hardened .gitignore, updated AGENTS.md and ROADMAP.md
|
||||
|
||||
### v0.12.2 — Vega Public Relay
|
||||
- **`wss://relay.veganostr.com`** — Vega's own public relay, included by default for all users
|
||||
- Existing users get the relay auto-added on upgrade (one-time migration)
|
||||
|
||||
Reference in New Issue
Block a user