Hey kids, do you like new releases? Because I have one for you. This one fixes some subtle bugs that were preventing notifications/quotes/replies from loading consistently. Have seconds, and wash it down with a nice cool budweiser.
# 0.3.10
- [x] Use local relay on all requests
- [x] Use filters to control which replies are shown
- [x] Fix nasty bug where combined requests would prevent each other from receiving events. This will fix threads and notifications frequently not loading.
- [x] Clean up note component, particularly context sharing
- [x] Add LRU cache for verifySignature to reduce load on CPU
- [x] Group notifications by 3 hour chunks
- [x] Fix guessFilterDelta
- [x] Sign NIP 98 upload header
Login to reply
Replies (4)
What mean use local relay on all requests?
Just a local cache basically. It gives you offlibe access to your own and related notes.
Some day the chat groups could be private and with user restrictions?
I am actively working on making that happen