From d81bc8937b91e060d47b61489d3feb06c793edd2 Mon Sep 17 00:00:00 2001 From: TheCrypt0 Date: Mon, 6 May 2019 18:26:20 +0200 Subject: [PATCH] [Version] 0.2.0 New: - Added MQTT. - Added option to Record on SD card even with the Cloud features disabled. - Removed Yi watermark. - Updates in the WebUI: - Redesigned the configuration page and added more options. - Added MQTT configuration page. - Added RTSP activation and configuration page. - Added Update page. Check if a new firmware version is available and flash it. - New dynamic configuration backend. - Fixed sandwich menu not working on iOS. Fixes: - Fixed not working proxychains-ng script. - Fixed GZIP compression on the WebUI build scripts. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 17e51c3..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.1 +0.2.0