Skip to content

Releases: sws2apps/sws2apps-api

v3.37.0

28 Sep 11:25
Compare
Choose a tag to compare

3.37.0 (2025-09-28)

Features

  • api: update to support congregations api changes (b2574e6)
  • deps: bump @crowdin/crowdin-api-client from 1.46.0 to 1.48.3 (7fe5526)
  • deps: bump cryptr from 6.3.0 to 6.4.0 (b3dd0c8)
  • deps: bump is-online from 11.0.0 to 12.0.1 (7b860e7)

v3.36.0

21 Sep 18:36
Compare
Choose a tag to compare

3.36.0 (2025-09-21)

Bug Fixes

  • services: support crypto-es esm change (3b645f1)

Features

  • api: include person enrollments for all roles (2a3d438)
  • api: include person privileges for all roles (13cfd42)
  • api: support login with email otp code (f3b9f34)
  • deps: bump @logtail/node from 0.5.5 to 0.5.6 (21d60c8)
  • deps: bump crypto-es from 3.0.4 to 3.1.2 (7b0a1a1)
  • deps: bump dotenv from 17.2.1 to 17.2.2 (f47fe37)
  • deps: bump express-rate-limit from 8.0.1 to 8.1.0 (fb09e36)
  • deps: bump firebase-admin from 13.4.0 to 13.5.0 (92b6a5b)
  • deps: bump i18next from 25.4.2 to 25.5.2 (ac56a42)
  • deps: bump nodemailer and @types/nodemailer (2e9e109)

v3.35.0

06 Sep 21:11
Compare
Choose a tag to compare

3.35.0 (2025-09-06)

Features

  • deps: bump crypto-es from 2.1.0 to 3.0.4 (1b45997)
  • deps: bump dayjs from 1.11.13 to 1.11.18 (30890c3)
  • deps: bump i18next from 25.3.2 to 25.4.2 (d5d217e)
  • deps: bump otpauth from 9.4.0 to 9.4.1 (9467fe8)

v3.34.0

30 Jul 16:15
Compare
Choose a tag to compare

3.34.0 (2025-07-30)

Features

  • api: allow admin to set minimum client from console (65f68cc)

v3.33.0

29 Jul 20:35
Compare
Choose a tag to compare

3.33.0 (2025-07-29)

Features

  • deps: bump cross-env from 7.0.3 to 10.0.0 (a241819)
  • deps: bump i18next-http-middleware from 3.7.4 to 3.8.0 (e677dd3)

v3.32.0

27 Jul 19:48
Compare
Choose a tag to compare

3.32.0 (2025-07-27)

Features

  • api: support upcoming_events for congregation data (50be428)
  • deps: bump @crowdin/crowdin-api-client from 1.45.0 to 1.45.1 (6f738a1)
  • deps: bump @crowdin/crowdin-api-client from 1.45.1 to 1.46.0 (c4f3307)
  • deps: bump dotenv from 16.5.0 to 17.0.0 (a1b8a7b)
  • deps: bump dotenv from 17.0.0 to 17.0.1 (ec69368)
  • deps: bump dotenv from 17.0.1 to 17.1.0 (8caa39a)
  • deps: bump dotenv from 17.1.0 to 17.2.0 (c182112)
  • deps: bump dotenv from 17.2.0 to 17.2.1 (72dda6f)
  • deps: bump express-rate-limit from 7.5.1 to 8.0.1 (08015b9)
  • deps: bump i18next from 25.2.1 to 25.3.0 (48e3dfd)
  • deps: bump i18next from 25.3.0 to 25.3.1 (fc7dca7)
  • deps: bump i18next from 25.3.1 to 25.3.2 (b254c13)
  • deps: bump nodemailer from 7.0.3 to 7.0.4 (c5a8ba9)
  • deps: bump nodemailer from 7.0.4 to 7.0.5 (d657695)

v3.31.0

26 Jun 16:01
Compare
Choose a tag to compare

3.31.0 (2025-06-26)

Features

  • deps: bump @crowdin/crowdin-api-client from 1.44.0 to 1.45.0 (dca3a2f)
  • deps: bump express-rate-limit from 7.5.0 to 7.5.1 (ef51c16)
  • deps: bump serve-favicon from 2.5.0 to 2.5.1 (05e4812)
  • routes: add route to update congregation name and number (53a996d)

v3.30.0

07 Jun 08:36
Compare
Choose a tag to compare

3.30.0 (2025-06-07)

Bug Fixes

  • controllers: move backup in progress cleanup in utils (6035832)
  • logger: update memory prop key name (2b851c8)

Features

  • controllers: make backup save action async (dcc2b8e)
  • logger: log request body size (e57b37a)
  • middleware: ignore some paths that update last seen (802cf02)

v3.29.0

04 Jun 21:41
Compare
Choose a tag to compare

3.29.0 (2025-06-04)

Features

  • api: add two new roles for group overseers (282d32f)

v3.28.1

03 Jun 20:37
Compare
Choose a tag to compare

3.28.1 (2025-06-03)

Bug Fixes

  • routes: make talks optional for publishing schedules (4cbcd53)

Performance Improvements

  • api: show data loading duration in ms (641859c)