imgd 2.9.2
Changes:
- Configurable logging level (default in config is NOTICE, if not set will default to INFO) #123
- DEBUG will show skin failures
- INFO will log individual requests
- NOTICE will show useful start information and be fairly quiet
- Adjust the way stats are reported, add an errored section #159
- Requested is recorded as soon as we establish what is desired (before anything is returned)
- Errors are recorded when we fail to fetch a skin or we have an internal error
- Add CORS headers to all responses #167
- Handle "MHF_Steve" internally to deprecate "char" #149
- Fixed a bug from 2.9.1 were the "Errored" stat was not updating correctly