27 lines
935 B
Markdown
27 lines
935 B
Markdown
# Core
|
|
|
|
#### Core v16.8.0 > v16.9.0
|
|
|
|
- Add new placeholders and parameters for placeholder
|
|
- Allow RTMP server if RTMPS server is enabled
|
|
- Add optional escape character to process placeholder
|
|
- Fix output address validation for tee outputs
|
|
- Fix updating process config
|
|
- Add experimental SRT connection stats and logs API
|
|
- Hide /config/reload endpoint in reade-only mode
|
|
- Add experimental SRT server (datarhei/gosrt)
|
|
- Create v16 in go.mod
|
|
- Fix data races, tests, lint, and update dependencies
|
|
- Add trailing slash for routed directories (datarhei/restreamer#340)
|
|
- Allow relative URLs in content in static routes
|
|
|
|
#### Core v16.7.2 > v16.8.0
|
|
|
|
- Add purge_on_delete function
|
|
- Mod updated dependencies
|
|
- Mod updated API docs
|
|
- Fix disabled session logging
|
|
- Fix FFmpeg skills reload
|
|
- Fix ignores processes with invalid references (thx Patron Ramakrishna Chillara)
|
|
- Fix code scanning alerts
|