New Features
- d3c6194 adding gpio plugin
- caec837 Makes Inky Fast mode opt-in by selecting 'fastAndFurious' Displays warning if selected. Otherwise uses original InkyPHAT library
- 786564e add waveshare 213d display
- f4fa259 Add support for Waveshare 1.54 inch screen
- 16e310e Adding fast display update for waveshare 3-color
- d984ea8 adding support for dfrobot 2.13in epaper display
Fixes
- 546c7fe fix: chown backup file (fixes #409)
- 5255e5f Fix default setting to be an array, otherwise the iterator works over characters, not strings.
- bcdbf41 Added exception handling to config.yml parsing/merging
- 18a41f3 Fix eth0 connection check for MANU mode
- 3b1d90b Fix _display.clear()
- 0ad6e88 check zip is installed first
- c0434b7 add waveshare154inch config possibility to defaults.yml
- 8cb3e1c Don't disable display output for DVI as well
- b66c86b Fix the AircrackOnly plugin
- 3463740 Small fixes
- d6228b1 Completed bulgarian translation
- 5643f9a Set CORS headers only if set in config
Misc