Skip to content

2018-11-05-11-21

Choose a tag to compare

@AndyLnd AndyLnd released this 05 Nov 11:34
7876eff

2018-11-05

Build System / Dependencies
Chores
New Features
  • Show SSO on production environment (#5033) (0740d118)
  • Update style for delete icons on device removal (#5026) (719a5eb5)
  • Remove password check for SSO users when removing devices from a full device list (#5016) (3ee6da49)
  • Don't show password reset for SSO users (#5014) (ceeee126)
  • Lazily migrate users's avatar to the assets v3 API (#4945) (1fc624fb)
  • Move connection related interactions to ConnectionRepository (#4939) (371122b9)
  • Add caching mechanism to load image once (#4907) (7b4091b1)
  • Move self related calls to SelfService (#4929) (53ad1212)
  • Move connection related calls to ConnectionService (#4928) (4eeb61b0)
  • Remove personal invite support (#4924) (79e09b7e)
Bug Fixes
Refactors
Tests