Skip to content

Releases: AddTodoist/oauth-server

v1.18.6

29 Jan 17:57
6bbc591
Compare
Choose a tag to compare

1.18.6 (2023-01-29)

Bug Fixes

  • remove mongoose warning (6bbc591)

v1.18.5

29 Jan 17:14
c81cd42
Compare
Choose a tag to compare

1.18.5 (2023-01-29)

Performance Improvements

  • cache users count endpoint (a9024a5)

v1.18.4

25 Jan 18:13
c2caefd
Compare
Choose a tag to compare

1.18.4 (2023-01-25)

Bug Fixes

  • handle 500 errors with a try again message (3efce13)

Performance Improvements

  • users are saved only after all the oauth process is ok (26bf1f1)

v1.18.3

03 Dec 14:08
b1bcde4
Compare
Choose a tag to compare

1.18.3 (2022-12-03)

Bug Fixes

  • axios error returning error response (e60e2b8)
  • node verison (b1bcde4)

v1.18.2

02 Dec 13:55
6c6726f
Compare
Choose a tag to compare

1.18.2 (2022-12-02)

Bug Fixes

  • bump deps and add bugsnag info (6c6726f)

v1.18.1

30 Nov 21:35
3cef20c
Compare
Choose a tag to compare

1.18.1 (2022-11-30)

Bug Fixes

v1.18.0

25 Nov 10:33
053909d
Compare
Choose a tag to compare

1.18.0 (2022-11-25)

  • Move oauth-server to own repo