Contains 3.0.11 initial version and specific features:
Access a specific endpoint from a URL using anchors. Verbs can be accessed by appending a @ followed by the verb. For instance #accounts@POST.
Added the ability to load a RAML file from a Git repository (via HTTP) The Git repository needs to be proxyfied under the same origin (the origin which serves the RAML Console)
Disabled client generator
View image in a new tab on click.
Add "Show example" button like "Show Schema"
Fixing sidebar body rendering
The tryit panel should be collapse by default