Bump to v0.8.1 — banner height fix, search timeout

Fix profile banner cropping square images (h-36 → h-44 with top-biased
focal point). Fix search hanging forever when no relay supports NIP-50
(8s timeout on fetchEvents in advancedSearch).
This commit is contained in:
Jure
2026-03-20 08:46:17 +01:00
parent 7411cbf981
commit 7ed478eb0e
6 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wrystr",
"private": true,
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"scripts": {
"dev": "vite",