Skip to content

Commit

Permalink
Bump version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Apr 23, 2024
1 parent f4708c2 commit 9277f04
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 9277f04

Please sign in to comment.