This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
Releases: kerberos-io/kios
Releases · kerberos-io/kios
Version 2.8.0
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
- 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
- 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
- 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
Version 2.6.0
Special note: Attention this upgrade is necessary for using the new cloud application. Which will be released in Q1 2018.
Version 2.5.0
- 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
- 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
- Show warning when system is disabled. #88
- Hull selector in basic view not always working.
Version 2.4.0
- 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).