Skip to content

v0.6.0

Compare
Choose a tag to compare
@m67hoff m67hoff released this 03 Jun 12:03
· 43 commits to master since this release

Angular 8.0.0 & Aspera Connect 3.9.1 GA

This release uses the brand new Angular & Material 8.0.0. Also the project files & folder structure is updated to ng 8.0.0.
For Aspera it now requires (uses) the Aspera Connect 3.9.1 browser plugin that is now build with browser extensions and has enhanced security.

Fixes

WebApp (Angular)

  • connect set to min version 3.9.1
  • update to angular & material 8.0.0
  • angular 8 code changes (static childes)
  • material 8 code changes (imports)
  • fix HttpErrorResponse import
  • change files & folder structure to fit angular 8.0.0
  • code update to tslint (ng 8.0.0 tslint config)
  • some typos

server (node.js)

  • npm updates to latest level express, helmet, commander)