Skip to content

Releases: userapp-io/userapp-angular

Version 2.0.4 Stable

Choose a tag to compare

@timothyej timothyej released this 01 Jul 18:58

Added dependencies to avoid breaking the code when minifying.

Version 2.0.3 Stable

Choose a tag to compare

@timothyej timothyej released this 22 May 11:13

iOS fix

Version 2.0.2 Stable

Choose a tag to compare

@timothyej timothyej released this 21 May 15:30

PhoneGap/iOS fix.

Version 2.0.1 Stable

Choose a tag to compare

@timothyej timothyej released this 20 May 22:22

Better support for social login with PhoneGap.

Version 2.0.0 Stable

Choose a tag to compare

@timothyej timothyej released this 15 May 22:44
  • 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

Choose a tag to compare

@timothyej timothyej released this 05 May 17:29

Added support for storing tokens in localStorage with PhoneGap.

Version 1.6.2 Stable

Choose a tag to compare

@timothyej timothyej released this 28 Apr 21:12

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

Version 1.6.1 Stable

Choose a tag to compare

@timothyej timothyej released this 26 Apr 12:05

Fixed session timeout bug.

Version 1.6.0 Stable

Choose a tag to compare

@timothyej timothyej released this 25 Apr 22:22

Added PhoneGap specific features.

Version 1.5.1 Stable

Choose a tag to compare

@timothyej timothyej released this 17 Apr 21:55

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