# WiFiPCRemote - Changelog ## v0.1.1 - 2020-01-02 * improved MQTT connection handling * added MQTT heartbeat function * completely redesigned and improved web interface * PersWiFiManager lib updated to v5.0.0 - https://github.com/r-downing/PersWiFiManager * ESP8266 core updated to v2.6.3 - https://github.com/esp8266/Arduino/ * code cleanup * renamed project to _WiFiPCRemote_ ## v0.1.0 - 2019-12-26 * initial version, mostly feature complete