Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@rhysd rhysd released this 03 Nov 16:21
  • Large dependencies updates. All packages are up to date
    • Electron v1.7.9
    • Polymer v1.11
    • ...
  • Also accept config.yaml as well as config.yml
  • Improve CLI options and handling arguments
  • Stop following symlinks by default because it may cause performance issue on a directly containing so many files and directories
  • follow_symlinks and default_path config option are added
  • Show window after app contents are loaded in order to avoid whole white screen
  • Now markdown linter checks only consistency by default
  • Fix links on Windows (#37)
  • Fix links which contain images (#38)
  • Fix watching path is broken when unsupported kind of file is D&Ded