Releases: OpenIRL/srt-live-server
Releases · OpenIRL/srt-live-server
1.5.0
1.5.0-beta.6
1.5.0-beta.5
make it possible to have slashes in the stats url
1.5.0-beta.4
Revert "simplified stats" This reverts commit e138d9d5
1.5.0-beta.3
1.5.0-beta.2
fix: send status ok even when publisher is offline
1.5.0-beta.1
fix: added empty publishers when offline and set log level for publisher not found to debug
1.5.0-beta.0
feat: Enhance security and simplify JSON response in Stats API
- Remove sensitive information from error messages (player/publisher keys)
- Use generic "live" key instead of actual publisher names in JSON response
- Move publishers object initialization to success case only
- Reduce information disclosure for improved security
1.0.1
added multi-arch building for linux/amd64,linux/arm64
1.0.0
added github actions