Skip to content

v3.8.2 (2019-09-29)

Latest
Compare
Choose a tag to compare
@leymytel leymytel released this 06 Nov 23:38

Updates and changes

Updates Rumpel to Angular 8

  • Updates Angular to 8.2.5 ( node version 10.0+ is required for this update)
  • Updates all of the libraries to their latest version

Rebranding

  • Changes logos, text and headers from HATDeX to Dataswift
  • Support for login with dataswift.me and dataswift.dev domains

Bug fixes

  • Fixes a bug "filter is not a function" when enabling a data plug
  • Fixes a bug "Side navigation is unknown" for small devices
  • Saves the profile when the user uploads a new image
  • User cannot open the file upload dialog when they already uploaded a file
  • Cancel button on the data plug setup screen was navigating to "undefined"
  • Code improvements
  • Removes the deprecated library angular2-cookie and started using ngx-cookie-service instead
  • Urgent bugfixes to the HAT claim interface

CI configuration

  • Changes travis configuration's node version to 10
  • Updated CI deployment scripts