Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Bugfix release

Compare
Choose a tag to compare
@grtjn grtjn released this 10 Mar 16:14
· 383 commits to master since this release

1.0.3 (2016-03-10)

Full Changelog

Implemented enhancements:

  • Drop cookieParser #295
  • minified build needs sourcemaps #268
  • Upgrade npm dependencies to latest #200
  • Fixes #319 - Angular bootstrap directive changes #321 (Audarth)

Fixed bugs:

  • variable @link-color is undefined #323
  • Angular bootstrap directive changes #319
  • Gulp serve-dev gives 404 in browser #312
  • gulp build breaks gulp serve-dev #272
  • REST API proxy doesn't support multipart requests #270
  • Issue with proxying data to ML #31

Merged pull requests:

  • Hunterwilliams npm updates #305 (grtjn)
  • Fixed #295: removed cookie-parser in favor of newer express-session #300 (grtjn)
  • Fixed #31: moved bodyparsing to allow upload of non-json #189 (grtjn)