Skip to content

Releases: cameri/nostream

v1.12.0

24 Dec 20:17
Compare
Choose a tag to compare

1.12.0 (2022-12-24)

Bug Fixes

  • abort message handler using listeners (7469d97)
  • create tor data dir when running tor (d235a5a)
  • send correct content-type headers (2700b34)
  • tor docker compose mounting wrong dir (7cd4a3c)
  • worker crash on large payloads (cf2adac)

Features

  • add instructions on how to run nostr-ts-relay as a system service (28117ae)
  • add network config to settings (43bf0f9)

v1.11.0

21 Dec 06:51
Compare
Choose a tag to compare

1.11.0 (2022-12-21)

Bug Fixes

Features

  • ignore dupe subscriptions (433b7f8)

v1.10.0

17 Dec 05:01
Compare
Choose a tag to compare

1.10.0 (2022-12-17)

Bug Fixes

  • postgresql config not mounted (a102cfc)
  • upgrade redis from 4.5.0 to 4.5.1 (e7454c3)

Features

v1.9.4

15 Dec 22:47
Compare
Choose a tag to compare

1.9.4 (2022-12-15)

Bug Fixes

  • add access-control-allow-origin header (07131c1)

v1.9.3

01 Dec 22:29
Compare
Choose a tag to compare

1.9.3 (2022-12-01)

Bug Fixes

  • upgrade ws from 8.10.0 to 8.11.0 (c693c47)

v1.9.2

24 Nov 04:31
Compare
Choose a tag to compare

1.9.2 (2022-11-24)

Bug Fixes

  • dont fail docker builds due to husky (2845fb5)

v1.9.1

24 Nov 03:11
Compare
Choose a tag to compare

1.9.1 (2022-11-24)

Bug Fixes

  • upgrade joi from 17.6.4 to 17.7.0 (7367c92)

v1.9.0

23 Nov 01:00
Compare
Choose a tag to compare

1.9.0 (2022-11-23)

Features

  • add content.maxLength setting (2089c9f)
  • reject events with long content field (9364412)

v1.8.0

16 Nov 02:22
Compare
Choose a tag to compare

1.8.0 (2022-11-16)

Bug Fixes

  • inject sw rate limiter in event strategies (760cb38)

Features

  • add cache client (bd79c93)
  • add msg/event rate limit to settings (a46fcc6)
  • add redis-adapter (15bf0cf)
  • add sliding window rate limiter (42083a2)
  • rate limit msgs/events, send command results (ff9b87f)

v1.7.6

15 Nov 13:38
Compare
Choose a tag to compare

1.7.6 (2022-11-15)

Bug Fixes

  • upgrade joi from 17.6.3 to 17.6.4 (a04f5be)
  • upgrade ws from 8.9.0 to 8.10.0 (d05455b)