Skip to content

Releases: cameri/nostream

v1.17.3

25 Jan 01:53
Compare
Choose a tag to compare

1.17.3 (2023-01-25)

Bug Fixes

  • remove tor-proxy from docker-compose.yml (ee62d46)

v1.17.2

18 Jan 01:17
Compare
Choose a tag to compare

1.17.2 (2023-01-18)

Bug Fixes

  • acq conn recommendation (0d53069)
  • don't crash when unable to acquire connection (a519f4f)

v1.17.1

17 Jan 12:10
Compare
Choose a tag to compare

1.17.1 (2023-01-17)

Bug Fixes

  • load settings from local disk (0151123)

v1.17.0

16 Jan 06:35
Compare
Choose a tag to compare

1.17.0 (2023-01-16)

Bug Fixes

  • 🐛 docker permissions and environment variable names (8326c8a)
  • 🐛 error retrying the connection (3eb9d83)
  • 🐛 volume permissions and error messages (d955a7c)
  • deleted_at not saved in UTC tz (297a07e)
  • excessive cache writes (273dcc6)
  • integration tests (dbf8a7f)
  • integration tests (1db3343)
  • tor_proxy (92640f2)

Features

  • add support to dotenv files (c439dc8)
  • automatic onion services (086b750)
  • automatic onion services (3731d03)

Reverts

  • some forgotten changes in docker (d8c5c26)

v1.16.0

30 Dec 21:38
Compare
Choose a tag to compare

1.16.0 (2022-12-30)

Features

  • add local dev configuration (e95d449)

v1.15.1

29 Dec 17:21
Compare
Choose a tag to compare

1.15.1 (2022-12-29)

Bug Fixes

  • bump json5 dep (fa1a9af)
  • handle malformed incoming messages (ea2621f)
  • reject sub with unsafe ints in since/until (fe9ad92)

v1.15.0

29 Dec 06:17
Compare
Choose a tag to compare

1.15.0 (2022-12-29)

Features

  • add WORKER_COUNT env var (a1b83b7)
  • fallback to PORT env var when listening (1b50085)

v1.14.0

27 Dec 21:43
Compare
Choose a tag to compare

1.14.0 (2022-12-27)

Bug Fixes

  • disable propagateCreateError (792d45d)
  • increase max pool size to 64 (a7b02fc)

Features

  • add getClientAddress to WebSocketAdapter (081e7de)
  • add rate limit whitelists for pubkeys/ips (3620026)
  • support pubkey/ip whitelisting for event rate limits (845dedc)

v1.13.0

26 Dec 06:51
Compare
Choose a tag to compare

1.13.0 (2022-12-26)

Features

v1.12.1

24 Dec 21:18
Compare
Choose a tag to compare

1.12.1 (2022-12-24)

Bug Fixes