**New Feature:** Creating pages. The plugin now exposes a button that allows you to create a brand new page from any other page.
0.1.5
Bug fix: fixes an issue where the WebSocket connection would host on localhost over IPv6. See [3](https://github.com/EddyLuten/mkdocs-live-edit-plugin/issues/3) for context.
0.1.4
Bug fix: Improved WebSocket connectivity and error handling. Updated the documentation to match. See also 2
0.1.3
Bug fix: The WebSocket connection now honors the hostname as supplied by the browser in `window.location.hostname`.