|
1 | 1 | # Restreamer
|
2 | 2 |
|
| 3 | +## 2.6.0 |
| 4 | + |
| 5 | +## v1.7.0 > v1.8.0 |
| 6 | + |
| 7 | +- Add Ukrainian translation (thanks to Yurii Denys) |
| 8 | +- Add Add stream key field and protocol detection to RTMP publication service |
| 9 | +- Add Chinese (simplified) translation (thanks to Huyg0180110559) |
| 10 | +- Fix empty force_key_frames value |
| 11 | +- Fix Icecast publication service |
| 12 | +- Fix imprint, terms and credit without share ([#525](https://github.com/datarhei/restreamer/issues/529)) |
| 13 | +- Fix proxy error on the playersite ([#525](https://github.com/datarhei/restreamer/issues/525)) |
| 14 | +- Fix saving RTMP advanced options ([#518](https://github.com/datarhei/restreamer/issues/518)) |
| 15 | +- Fix help buttons for other languages than English and German ([#24](https://github.com/datarhei/restreamer-ui/issues/24)) |
| 16 | +- Fix internal player skin (volume bar) |
| 17 | +- Fix security hints (npm dep.) |
| 18 | + |
| 19 | +### Core v16.12.0 > v16.13.0 |
| 20 | + |
| 21 | +- Add updated_at field in process infos |
| 22 | +- Add preserve process log history when updating a process |
| 23 | +- Add support for input framerate data from jsonstats patch |
| 24 | +- Add number of keyframes and extradata size to process progress data |
| 25 | +- Mod bumps FFmpeg to v5.1.3 (datarhei/core:tag bundles) |
| 26 | +- Fix better naming for storage endpoint documentation |
| 27 | +- Fix freeing up S3 mounts |
| 28 | +- Fix URL validation if the path contains FFmpeg specific placeholders |
| 29 | +- Fix purging default file from HTTP cache |
| 30 | +- Fix parsing S3 storage definition from environment variable |
| 31 | +- Fix checking length of CPU time array ([#10](https://github.com/datarhei/core/issues/10)) |
| 32 | +- Fix possible infinite loop with HLS session rewriter |
| 33 | +- Fix not propagating process limits |
| 34 | +- Fix URL validation if the path contains FFmpeg specific placeholders |
| 35 | +- Fix RTMP DoS attack (thx Johannes Frank) |
| 36 | +- Deprecate ENV names that do not correspond to JSON name |
| 37 | + |
| 38 | +### FFmpeg v5.1.2 > v5.1.3 |
| 39 | + |
| 40 | +- Add alsa support by default |
| 41 | +- Add min, max, avg of incoming framerates for each input and output (jsonstats patch) |
| 42 | +- Add keyframe count for each input and output (jsonstats patch) |
| 43 | +- Add size in bytes for each input and output (jsonstats patch) |
| 44 | +- Mod bumps FFmpeg to v5.1.3 |
| 45 | + |
3 | 46 | ## 2.5.0
|
4 | 47 |
|
5 | 48 | ## Restreamer UI v1.6.0 > v1.7.0
|
|
0 commit comments