You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previously removed ember-simple-auth instance initializer has been added again which fixes a regression in applications that relied on its existence, see #1565.
Usage of the private beginPropertyChanges/endPropertyChanges methods has been removed, see #1554.