Skip to content

v3.4.1 (2018-04-10)

Compare
Choose a tag to compare
@augustinas augustinas released this 10 Apr 14:34
· 324 commits to master since this release

Updates and improvements:

  • Refreshes authentication token from API response header
  • Improves password update/recovery page to be more user-friendly
  • Migrates from Angular Http to HttpClient service
  • Uses interceptors to implement authentication logic
  • Rewrites authentication module to make it more efficient/comprehensible
  • Updates styling of the "My Digital Life"
  • Updates styling of the login screens
  • Adds desktop designs of the login screens

Bugfixes:

  • Fixes all existing tests