Added
- optional RESTful access
Token. When set, every request (GET and POST) must send the headerAuthorization: Bearer <token>, otherwise the server responds401. Leaving it empty keeps the previous behaviour, so existing configs keep working - readme update
Full Changelog: v4.3.13...v4.3.14