Skip to content

Releases: debtcollective/membership

v2.18.0

18 Feb 18:49
690d089
Compare
Choose a tag to compare

2.18.0 (2021-02-18)

Bug Fixes

  • auth-v2: fix email_token link generation (4c93dcd)
  • emails: downcase email just to be sure (ed2fe31)
  • emails: make sure emails are unique case insensitive (74ce5a8)

Features

  • auth-v2: add link to validate account to the welcome email (b2e5266)
  • auth-v2: get confirm account link working (77c24ac)
  • auth-v2: send welcome email after discourse account is created (53a6cd0)

v2.17.2

08 Feb 22:18
523f0d0
Compare
Choose a tag to compare

2.17.2 (2021-02-08)

Bug Fixes

  • location: existing users may not have the data we require on the widget (c35219a)

v2.17.1

04 Feb 01:41
cbe2f8e
Compare
Choose a tag to compare

2.17.1 (2021-02-04)

Bug Fixes

  • algolia: use safe access due inconsistencies in the places api (c1de73f)

v2.17.0

03 Feb 20:07
9d2c9b2
Compare
Choose a tag to compare

2.17.0 (2021-02-03)

Features

  • welcome-email: change copy (6b00679)

v2.16.1

22 Jan 19:47
e8a62d6
Compare
Choose a tag to compare

2.16.1 (2021-01-22)

Bug Fixes

  • make sure we pass country lowercase to algolia, seems to fail if we dont (74d0333)

v2.16.0

14 Jan 22:47
400ef15
Compare
Choose a tag to compare

2.16.0 (2021-01-14)

Bug Fixes

  • membership: update stripe customer with new source when creating a membership (71cb386)
  • donations don't need a stripe customer and update default source for new membership (eb0fbae)

Features

  • cypress: add cypress integration boilerplate (ebdc691)

Reverts

  • Revert "ci: remove restore_cache to force cypress bin caching" (26d96a4)

v2.15.0

21 Dec 22:19
b0a3798
Compare
Choose a tag to compare

2.15.0 (2020-12-21)

Features

  • user-address: add job to query and save user location data in profile (12fdbb0)

v2.14.0

08 Dec 23:47
Compare
Choose a tag to compare

2.14.0 (2020-12-08)

Bug Fixes

  • store customer_ip in user custom fields when creating a donation or a membership (16e9100)

Features

  • add new york city and los angeles to the chapters list (1578eba)

v2.13.0

08 Dec 19:33
28aa30a
Compare
Choose a tag to compare

2.13.0 (2020-12-08)

Features

  • charges-controller: add an error message when recaptcha validation failed (f34ce85)
  • mailchimp: subscribe users to mailchimp list after they signup for a membership (75288f6)
  • suscription-controller: add an error message when recaptcha validation failed (218576f)

v2.12.1

12 Nov 00:23
d114554
Compare
Choose a tag to compare

2.12.1 (2020-11-12)

Bug Fixes

  • user_confirmation: fixes login_path not being defined (9c9374c)