From 025a3d48972852090cdc275b345f0949e1b59d82 Mon Sep 17 00:00:00 2001 From: Ayberk karaakin Date: Wed, 8 Aug 2018 17:30:51 +0300 Subject: [PATCH] Changelog.md updated --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6d889e..01af4c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,20 @@ All notable changes to this project will be documented in this file. ## [Unreleased 0.8.0] +#### Breaking Changes +- [firmware] Flash partition is changed to 1+3 !!! You need to backup your settings and users before updating to this version +- [firmware] For wiegand readers card id's changed hexadecimal to decimal !!! You need to change hexadecimal values to decimal values on your user backup file + #### Added - [build] Optimize code for official board +- [firmware] mqtt boot, hearthbeat, access message added #### Fixed - [firmware] #128 Do not retain MQTT publishes +- [firmware] Compiller warnings fixed #### Changed -- [webui] Default wifi type to AP, +- [webui] Default wifi type to AP - [firmware] MQTT Messages are now plain JSON encoded texts - [build] flash.bat file now asks which firmware to flash