Skip to content

v0.12.17

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 04 Aug 09:28
· 1495 commits to master since this release

Bug Fixes

  • config: #1113 Watching is not working properly on linux (c91ffbc), closes #1113
  • file_list: Incorrect response after remove and add file (0dbc020)
  • logging: Summarize SKIPPED tests in debug.html. (a01100f), closes #1111
  • proxy: More useful proxyError log message (96640a7)
  • server: Force clients disconnect on Windows (28239f4), closes #1109
  • travis_ci: converted node versions as string (25ee6fc)
  • watcher: handle paths on Windows (6164d86)

Features

  • serve ePub as binary files (82ed0c6)
  • preprocessor: add 'mp3' and 'ogg' as binary formats to avoid media corruption in the browser. (65a0767)