Skip to content

Releases: debtcollective/membership

v1.23.6

01 Apr 00:46
97ae326
Compare
Choose a tag to compare

1.23.6 (2020-04-01)

Bug Fixes

  • prevent Drawer from breaking when changing between admin and user backends (c8d3dc3)

v1.23.5

26 Mar 21:34
c39ed6e
Compare
Choose a tag to compare

1.23.5 (2020-03-26)

Bug Fixes

  • fix issues with authentication and guarding against nulls in views (192625c)
  • footer: links should point to the correct urls (419b2c0)
  • fix active subscription method and guard against null subscription (d362979)

v1.23.4

24 Mar 22:52
d96410d
Compare
Choose a tag to compare

1.23.4 (2020-03-24)

Bug Fixes

  • deps: update dependency @babel/preset-react to v7.9.4 (8175270)
  • deps: update dependency @material-ui/core to v4.9.7 (d8e6a1d)
  • deps: update dependency @sentry/browser to v5.15.0 (8b2f62f)
  • deps: update dependency trix to v1.2.3 (fe6642d)

v1.23.3

12 Mar 23:06
63d6d32
Compare
Choose a tag to compare

1.23.3 (2020-03-12)

Bug Fixes

  • deps: update dependency @babel/preset-react to v7.8.3 (e80f370)

v1.23.2

12 Mar 22:27
17dc017
Compare
Choose a tag to compare

1.23.2 (2020-03-12)

Bug Fixes

  • deps: update mui monorepo (45589f4)

v1.23.1

12 Mar 02:32
43f2004
Compare
Choose a tag to compare

1.23.1 (2020-03-12)

Bug Fixes

  • admin link and admin route should link to admin/dashboard (bb86f5b)

v1.23.0

12 Mar 00:21
2eca4e2
Compare
Choose a tag to compare

1.23.0 (2020-03-12)

Features

  • sentry: add @sentry/browser for error reporting in the front-end (d38f17f)

v1.22.0

11 Feb 00:05
4829b86
Compare
Choose a tag to compare

1.22.0 (2020-02-11)

Bug Fixes

  • subscription: saved amount on recurring job (95b5228)

Features

  • donations: change placeholder to reflect min amount of donation (c272ca3)
  • donations: increase min value from 0 to 5 (39f657f)
  • donations: verify on card change amount field (9cd2afa)
  • donations: verify on controller that charge isn't less than (a492924)
  • donations: verify that donation field is more than $5 (0fdaa06)

v1.21.2

24 Jan 18:01
0d5848e
Compare
Choose a tag to compare

1.21.2 (2020-01-24)

Bug Fixes

  • subscription: fix stripe description of recurring subscription (d19fbb0)

v1.21.1

19 Dec 19:26
6b3a0af
Compare
Choose a tag to compare

1.21.1 (2019-12-19)

Bug Fixes

  • deps: update dependency @material-ui/core to v4.8.0 (a7aabe2)
  • deps: update dependency @rails/webpacker to v4.2.2 (fcb586a)