Skip to content

Releases: userapp-io/userapp-angular

Version 2.0.4 Stable

01 Jul 18:58
Compare
Choose a tag to compare

Added dependencies to avoid breaking the code when minifying.

Version 2.0.3 Stable

22 May 11:13
Compare
Choose a tag to compare

Version 2.0.2 Stable

21 May 15:30
Compare
Choose a tag to compare

PhoneGap/iOS fix.

Version 2.0.1 Stable

20 May 22:22
Compare
Choose a tag to compare

Better support for social login with PhoneGap.

Version 2.0.0 Stable

15 May 22:44
Compare
Choose a tag to compare
  • Added a route/state resolver to wait for the user profile to load on protected routes/states.
  • Fixed an IE bug with the ua-has-permission/ua-has-feature directives.

Version 1.7.0 Stable

05 May 17:29
Compare
Choose a tag to compare

Added support for storing tokens in localStorage with PhoneGap.

Version 1.6.2 Stable

28 Apr 21:12
Compare
Choose a tag to compare

Fixed a bug with ui-router views in the verify email route.

Version 1.6.1 Stable

26 Apr 12:05
Compare
Choose a tag to compare

Fixed session timeout bug.

Version 1.6.0 Stable

25 Apr 22:22
Compare
Choose a tag to compare

Added PhoneGap specific features.

Version 1.5.1 Stable

17 Apr 21:55
Compare
Choose a tag to compare

Added the option to configure the heartbeat interval.
Added async logouts.