Skip to content

v1.9.14 - 2026-01-19

Latest

Choose a tag to compare

@AlexxIT AlexxIT released this 19 Jan 09:16
· 67 commits to master since this release

Xiaomi source improvement

Support for modern cameras has been significantly improved, and limited support for older Xiaomi cameras has been added.

Wyze source

Support for the native Wyze camera protocol has been added. This will require testing and feedback.

WebUI

The config editor has been significantly improved. It now has config specification validation, autocompletion, and tooltips.

WebRTC

I hope this update finally fixes the UDP listener, especially for some users of virtual environments with IPv6.

ONVIF improvement

Some improvements to the ONVIF server for compatibility with different NVRs.

Multitrans source

New two-way audio protocol for Chinese versions of TP-Link cameras.

Dev versions

Now the dev version of the application contains a build number and is easy to distinguish from the release version.

  • Add fetch tags to GitHub actions (7969836)
  • Set app version from git info (079d404)
  • Update app dev version format (212def9)

Readme

  • Add formats and protocols to readme (e960f90)
  • Add about OS versions to readme (f9f22cd)
  • Update README with Doorbird support details #2023 by @oeiber (5780bf3)
  • Update OpenAPI (a09e1b2)
  • Update GitHub Pages site link (d183b99)
  • Change header levels in readme (6796bda)
  • Fix relative links in readme (ebe454e)
  • Fix formats table in readme (e614513)

Other