Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Latest commit

 

History

History
300 lines (175 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

300 lines (175 loc) · 19.5 KB

1.11.0 (2023-02-25)

Features

  • app: add disclaimer for new address (e872e1b)
  • deps: bump @emotion/react from 11.10.5 to 11.10.6 (02942d9)
  • deps: bump @emotion/styled from 11.10.5 to 11.10.6 (a4a3f52)
  • deps: bump @mui/material from 5.11.9 to 5.11.10 (f196578)
  • deps: bump @tanstack/react-query from 4.24.6 to 4.24.10 (8b214b5)
  • deps: bump i18next from 22.4.9 to 22.4.10 (2ca1678)
  • deps: bump react-i18next from 12.1.5 to 12.2.0 (6940359)

1.10.0 (2023-02-17)

Features

  • schedules: display circuit overseer talk title (ea029d4)

1.9.0 (2023-02-16)

Bug Fixes

  • app: fix undefined locale error on startup (fbc33a4)

Features

  • deps: bump @fingerprintjs/fingerprintjs-pro from 3.8.1 to 3.8.2 (03ae857)

1.8.0 (2023-02-15)

Features

  • auth: prevent signin using multiple providers (81fe7bf)
  • deps: bump @mui/icons-material from 5.11.0 to 5.11.9 (a13a1b0)
  • deps: bump @mui/lab from 5.0.0-alpha.119 to 5.0.0-alpha.120 (3291bc8)
  • deps: bump @mui/material from 5.11.8 to 5.11.9 (b6db248)
  • deps: bump @tanstack/react-query from 4.24.4 to 4.24.6 (1964f9d)

1.7.10 (2023-02-14)

Bug Fixes

  • app: getting translation from the correct namespace (cbabf11)

1.7.9 (2023-02-14)

Bug Fixes

  • account-upgrade: don’t send uid if firebase auth is null (5f8cb60)
  • account-upgrade: handle undefined var on upgrade (fbdc63c)
  • startup: fix undefined vars in EmailAuth (12d560a)

1.7.9 (2023-02-14)

Bug Fixes

  • account-upgrade: don’t send uid if firebase auth is null (5f8cb60)
  • account-upgrade: handle undefined var on upgrade (fbdc63c)

1.7.8 (2023-02-14)

Bug Fixes

  • firebase: temporarily remove feature to save profile picture (f9da27f)

1.7.7 (2023-02-12)

Bug Fixes

  • csp: update connect-src (76899d3)
  • csp: update connect-src (ca41db1)
  • firebase: logout when user session ends (c3dd67a)

1.7.6 (2023-02-12)

Bug Fixes

  • firebase: unlink password provider on signin if exists (eaf1ce0)

1.7.5 (2023-02-12)

Bug Fixes

  • csp: add blob to img-src (e4fe4ab)
  • hooks: update path to obtain photo url from firebase auth (d6b552a)

1.7.4 (2023-02-12)

Bug Fixes

  • csp: update default-src for new firebase auth (ef4d5d0)

1.7.3 (2023-02-12)

Bug Fixes

  • csp: update connect-src for new firebase auth (0c73793)

1.7.2 (2023-02-12)

Bug Fixes

  • csp: update connect-src for new firebase auth (43ad97d)

1.7.1 (2023-02-12)

Bug Fixes

  • csp: update connect-src for new firebase auth (36a1e3c)

1.7.0 (2023-02-12)

Features

  • auth: support for oauth for user authentication (4d20b50)

1.7.0 (2023-02-12)

Features

  • auth: support for oauth for user authentication (4d20b50)

1.6.0 (2023-02-08)

Features

  • app: add support for new assignment type format (8960fdb)
  • deps: bump @mui/lab from 5.0.0-alpha.118 to 5.0.0-alpha.119 (d68f535)
  • deps: bump @mui/material from 5.11.7 to 5.11.8 (f2e940c)
  • deps: bump @sws2apps/react-sw-helper from 1.9.0 to 1.10.0 (26e3010)
  • deps: bump react-i18next from 12.1.4 to 12.1.5 (b3d68e1)
  • deps: bump react-router-dom from 6.8.0 to 6.8.1 (a69b031)
  • deps: bump validator from 13.7.0 to 13.9.0 (d3645f9)

1.5.1 (2023-02-03)

Bug Fixes

  • schedules: handle invalid week value (2b482ca)

1.5.0 (2023-02-03)

Bug Fixes

  • schedules: fix error when viewing weekly assignments (aec1d9c)

Features

  • deps: bump @mui/lab from 5.0.0-alpha.117 to 5.0.0-alpha.118 (fd40a0c)
  • deps: bump @mui/material from 5.11.6 to 5.11.7 (007fa52)
  • deps: bump @tanstack/react-query from 4.23.0 to 4.24.4 (6fa7916)

1.4.1 (2023-01-30)

Bug Fixes

  • schedules: fix issue where single override is not working (8367312)

1.4.0 (2023-01-29)

Features

  • app: update to support meeting part override (34d7256)
  • deps: bump @mui/lab from 5.0.0-alpha.115 to 5.0.0-alpha.116 (6433de1)
  • deps: bump @mui/lab from 5.0.0-alpha.116 to 5.0.0-alpha.117 (75555f1)
  • deps: bump @mui/material from 5.11.4 to 5.11.5 (989bee2)
  • deps: bump @mui/material from 5.11.5 to 5.11.6 (05ffd76)
  • deps: bump @tanstack/react-query from 4.22.0 to 4.23.0 (277e074)
  • deps: bump dexie from 3.2.2 to 3.2.3 (953db5a)
  • deps: bump react-router-dom from 6.6.2 to 6.7.0 (dfeded4)
  • deps: bump react-router-dom from 6.7.0 to 6.8.0 (b5d8691)

1.3.0 (2023-01-10)

Bug Fixes

  • startup: handle invalid data from old cpe app, disallow some email domains (057fa3f)

Features

  • deps: bump @mui/lab from 5.0.0-alpha.114 to 5.0.0-alpha.115 (aab2a77)
  • deps: bump @mui/material from 5.11.3 to 5.11.4 (117c2b5)
  • deps: bump @tanstack/react-query from 4.20.9 to 4.22.0 (c55d6b1)
  • deps: bump i18next from 22.4.8 to 22.4.9 (b8bdfa5)
  • deps: bump react-router-dom from 6.6.1 to 6.6.2 (61a956b)

1.2.1 (2023-01-09)

Bug Fixes

  • app: update api endpoint (cbdeb02)
  • app: update csp for new api endpoint (64b28f3)

1.2.0 (2023-01-08)

Features

  • app: migrate from browserRouter to hashRouter (3260e03)

1.1.1 (2023-01-08)

Bug Fixes

  • schedules: handle scenario when no meeting schedule was published (8263d7b)

1.1.0 (2023-01-08)

Bug Fixes

  • manifest: update app description (8b96d04)

Features

  • app: view another members assignments (b5ed6db)
  • app: view midweek meeting schedule (82313bd)
  • deps: bump @emotion/react from 11.10.4 to 11.10.5 (0fd0f81)
  • deps: bump @emotion/styled from 11.10.4 to 11.10.5 (3438283)
  • deps: bump @fingerprintjs/fingerprintjs-pro from 3.7.1 to 3.8.0 (131d4d1)
  • deps: bump @fingerprintjs/fingerprintjs-pro from 3.8.0 to 3.8.1 (b33f5e5)
  • deps: bump @mui/icons-material from 5.10.14 to 5.10.15 (58ad5fa)
  • deps: bump @mui/icons-material from 5.10.15 to 5.10.16 (4966d22)
  • deps: bump @mui/icons-material from 5.10.16 to 5.11.0 (4caa0f2)
  • deps: bump @mui/icons-material from 5.10.9 to 5.10.14 (db3b893)
  • deps: bump @mui/material from 5.10.10 to 5.10.11 (502106e)
  • deps: bump @mui/material from 5.10.11 to 5.10.12 (12b34ac)
  • deps: bump @mui/material from 5.10.12 to 5.10.13 (c21a69e)
  • deps: bump @mui/material from 5.10.13 to 5.10.14 (c8aed64)
  • deps: bump @mui/material from 5.10.14 to 5.10.15 (40b543e)
  • deps: bump @mui/material from 5.10.15 to 5.10.16 (d4b4a1a)
  • deps: bump @mui/material from 5.10.16 to 5.10.17 (d2e27ca)
  • deps: bump @mui/material from 5.10.17 to 5.11.0 (6bd9858)
  • deps: bump @mui/material from 5.10.9 to 5.10.10 (9dd4cb2)
  • deps: bump @mui/material from 5.11.0 to 5.11.1 (7109676)
  • deps: bump @mui/material from 5.11.1 to 5.11.2 (144bb82)
  • deps: bump @mui/material from 5.11.2 to 5.11.3 (796335a)
  • deps: bump i18next from 21.10.0 to 22.0.1 (7fd8ca8)
  • deps: bump i18next from 22.0.1 to 22.0.3 (a94cd6d)
  • deps: bump i18next from 22.0.3 to 22.0.4 (258d347)
  • deps: bump i18next from 22.0.4 to 22.0.5 (eea9e49)
  • deps: bump i18next from 22.0.5 to 22.0.6 (8413c73)
  • deps: bump i18next from 22.0.6 to 22.0.8 (2cef357)
  • deps: bump i18next from 22.0.8 to 22.1.4 (c9b72b5)
  • deps: bump i18next from 22.1.4 to 22.1.5 (d2f4a7b)
  • deps: bump i18next from 22.1.5 to 22.4.3 (1f436cb)
  • deps: bump i18next from 22.4.3 to 22.4.5 (7c49d22)
  • deps: bump i18next from 22.4.5 to 22.4.6 (8b9b254)
  • deps: bump i18next from 22.4.6 to 22.4.8 (a9cfa82)
  • deps: bump json5 from 1.0.1 to 1.0.2 (4f2ab82)
  • deps: bump react-i18next from 11.18.6 to 12.0.0 (2cf69c5)
  • deps: bump react-i18next from 12.0.0 to 12.1.0 (c98f714)
  • deps: bump react-i18next from 12.1.0 to 12.1.1 (75bd599)
  • deps: bump react-router-dom from 6.4.2 to 6.4.3 (d12b12e)
  • deps: bump react-router-dom from 6.4.3 to 6.4.4 (e45c293)
  • deps: bump react-router-dom from 6.4.4 to 6.4.5 (3d98554)
  • deps: bump react-router-dom from 6.4.5 to 6.5.0 (3aaf02e)
  • deps: bump react-router-dom from 6.5.0 to 6.6.0 (6fc0231)
  • deps: bump react-router-dom from 6.6.0 to 6.6.1 (dca6ddb)

1.0.0 (2022-10-13)

Features

  • app: initialize new vite app and disclaimer (3fa9ab4)

1.0.0 (2022-10-13)

Features

  • app: initialize a new vite app and disclaimer (7df0bc3)