Skip to content

v2.3.9

Compare
Choose a tag to compare
@mrlt8 mrlt8 released this 08 Jul 14:40
· 176 commits to main since this release
d17de0a

What's Changed in v2.3.9

  • NEW: ENV Options - token-based authentication (#876)
    • REFRESH_TOKEN - Use a valid refresh token to request a new access token and refresh token.
    • ACCESS_TOKEN - Use an existing valid access token too access the API. Will not be able to refresh the token once it expires.
  • NEW: Docker "QSV" Images with basic support for QSV hardware accelerated encoding. (#736) Thanks @mitchross, @392media, @chris001, and everyone who helped!
    • Use the latest-qsv tag (e.g., mrlt8/wyze-bridge:latest-qsv) along with the H264_ENC=h264_qsv ENV variable.
  • FIXES:
    • Home Assistant: set max bitrate quality to 255 (#893) Thanks @gtxaspec!
    • WebUI: email 2FA support.
  • UPDATES:
    • Docker base image: bullseye -> bookworm
    • Bump MediaMTX to v0.23.7 by @github-actions in #898
    • Bump Wyze App version to v2.43.0.12 by @github-actions in #903

Full Changelog: v2.3.8...v2.3.9