Bump to version v1.10.0
This commit is contained in:
parent
80c01f93ad
commit
fda9f2adda
@ -1,5 +1,14 @@
|
||||
# Restreamer-UI
|
||||
|
||||
## v1.9.0 > v1.10.0
|
||||
|
||||
- Add resource usage and ffmpeg command to process details
|
||||
- Add audio loop source
|
||||
- Add to allow to select from already publishing RTMP and SRT streams
|
||||
- Fix wrongly displayed SRT URL ([#635](https://github.com/datarhei/restreamer/issues/635))
|
||||
- Fix RTMPS address with custom ports ([#658](https://github.com/datarhei/restreamer/issues/658))
|
||||
- Fix allow RTSPS protocol ([#677](https://github.com/datarhei/restreamer/issues/677))
|
||||
|
||||
## v1.8.0 > v1.9.0
|
||||
|
||||
- Add enlarged channel overview
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "restreamer-ui",
|
||||
"version": "1.9.0",
|
||||
"version": "1.10.0",
|
||||
"bundle": "restreamer-v2.7.0",
|
||||
"private": false,
|
||||
"license": "Apache-2.0",
|
||||
@ -95,4 +95,4 @@
|
||||
"react-error-overlay": "^6.0.11"
|
||||
},
|
||||
"resolutions": {}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user