Bump version to 1.12.0

This commit is contained in:
Ingo Oppermann 2024-04-23 14:26:13 +02:00
parent f4708c23f0
commit 9277f04b4b
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,13 @@
# Restreamer-UI
## v1.11.0 > v1.12.0
- Add option to select different SRT stream in wizard
- Add option to select different RTMP stream in wizard
- Fix selecting other than first audio stream ([#710](https://github.com/datarhei/restreamer/issues/710))
- Fix reset of previous audio settings when editing profile ([#730](https://github.com/datarhei/restreamer/issues/730))
- Fix RTMP URL for receive mode
## v1.10.0 > v1.11.0
- Add allow to stream HEVC and AV1 to Youtube via RTMP

View File

@ -1,7 +1,7 @@
{
"name": "restreamer-ui",
"version": "1.11.0",
"bundle": "restreamer-v2.9.0",
"version": "1.12.0",
"bundle": "restreamer-v2.10.0",
"private": false,
"license": "Apache-2.0",
"dependencies": {