Skip to content

Commit

Permalink
Merge pull request #70 from omersiar/dev
Browse files Browse the repository at this point in the history
Hot Fix 2 for v0.5
  • Loading branch information
omersiar authored Mar 7, 2018
2 parents bc7e5bd + f082c11 commit 965ad57
Show file tree
Hide file tree
Showing 12 changed files with 1,320 additions and 1,069 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# esp-rfid
src/websrc/css/required.css
src/websrc/js/required.js
src/websrc/fonts/*
src/websrc/fonts
src/websrc/gzipped

# node js
Expand Down
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,18 @@ All notable changes to this project will be documented in this file.

## [Unreleased]
#### Added
- **!!!! Breaking Change !!!!** [firmware] Factory reset on boot if GPIO-16 is LOW or SPIFFS is corrupted. Make changes accordingly.
- [webui] Factory reset within Web UI.
- [webui] + [firmware] Event logging is now live.

#### Fixed
- [firmware] Can not with default password login on fresh setup.

#### Changed
- [webui] Changes suggested from Codacy.

## [0.5hotfix1] - 2018-03-06
#### Added
- [firmware] **!!!! Breaking Change !!!!** Factory reset on boot if GPIO-16 is LOW or SPIFFS is corrupted. Make changes accordingly.
- [webui] Touch detect on touch enabled devices in order to open/close sidebar on swipe.
- [webui] Logout is now live (this is actually a dirty hack);

Expand Down
Binary file modified bin/firmware.bin
Binary file not shown.
Loading

0 comments on commit 965ad57

Please sign in to comment.