Added
- Add section support. This simplifies switching between multiple
deployments of the Bonsai platform.
- Add the `Url` config key. This key supercedes the `Host`, `Port` and
`UseSsl` config keys, which are now deprecated.
Removed
- Remove the `WebHost` and `WebPort` config keys. These are no longer
necessary due to enhancements to the Bonsai HTTP API.
Deprecated
- Deprecate the `Host`, `Port` and `UseSsl` config keys in favor of
the `Url` config key.