Skip to content

Releases: Turistforeningen/Verdandi

v2.5.0

06 Sep 12:45
Compare
Choose a tag to compare

<a name"2.5.0">

2.5.0 (2016-09-06)

Features

  • checkin: timestamp is now saved if passed (63d1de75)

v2.4.0

01 Sep 12:21
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2016-09-01)

Bug Fixes

  • project: add config for docker-compose (edde667c)

Features

  • Checkin: set default and required values on model (38fecddf)
  • checkin:
    • remove user data from sted checkin log (93a68500)
    • optionally set checkins as publicly viewable (4b7d17a5)
    • return virtual checkin properties (81431cec)
  • list: remove user data from list checkin log (d7aba98d)
  • user: conditionally remove private checkins from profile (59c622dc)

v2.3.1

29 Aug 11:34
Compare
Choose a tag to compare

<a name"2.3.1">

2.3.1 (2016-08-29)

Bug Fixes

  • test: remove describe.only property (e96daaef)

v2.3.0

29 Aug 11:12
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-08-29)

Bug Fixes

  • list:
    • list checkin objects in data property (d0a1aa76)
    • wrap checkins in data property (ebb7cd58)
    • use shorthand property (cb98658d)

Features

  • Checkin: add static method #getCheckinsForList() (16747455)
  • list: add endpoint for list log (f6d5a052)

v2.2.0

26 Aug 11:36
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-08-26)

Bug Fixes

  • list: use user object from req set in auth (ad6bf02f)

Features

  • list: add endpoint for joining/leaving lists (6811b47e)

v2.1.3

25 Aug 17:15
Compare
Choose a tag to compare

<a name"2.1.3">

2.1.3 (2016-08-25)

Bug Fixes

  • test: do not try to run markdown files as javascript (04e4499a)

v2.1.2

25 Aug 09:54
Compare
Choose a tag to compare

<a name"2.1.2">

2.1.2 (2016-08-25)

Bug Fixes

  • checkin: save checkin ref to user profile (b040c2af)

v2.1.1

25 Aug 09:09
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2016-08-25)

Bug Fixes

  • test: prevent OverwriteModelError with mocha watch (585e7498)

v2.1.0

25 Aug 08:12
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-08-25)

Bug Fixes

  • test: remove describe.only property (5c02e1f6)

Features

  • auth:
    • check if user OAuth token is valid (5d505986)
    • get OAuth user data method (c90175b3)
  • user: update user details after fetch (a1992c31)
  • users: create and update user details (6b1ccd26)

v2.0.1

24 Aug 07:22
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-08-24)

Bug Fixes

  • eslint: resolve object-curly-spacing errors (d6f28f5e)