0.4.13 - TP-Link, Follows, and HTTP Fixes
TP-Link
- Fix clearing out the subnet mask in settings causing a failure to find devices on the default subnet mask. (Thanks Space_Monkee)
Twitch
- Fix use of deprecated getUserFollows and replace it with getChannelFollowers
HTTP
- Fix HTTP post, put, and patch requests not setting their Content-Type header and thus not including the body payload. (Thanks Ascol57)