Bump version to 1.11.0, update changelog

This commit is contained in:
Ingo Oppermann 2024-04-03 14:29:42 +02:00
parent 8ea3b71844
commit 85a89b9b3a
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E
2 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,15 @@
# Restreamer-UI
## v1.10.0 > v1.11.0
- Add allow to stream HEVC and AV1 to Youtube via RTMP
- Add librav1e AV1 encoder
- Add support for AV1 CUDA decoding ([PR 46](https://github.com/datarhei/restreamer-ui/pull/46))
- Add FFmpeg 6 support
- Add HEVC VideoToolbox encoder
- Fix anonymize error message ([#688](https://github.com/datarhei/restreamer/issues/688))
- Fix chromecast config ([#37](https://github.com/datarhei/restreamer-ui/issues/37))
## v1.9.0 > v1.10.0
- Add resource usage and ffmpeg command to process details

View File

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