Skip to content

v1.1.7

Compare
Choose a tag to compare
@seydx seydx released this 15 Apr 21:26
· 23 commits to master since this release

Other Changes

  • i18n: Thai (th) language added by @tomzt
  • i18n: French (fr) language added by @NebzHB
  • i18n: Spanish (es) language added by @mastefordev
  • Added a new config.json tab to Interface > Settings > System
  • Improved videoanalysis
  • Minor UI improvements
  • Bump dependencies

Bugfixes

  • Fixed an issue where pinging camera sources with non-break spaces failed
  • Fixed an issue where Doorbell Topic and Message were not displayed in the interface
  • Fixed an issue where changing recordOnMovement in the ui settings was resetted after restart
  • Fixed an issue where notifications were saved to the database even if the notifications were disabled in the settings
  • Fixed an issue where Telegram sometimes could not send videos
  • Fixed tests
  • Minor bugfixes