Skip to content

v1.1.2

Compare
Choose a tag to compare
@rsms rsms released this 15 Sep 00:19
· 61 commits to master since this release

This release only contains improvements to the built-in JS library:

  • New version of JS library itself (see gotalk/js)
  • Simplified serving of the js file over HTTP, including some minor performance improvements
  • Delivers the js file with gzip compression if the HTTP client accepts it
  • No longer includes nor loads the large js.map file into memory