Releases: cameri/nostream
Releases · cameri/nostream
v1.17.3
1.17.3 (2023-01-25)
Bug Fixes
- remove tor-proxy from docker-compose.yml (ee62d46)
v1.17.2
1.17.2 (2023-01-18)
Bug Fixes
- acq conn recommendation (0d53069)
- don't crash when unable to acquire connection (a519f4f)
v1.17.1
1.17.1 (2023-01-17)
Bug Fixes
- load settings from local disk (0151123)
v1.17.0
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
1.16.0 (2022-12-30)
Features
- add local dev configuration (e95d449)
v1.15.1
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
1.15.0 (2022-12-29)
Features
- add WORKER_COUNT env var (a1b83b7)
- fallback to PORT env var when listening (1b50085)
v1.14.0
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)