Skip to content

Releases: hoodiehq/hoodie-account-server-api

v3.3.1

03 Nov 16:05
Compare
Choose a tag to compare

<a name"3.3.1">

3.3.1 (2016-11-03)

Bug Fixes

v3.3.0

02 Nov 22:59
Compare
Choose a tag to compare

<a name"3.3.0">

3.3.0 (2016-11-02)

Features

  • accounts.update(id, updateFn) (1c66dda1)

v3.2.1

30 Oct 23:35
Compare
Choose a tag to compare

<a name"3.2.1">

3.2.1 (2016-10-30)

Bug Fixes

  • username change emits update only (6a1357c2)

v3.2.0

29 Oct 21:01
Compare
Choose a tag to compare

<a name"3.2.0">

3.2.0 (2016-10-29)

Features

v3.1.0

25 Oct 06:13
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-10-25)

Features

v3.0.4

20 Oct 03:32
Compare
Choose a tag to compare

<a name"3.0.4">

3.0.4 (2016-10-20)

Bug Fixes

v3.0.3

18 Oct 06:35
Compare
Choose a tag to compare

<a name"3.0.3">

3.0.3 (2016-10-18)

Bug Fixes

  • db: index – emit for more than one token and role (4bf381f1)

v3.0.2

18 Oct 04:18
Compare
Choose a tag to compare

<a name"3.0.2">

3.0.2 (2016-10-18)

Bug Fixes

  • sessions.add({account: {username, password}}) (154be76c)

v3.0.1

18 Oct 02:19
Compare
Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-10-18)

Bug Fixes

  • invalidate token on sessions.add and accounts.update (abd7bfda)

v3.0.0

18 Oct 01:13
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-10-18)

Features

Breaking Changes

  • api.sessions.add(options): options.auth has been renamed to options.account and options.username is now options.account.username

    (cdefe8f1)