Skip to content

Releases: makeomatic/ms-users

v1.14.0

01 May 13:12
Compare
Choose a tag to compare

<a name"1.14.0">

1.14.0 (2016-05-01)

Features

  • register: add password-less registration, be able to set alias during registration (4958e0d8)

v1.13.0

15 Apr 09:42
Compare
Choose a tag to compare

<a name"1.13.0">

1.13.0 (2016-04-15)

Features

  • getMetadata: { fields: { [audience]: Array } } for partial response (717ef53d)

v1.12.0

23 Feb 20:41
Compare
Choose a tag to compare

<a name"1.12.0">

1.12.0 (2016-02-23)

Features

  • getInternalData: allow filtering returned fields (611e3ee3)

v1.11.0

22 Feb 13:25
Compare
Choose a tag to compare

<a name"1.11.0">

1.11.0 (2016-02-22)

Features

  • getMetadata: accept public opt (27db32fe)

v1.10.1

22 Feb 13:04
Compare
Choose a tag to compare

<a name"1.10.1">

1.10.1 (2016-02-22)

Bug Fixes

  • userExists method now accepts alias as well (cedf25ec)

v1.10.0

22 Feb 09:25
Compare
Choose a tag to compare

<a name"1.10.0">

1.10.0 (2016-02-22)

Features

  • alias: allow logging in with alias along with username fix(alias): write alias down as (99db2d5a)

v1.9.1

21 Feb 17:29
Compare
Choose a tag to compare

<a name"1.9.1">

1.9.1 (2016-02-21)

Bug Fixes

  • alias: allows numbers in alias as well (7e88d454)

v1.9.0

21 Feb 15:45
Compare
Choose a tag to compare

<a name"1.9.0">

1.9.0 (2016-02-21)

Features

  • adds alias capability to usernames (e9361a51)
  • list: add public option (2c4432a9)

v1.8.0

20 Feb 17:39
Compare
Choose a tag to compare

<a name"1.8.0">

1.8.0 (2016-02-20)

Features

  • upgrade scrypt to 6.x.x, jsonwebtoken and node to 5.6.0 (4588290f)

v1.7.1

09 Feb 22:21
Compare
Choose a tag to compare

<a name"1.7.1">

1.7.1 (2016-02-09)

Bug Fixes

  • remove lib dir before compilation (eb3b239b)