Skip to content

3.5.7.1

Compare
Choose a tag to compare
@angeorgieff angeorgieff released this 14 Dec 00:12
· 7486 commits to master since this release

Many new updates to SCOT.

  • Front end minification

  • Docs improvements to include hotkeys and #/wall

  • Flairing improvements

  • Note that the compiled scot version is now in public/scot.js. To compile this, you will need to go into the pubdev directory and run:

$ npm install gulp -g
$ npm install
$ npm install --only=dev
$ gulp build-prod