* Added charset tag and note on 3rd party libraries to HTML files that lacked them
* Commented out a debugging console.log message that returns the GetCapabilities document
* Updated README for v0.10.0 RC. Updated npm packages.
* 0.10.0
* Corrected typo.
- Corrected HTML script and stylesheet tags that used http
- Added https to protocol relative URLs in script tags
- Modified ServersPanel so it always constructs the server addresses
with https.
- Corrected duplicate 'https:https:' tags in two performance examples