Skip to content

Version 0.7.1

Compare
Choose a tag to compare
@joethephish joethephish released this 06 Mar 12:10
· 549 commits to master since this release
  • Web export functionality restored, thanks to @y-lohse's great work on inkjs, bringing in lists support.
  • Contextual menu when right-clicking to allow basic clipboard support (thanks @julisep!)
  • Embedded version of the Ace editor updated (thanks @arashikou!)
  • Fix for alt-clicking divert targets in order to jump to definition.
  • Fix for extra scrollbars in play pane (thanks @arashikou!)
  • Fix to allow TODO items to contain quote marks.
  • Defensive code to prevent saving of empty files to prevent rare but critical bug that sometimes wipes out ink files (eek)