v1.9.0 - 2024-04-30
- Add logo to project (0eeb3c7)
- Add sanitize from XSS to WebUI (3b3d5b0)
- Add mesa-va-drivers for docker hardware image #910 (b08b883)
- Add streams auto-reload feature to WebUI #1048 by @skrashevich (01e2ed2)
- Add dark mode and centralize CSS to WebUI #1014 by @skrashevich (fcfef30)
- Add extend stream feature to Nest source #723 #855 by @Inrego (7bd346c)
- Add reverse log order and auto-reload logs to WebUI #875 by @skrashevich (675476a)
- Add confirmation dialog before delete stream from WebUI #1063 by @skrashevich (ab405b3)
- Add Milestone format to WebRTC source #1051 by @ggenny (51c5d51)
- Add support for H200 hub and child devices to tapo source #1029 by @aprilmaccydee (fb756b7)
- Add support daemon mode on non-Windows platforms #963 by @skrashevich (9527a2b c7af502)
- Add FreeBSD support #913 by @robvanoostenrijk (070ea38)
- Add customkill signal to exec source #870 #871 by @dadav (732fe47)
- Add backchannel support to exec source #26 #859 by @reifl (7a0646f 5283222 6f1cc94)
- Add colors to logs in WebUI #1069 by @skrashevich (b8b90ab)
- Update docker hardware image to Debian 13 for FFmpeg 6.1 (f237119)
- Update link for latest binary download method #1049 by @skrashevich (9c534b1)
- Update go.mod versions (e23e64a)
- Upgrade GitHub Actions to newer versions #964 by @skrashevich (418cabb)
- Upgrade Ace editor version to 1.33.0 #1056 by @skrashevich (261feb5)
- Optimize docker hardware image size #1035 by @skrashevich (e610081)
- Simplify restart func code (cf4f646)
- Improve exec logs #1043 by @skrashevich (2d8ef99)
- Fix reconnection issue (5fa31fe)
- Fix double rtsp in the control field #830 (4b62a6e)
- Fix ivideon source #1031 #1039 by @egmen (0bda4d8)
- Fix "no response" error when viewing cameras via apple watch #949 by @civita (6cf3cd1)
- Fix crash with tapo cameras not returning 401 #961 by @janza (fffb22d)
- Fix potential slowloris attacks to api module #1045 by @skrashevich (12a7503)
- Fix panic on wrong sources config in some cases #1009 by @skrashevich (1682d18)
- Fix isapi source in some cases #903 #962 #967 #1062 by @f1d094 (d967014 e304035)
- Fix copy to clipboard func in some browsers #878 by @skrashevich (d6774bb)
- Fix code style for HTML/JS files (fd6014c)
- Fix WebRTC WriteRTP panic #994 (bec7927)
- Fix panic on write to WebRTC source #935 (0698f90)
- Fix tests (b4a524f)