Skip to content

v0.6

Compare
Choose a tag to compare
@cortesi cortesi released this 24 Sep 00:46
· 57 commits to master since this release
  • Fix support for MacOS Sierra. This just involved a recompile to fix a compatibility issue between older versions of the Go toolchain and Sierra.
  • Fix an issue that caused a slash to be added to some URLs forwarded to reverse proxied hosts.
  • livereload: endpoints now run on all domains, fixing livereload on subdomain endpoints.
  • livereload: fix support of IE11 (thanks thomas@houseofcode.io).
  • Sort directory list entries (thanks @Schnouki).
  • Improved route parsing and clarity - (thanks to @aellerton).