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

Releases: sws2apps/sws-vip

v1.11.0

25 Feb 17:12
Compare
Choose a tag to compare

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)

v1.10.0

17 Feb 08:51
Compare
Choose a tag to compare

1.10.0 (2023-02-17)

Features

  • schedules: display circuit overseer talk title (ea029d4)

v1.9.0

16 Feb 02:56
Compare
Choose a tag to compare

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)

v1.8.0

15 Feb 20:21
Compare
Choose a tag to compare

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)

v1.7.10

14 Feb 13:58
Compare
Choose a tag to compare

1.7.10 (2023-02-14)

Bug Fixes

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

v1.7.9

14 Feb 10:25
Compare
Choose a tag to compare

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)

v1.7.8

14 Feb 07:16
Compare
Choose a tag to compare

1.7.8 (2023-02-14)

Bug Fixes

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

v1.7.7

12 Feb 15:29
Compare
Choose a tag to compare

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)

v1.7.6

12 Feb 13:57
Compare
Choose a tag to compare

1.7.6 (2023-02-12)

Bug Fixes

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

v1.7.5

12 Feb 13:41
Compare
Choose a tag to compare

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)