3.6.0 (2025-01-15)
- api: make names optional when updating user (f2d5e3a)
- api: use metadata properties (c063b0a)
- deps: bump express-validator from 7.2.0 to 7.2.1 (0c24a2a)
- deps: bump i18next from 24.2.0 to 24.2.1 (5ee6811)
- deps: bump jsdom and global-jsdom (42da12a)
- deps: bump randomstring from 1.3.0 to 1.3.1 (65a00b3)
- middleware: include userId and congregationId in log (dfcd8e4)
3.5.0 (2024-12-27)
- api: use new env FIREBASE_STORAGE_BUCKET (c51bc20)
- deps: bump @crowdin/crowdin-api-client from 1.40.0 to 1.41.0 (07a1811)
- deps: bump express-rate-limit from 7.4.1 to 7.5.0 (843cdc5)
- deps: bump firebase-admin from 13.0.1 to 13.0.2 (d7032e4)
- deps: bump i18next from 24.0.5 to 24.1.0 (9878aff)
- deps: bump i18next from 24.1.0 to 24.1.2 (30b7514)
- deps: bump i18next from 24.1.2 to 24.2.0 (64b19bd)
- deps: bump i18next-http-middleware from 3.7.0 to 3.7.1 (bed6074)
- deps: bump node-html-parser from 6.1.13 to 7.0.1 (43bcef3)
- deps: bump otpauth from 9.3.5 to 9.3.6 (8d4e1e2)
- deps: bump sanitize-html from 2.13.1 to 2.14.0 (32871f3)
3.4.0 (2024-12-11)
- deps: bump @crowdin/crowdin-api-client from 1.39.1 to 1.40.0 (100f61d)
- users: add createdAt property (3225847)
3.3.2 (2024-12-08)
- routes: update route typo for report submission (b4baa24)
3.3.1 (2024-12-07)
- controllers: get schedules and sources for elder roles (0d9e7b7)
- controllers: update log level in congregation admin (7558a03)
3.3.0 (2024-12-05)
- api: allow admin role to backup field service reports (0b63512)
- backup: user field service reports and bible studies not included (16075d2)
- deps: bump dotenv from 16.4.6 to 16.4.7 (57abdc4)
- deps: bump i18next from 24.0.2 to 24.0.5 (a644d12)
3.2.0 (2024-12-03)
- middleware: update bearer checker for undefined string (7dcb616)
- deps: bump dotenv from 16.4.5 to 16.4.6 (fb4ea96)
3.1.3 (2024-12-02)
- api: use user id to check valid congregation request (ef0d88a)
3.1.2 (2024-12-01)
- controllers: allow admin users to get additional backup fields (0d85251)
3.1.1 (2024-12-01)
- v3: update error code for invalid invitation code (0a82440)
3.1.0 (2024-11-26)
- api: update cors options (dc57485)
- api: update firestore path (cf8bd2f)
- controllers: update error message key (eab1545)
- v2: use hardcoded strings for emails (c10a1b1)
- api: delete users and congregations from frontend (e3de0d3)
- deps: bump firebase-admin from 13.0.0 to 13.0.1 (e33b1fa)
- deps: bump i18next from 23.16.5 to 23.16.6 (a28cfa9)
- deps: bump i18next from 23.16.6 to 23.16.8 (72eb5e9)
- deps: bump i18next from 23.16.8 to 24.0.2 (6ff365d)
- deps: bump i18next-http-middleware from 3.6.0 to 3.7.0 (69ae306)
- v3: get user auto-updated roles (802fa0c)
3.0.0 (2024-11-18)
- api: support v2 and v3 routes (ba0e845)
- This requires all CPE clients to be updated