Skip to content

Releases: ocknamo/n8n-nodes-nostrobots

0.5.1

24 Apr 09:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

16 Apr 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

v0.4.0

15 Apr 16:23
d7baa5b
Compare
Choose a tag to compare
  • #20 feat: raw json filter
  • #19 feat: filter events by tags
    • Hashtag filter for read node.

v 0.3.0

27 Mar 15:38
16b69e3
Compare
Choose a tag to compare
  • feat: search events by words: #18

v0.2.4

22 Jan 16:41
Compare
Choose a tag to compare
  • fix: Connection timeout implemented #16
  • chore: update relays #17

v0.2.3

05 Jan 15:20
Compare
Choose a tag to compare

v0.2.1

01 Aug 16:56
Compare
Choose a tag to compare

Feature

6270b1c feat: relative time select for read node
6b5b3ef feat: add json resourse
e2d0dfb feat: add other options for event

Fix

b34fc3f fix: credential setting

Chore

dd4b3eb chore: update default relay
8ffb995 chore: function to get until now
af6b472 ci: add notify workflow

v0.2.0

03 Jul 17:33
Compare
Choose a tag to compare

New node for read

Feature/node for read: #3

Others

  • Update nodes displayName
    • Nostrobots -> Nostr Write
    • Nostr Read(new)
  • Add unit tests and test job for CI.

v0.1.4

03 Jun 16:59
Compare
Choose a tag to compare
  • 4844508 Chore/ci (#2)
  • a8ffffc chore: bump up nostr-tools version and commit yarn.lock
  • 10527c1 chore: update .gitignore file
  • d89adb7 fix: use finishEvent

0.1.3

13 May 15:18
Compare
Choose a tag to compare
  • Reuse relay connections. 8d37023 . To solve the problem of not being able to send events continuously.