-
Implement event deletion logic with relay handling in App.svelte and add connectToRelay method in NostrClient
Some checks failedGo / build (push) Has been cancelledreleased this
2025-10-10 08:07:43 +00:00 This commit enhances the event deletion process by introducing conditional publishing to external relays based on user roles and ownership. It also adds a new method in the NostrClient class to connect to a single relay, improving the flexibility of relay management. The version is bumped to v0.12.3 to reflect these changes.
Downloads