Releases: cameri/nostream
Releases · cameri/nostream
v1.12.0
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
1.11.0 (2022-12-21)
Bug Fixes
Features
- ignore dupe subscriptions (433b7f8)
v1.10.0
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
1.9.4 (2022-12-15)
Bug Fixes
- add access-control-allow-origin header (07131c1)
v1.9.3
1.9.3 (2022-12-01)
Bug Fixes
- upgrade ws from 8.10.0 to 8.11.0 (c693c47)
v1.9.2
1.9.2 (2022-11-24)
Bug Fixes
- dont fail docker builds due to husky (2845fb5)
v1.9.1
1.9.1 (2022-11-24)
Bug Fixes
- upgrade joi from 17.6.4 to 17.7.0 (7367c92)
v1.9.0
1.9.0 (2022-11-23)
Features
- add content.maxLength setting (2089c9f)
- reject events with long content field (9364412)
v1.8.0
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
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)