[ nodetec/relaywizard ] chore: reset the go workflow version to match the value in the go mod file (#84)
[ mouse484/astraea ] fix(deps): update tanstack-query monorepo (#1594) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ HiveTalk/swarm ] Fix npub conversion by sending hex from frontend - Frontend now sends converted hex pubkey instead of raw input - Prevents server-side bech32 decoding issues - Maintains fallback npub conversion on server for robustness - Fixes 'invalid padding' error in bech32 implementation The frontend successfully converts npub to hex using nostr-tools, so we send that validated hex value to the server.
[ codonaft/broadcastr ] Release 0.0.2
[ burned-caroche455/haven-kit ] Update README.md
[ v0l/dtan-server ] feat: use lmdb fulltext database
[ Spl0itable/nosflare ] v7.9.33
[ nostorg/homebrew-nostr ] notedeck: fix ci - invalid sha256 value nil
[ HiveTalk/swarm ] Fix JSON error responses in NIP-05 API - Replace http.Error calls with proper JSON error responses - Add Content-Type header for all responses - Create returnError helper function for consistent error format - Prevents 'JSON.parse: unexpected keyword' errors in frontend Now all API responses are properly formatted JSON with success/error status
[ Spl0itable/nosflare ] v7.9.32