Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/omersiar/esp-rfid into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
omersiar committed Aug 9, 2018
2 parents 65a494a + 025a3d4 commit 5af2e0f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -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

Expand Down

0 comments on commit 5af2e0f

Please sign in to comment.