Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Releases: kerberos-io/kios

Version 2.8.0

31 Dec 20:43
Compare
Choose a tag to compare

WARNING: Upgrading from a previous to 2.8.0 will not work. Please do a clean install

Aligned machinery, web and KiOS versions. Too many people were confused by the versioning.

Web

  • Videos displayed on canvas were blocked in latest browsers.
  • Disabled reboot and shutdown.
  • Disabled upgrade process, use fwupdate shell command instead.

KiOS

  • Major upgrade, solved many different problems (list to long); not possible to upgrade from 2.7.0 to 2.8.0.
  • Updated firmware to latest Raspbian (raspberrypi-kernel_1.20180417-1).
  • Support for the Raspberry Pi 4.

Version 2.7.2

11 Jul 07:52
Compare
Choose a tag to compare
  • To optimise the cloud experience we've added a proxy.kerberos.io machine in between.
  • We've changed the S3 storage scheme (class:ONEZONE_IA).

Version 2.7.1

07 Jun 07:40
Compare
Choose a tag to compare
  • Updated firmware to latest Raspbian (raspberrypi-kernel_1.20180417-1).
  • Resolved issue with WIFI on Raspberry Pi 3B+
  • Resolved deadlock with livestreaming while restarting machinery.
  • Revert logging library; enabled log rotating.

Version 2.7.0

28 May 07:44
Compare
Choose a tag to compare
Version 2.7.0 Pre-release
Pre-release
  • Updated firmware to latest Raspbian.
  • Support for the Raspberry Pi 3B+ #39
  • Added live streaming feature for app.kerberos.io
  • Upgraded logging library: log file can be max 5MB, and will rotate.
  • Better logging for cloud uploads (failed information).
  • Unique session cookie, which allows to open multiple web interfaces (e.g. when using docker).

Version 2.6.1

31 Mar 18:01
Compare
Choose a tag to compare
  • Solved issue with persisting login configuration. #111
  • Added Pushbullet. #139
  • Cloud upload was not longer working (hot fix also in 2.6.0).

Version 2.6.0

06 Feb 10:40
Compare
Choose a tag to compare
Version 2.6.0 Pre-release
Pre-release

Special note: Attention this upgrade is necessary for using the new cloud application. Which will be released in Q1 2018.

  • Add a cloud connection verification. #112
  • Add background color timestamp. #128
  • Send instanceId in AWS header when uploading to cloud (necessary for new cloud app).
  • Better support for Chinese IP cameras.

Version 2.5.0

16 Nov 10:10
Compare
Choose a tag to compare
  • Added Chinese and Italian language.
  • Resolved issue with INSTALLED=true.
  • Make latest_sequence available with basic auth.
  • Provide an IO service for publishing events to MQTT.
  • Optimize recording with H264_OMX.
  • Implement throttler for Io detections.
  • SSL version 1.0.0 is no longer accessible in Raspbian.

Version 2.4.2

17 Aug 09:20
Compare
Choose a tag to compare
  • Bug: resolved major bug in livestream: memory leak in stream class. kerberos-io/machinery#94
  • Bug: typo in french translation, causes the web interface crash.
  • Quality: capture health verification: check if the chosen capture device is still grabbing (and didn't stalled).
  • Quality: extra logging when recording with raspberry pi camera.
  • Quality: make sure the cloud upload is functioning properly, after an upload it's verified if the files really exist in the cloud.

Version 2.4.1

03 Aug 13:00
Compare
Choose a tag to compare
  • Show warning when system is disabled. #88
  • Hull selector in basic view not always working.

Version 2.4.0

15 Jul 15:31
Compare
Choose a tag to compare
  • Enable/Disable force network mode.
  • Enable/Disable auto removal media.
  • Upgrade from Laravel 4.2 to Laravel 5.4.
  • Fix bug with heatmap radius slider.
  • Design tweaks toggle button (remove outline).
  • Disabled possibility to timestamp video when using hardware acceleration.
  • OpenMAX IL hardware encoding for Raspberry Pi camera.
  • Basic authentication for live streaming (username and password).