- Make the UI adapt to the container it sits in. [GH#44, valentinvieriu]
- Resolve #definitions of non-root schemas. [GH#49, Frassle, yanick]
- Avoid requesting the same URL multiple times. [GH#46, jpmckinney]
- Relative local paths are based on the referring schema, not the original one. [GH#53, Krokop]
- README markdown fixes. [GH#57, olleolleolle]
- Add Nightwatch.js-based tests.