Skip to content

v1.9.12 - 2025-11-16

Latest

Choose a tag to compare

@AlexxIT AlexxIT released this 16 Nov 16:14
· 11 commits to master since this release

Security update

  • Add security notes to readme (cb22ae7)
  • Add config local_auth for api module (44d59b1)
  • Add config for the list of modules to init (15ec995)
  • Add config allow_paths for api module (231cab3)
  • Add config allow_paths for exec module (640db30)
  • Add config allow_paths for echo module (2836fda)
  • Add insecure sources logic (2133f53)
  • Add check for insecure uri from onvif source (e2c7d06)
  • Add errors output to streams API (ac80f14)
  • Add trace log for ignored api paths (2ce38b4)

HomeKit server update

  • Add support maxwidth/maxheight settings for homekit source (d053d88)
  • Add support custom params for hass source (964bb22)
  • Add support uint64 to tlv8 (96919bf)
  • Code refactoring for HomeKit server (158f9d3)
  • Improve homekit secure conn buffers (ff18283)
  • Improve homekit tlv8 parsing (994e0dc)
  • Rename HomeKit structures according to specs (e4359ac)
  • Fix HomeKit proxy EVENTs #684 #1923 (81cfcf8)
  • Fix HomeKit proxy for hass source #1353 (5cc3219)
  • Fix API /api/homekit/accessories (bc1a4ac)

WebUI update

Other

  • Add api endpoint to return supported schemas #1939 by @edenhaus (c98b0a8)
  • Code refactoring for tapo source (7254bd4)
  • Restore simple onvif client logic (cc97bc3)
  • Fix onvif client for some cameras (6db4dda)
  • Fix tapo source for some cameras #1918 (9f407a7)
  • Fix wrong log message for streams module (c10a06d)