We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c238c commit 687f03aCopy full SHA for 687f03a
CHANGES
@@ -14,6 +14,8 @@ NEXT
14
* Added REQ filter validation. This allows you to restrict the filters that
15
can be provided to REQ/COUNT. You can restrict the number of filters, the
16
allowed kinds to query, and/or require authors/p/e tags. (frnandu)
17
+ * Implement deletion of parameterised replaceable events using a-tags in
18
+ kind 5 events, as described in NIP-09.
19
* Better error messages for incorrectly formed REQ filters.
20
* Bugfix: No longer attempt to print a stacktrace when we are killed. This
21
relied on non-signal safe behaviour in the loguru library, which could cause
0 commit comments