Skip to content

Releases: sws2apps/sws2apps-api

v2.1.2

05 Dec 14:54
Compare
Choose a tag to compare

2.1.2 (2022-12-05)

Bug Fixes

  • middleware: update function name to find pocket user (421832f)

v2.1.1

04 Dec 08:28
Compare
Choose a tag to compare

2.1.1 (2022-12-04)

Bug Fixes

  • api: handle few undefined variables in classes (6ce965b)
  • logger: update to capture original url (6cb6c3e)

v2.1.0

04 Dec 00:36
Compare
Choose a tag to compare

2.1.0 (2022-12-04)

Features

  • api: update otp library (e9ce7d3)

v2.0.6

03 Dec 21:04
Compare
Choose a tag to compare

2.0.6 (2022-12-03)

Bug Fixes

  • api: update cors settings for public route (c496b11)

v2.0.5

03 Dec 18:34
Compare
Choose a tag to compare

2.0.5 (2022-12-03)

Bug Fixes

  • classes: fix congregation not being able to publish schedule (2c083fa)

v2.0.4

03 Dec 16:32
Compare
Choose a tag to compare

2.0.4 (2022-12-03)

Bug Fixes

  • classes: fix fetching user response (002ba70)

v2.0.3

03 Dec 12:38
Compare
Choose a tag to compare

2.0.3 (2022-12-03)

Bug Fixes

  • announcements: change header name (c1b276d)

v2.0.2

03 Dec 11:25
Compare
Choose a tag to compare

2.0.2 (2022-12-03)

Bug Fixes

  • classes: fix undefined id in congregation when saving backup (7992c5b)

v2.0.1

03 Dec 09:27
Compare
Choose a tag to compare

2.0.1 (2022-12-03)

Bug Fixes

  • classes: update announcement details (ec7ebf6)

v2.0.0

03 Dec 08:43
Compare
Choose a tag to compare

2.0.0 (2022-12-03)

Features

  • api: improve code performance when connecting to firestore service (96e4743)
  • deps: bump helmet from 6.0.0 to 6.0.1 (0bf37db)

BREAKING CHANGES

  • api: The way how this API connects to Firestore has been changed