Skip to content

Release 0.1.5

Choose a tag to compare

@dvcrn dvcrn released this 10 Nov 08:03
· 79 commits to master since this release
  • Fixed problem where clicking a <a> tag inside the preview will open the URL inside electron, making the editor unresponsive (possibly loosing unsaved changes)
  • Fixed problem where a error is being thrown when no network connection is available
  • Fixed build errors complaining about JSON/parse (should have been (.parse js/JSON))