Skip to content

Releases: openwhyd/openwhyd

v1.56.1

07 Sep 20:34
Compare
Choose a tag to compare

1.56.1 (2023-09-07)

Bug Fixes

  • hot-tracks: improves scoring, using mongo aggregate (e6a966d), closes #718

v1.56.0

07 Sep 17:29
Compare
Choose a tag to compare

1.56.0 (2023-09-07)

Features

  • hot-tracks: try list of recent posts sorted by number of reposts (#720) (7b870c3), closes #718

v1.55.65

07 Sep 16:06
Compare
Choose a tag to compare

1.55.65 (2023-09-07)

Bug Fixes

v1.55.64

07 Sep 15:28
Compare
Choose a tag to compare

1.55.64 (2023-09-07)

Bug Fixes

  • scripts: 🧹 remove old git script (4147195)
  • scripts: 🧹 remove useless .editorconfig file (981c697)
  • scripts: add script to run mongo shell in prod (14eb574)
  • scripts: move db backup script (0ba10a3)

v1.55.63

05 Sep 09:06
Compare
Choose a tag to compare

1.55.63 (2023-09-05)

Bug Fixes

  • tests: reduce chance of The play() request was interrupted by a call to pause error (eb996ac), closes #714
  • typing: TS errors in api/user.js (6f1b03b)
  • typing: TS errors in register.js and models/user.js (a0b92fa)

v1.55.62

05 Sep 07:13
Compare
Choose a tag to compare

1.55.62 (2023-09-05)

Bug Fixes

  • auth: we need to create a /signup route for Auth0 => make it work with the legacy signup page (d3e2592), closes #705

v1.55.61

02 Sep 17:09
Compare
Choose a tag to compare

1.55.61 (2023-09-02)

Bug Fixes

v1.55.60

31 Aug 15:41
Compare
Choose a tag to compare

1.55.60 (2023-08-31)

Bug Fixes

  • domain: remove links to whyd.com => fix unsubscribe link (67ef678)

v1.55.59

31 Aug 15:19
Compare
Choose a tag to compare

1.55.59 (2023-08-31)

Bug Fixes

  • error-handling: don't callback twice upon rejection (#704) (0a13423), closes #703

v1.55.58

31 Aug 15:05
Compare
Choose a tag to compare

1.55.58 (2023-08-31)

Bug Fixes

  • search: fix algolia error handling logic (#703) (14893ff)