Date: July 16, 2018
What’s New?
Made validations and completions available in referenced JSON and YAML files.
Resolved Issues
Updated Swagger UI to version 3.17.4. Swagger UI has moved from Google fonts to using system fonts. By using system fonts on Mac OS X, the JavaFx WebView will render text as letters (as it should) instead of icons. This should resolve issue #39.
Added all dependencies that Senya needs to the plugin, so that it no longer depends on the IntelliJ platform for these dependencies. The IntelliJ platform’s available dependencies might differ between versions and across products, which causes Class loading errors as described in issue #41.