Skip to content

Releases: hoodiehq/hoodie-server

v20.0.5

10 Sep 05:32
Compare
Choose a tag to compare

<a name"20.0.5">

20.0.5 (2016-09-10)

Bug Fixes

  • store: always pass options.PouchDB (8a8cae0f)

v20.0.4

09 Sep 10:46
Compare
Choose a tag to compare

<a name"20.0.4">

20.0.4 (2016-09-09)

Bug Fixes

v20.0.3

27 Aug 16:40
Compare
Choose a tag to compare

<a name"20.0.3">

20.0.3 (2016-08-27)

Bug Fixes

  • don’t accidentally leak credentials (d4f48aab)

v20.0.2

17 Aug 23:29
Compare
Choose a tag to compare

<a name"20.0.2">

20.0.2 (2016-08-17)

Bug Fixes

  • package: add missing dependency randomstring (196eef4c)

v20.0.1

17 Aug 23:06
Compare
Choose a tag to compare

<a name"20.0.1">

20.0.1 (2016-08-17)

Bug Fixes

  • package: make mkdirp a dependency (feae6f7e)

Features

Breaking Changes

  • The @hoodie/server package was deprecated as its logic was merged into hoodie. But after further discussion, we decided to move the hapi logic out into its own module and reuse the @hoodie/server package for it. See hoodiehq/hoodie#534

    (e416f3d0)

v20.0.0

17 Aug 22:48
Compare
Choose a tag to compare

<a name"20.0.0">

20.0.0 (2016-08-17)

Features

Breaking Changes

  • The @hoodie/server package was deprecated as its logic was merged into hoodie. But after further discussion, we decided to move the hapi logic out into its own module and reuse the @hoodie/server package for it. See hoodiehq/hoodie#534

    (e416f3d0)

v19.0.2

24 Apr 19:49
Compare
Choose a tag to compare

<a name"19.0.2">

19.0.2 (2016-04-24)

Bug Fixes

  • use config.data for client.js and db folder (45284b6b)

v19.0.1

24 Apr 18:04
Compare
Choose a tag to compare

<a name"19.0.1">

19.0.1 (2016-04-24)

Bug Fixes

  • good-squeeze usage (6a1fcadc)
  • package:
    • dependency updates (9a25510a)
    • version ranges for @hoodie/{account,store} (7be9e5a5)

v19.0.0

24 Apr 16:56
Compare
Choose a tag to compare

<a name"19.0.0">

19.0.0 (2016-04-24)

Bug Fixes

  • remove outdated admin dashboard for now (d0169d4e)

Breaking Changes

  • /hoodie/admin showed the (non-functional) admin dashboard. We removed it for now

    (d0169d4e)

v18.0.1

24 Apr 16:40
Compare
Choose a tag to compare

<a name"18.0.1">

18.0.1 (2016-04-24)

Bug Fixes