Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@joethephish joethephish released this 28 Jul 08:53
· 629 commits to master since this release
  • "Find" functionality restored - available on CMD-F (Mac) / CTRL-F (Windows).
  • Documentation integrated directly into Inky - available at Help -> Show Documentation. Thanks @julisep!
  • Build now available for Windows 32 bit
  • Fix for Export for Web when your root in file is called main.ink (was colliding with our template's main.js)
  • Small fix for temporary build folder on Ubuntu
  • Latest ink fixes: fix for using temp variables in options, and for save/load before Continue is called for the first time.