Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 08:01
· 1069 commits to staging since this release

2022-04-04

Chores
  • Update CHANGELOG.md (8355f15)
  • Bump @emotion/react from 11.8.1 to 11.8.2 (#3505) (5b768f2)
  • Bump @types/react from 17.0.39 to 17.0.40 (#3503) (95f9484)
  • Bump react-i18next from 11.15.5 to 11.15.6 (#3502) (ec2e209)
  • Bump i18next from 21.6.13 to 21.6.14 (#3501) (3c6e444)
  • Bump @testing-library/react from 12.1.3 to 12.1.4 (#3499) (9ea118b)
  • Update config (280f3df)
  • Bump typescript from 4.5.5 to 4.6.2 (#3494) (5d9467e)
  • Bump eslint-plugin-react from 7.29.2 to 7.29.3 (#3496) (1fdf368)
  • Bump webpack from 5.69.1 to 5.70.0 (#3493) (5c6ba21)
  • Bump @types/react-dom from 17.0.11 to 17.0.13 (#3492) (a42618a)
  • Bump lint-staged from 12.3.4 to 12.3.5 (#3489) (96647a7)
  • Bump i18next from 21.6.12 to 21.6.13 (#3488) (564c33c)
  • Bump typescript from 4.5.5 to 4.6.2 in /server (#3487) (8fc460a)
  • Bump wire-web-config-default-main in /app-config (#3459) (bd58eea)
  • Bump follow-redirects from 1.14.7 to 1.14.8 in /server (#3449) (a3c144f)
  • Bump @types/jest from 27.4.0 to 27.4.1 (#3481) (54fd139)
  • Bump eslint-plugin-react from 7.28.0 to 7.29.2 (#3480) (7532218)
  • Bump fs-extra from 10.0.0 to 10.0.1 (#3478) (ebe1b42)
  • Bump @types/node from 17.0.18 to 17.0.21 (#3476) (e39b551)
  • Bump react-i18next from 11.15.4 to 11.15.5 (#3477) (088e5e8)
  • Bump i18next from 21.6.11 to 21.6.12 (#3475) (7653131)
  • Bump fs-extra from 10.0.0 to 10.0.1 in /server (#3474) (01eac44)
  • Upgrade @wireapp/api-client to 17.0.0 (#3473) (f7cb4a3)
  • Bump @wireapp/api-client from 16.7.0 to 16.8.0 (#3470) (e582e48)
  • Bump core-js from 3.21.0 to 3.21.1 (#3472) (8855c3a)
  • Bump lint-staged from 12.3.3 to 12.3.4 (#3471) (f8c0047)
  • Bump @babel/core from 7.17.2 to 7.17.5 (#3468) (b582bf7)
  • Bump webpack from 5.68.0 to 5.69.1 (#3467) (5f03148)
  • Bump @testing-library/react from 12.1.2 to 12.1.3 (#3466) (066aa09)
  • Bump @types/node from 17.0.17 to 17.0.18 (#3465) (4676683)
  • Bump @emotion/react from 11.7.1 to 11.8.1 (#3463) (9ef7a7a)
  • Bump @babel/core from 7.17.2 to 7.17.5 in /server (#3462) (a02d987)
  • Bump pm2 from 5.1.2 to 5.2.0 in /server (#3460) (67ddeaf)
  • Bump express from 4.17.2 to 4.17.3 in /server (#3461) (59f0f05)
  • Bump sort-json from 2.0.0 to 2.0.1 (#3457) (d287584)
  • Bump @types/node from 17.0.15 to 17.0.17 (#3456) (9f00459)
  • Bump react-i18next from 11.15.3 to 11.15.4 (#3455) (b87e9c7)
  • Bump i18next from 21.6.10 to 21.6.11 (#3453) (89abb86)
  • Bump @babel/core from 7.17.0 to 7.17.2 (#3452) (ac1cae8)
  • Bump http-proxy-middleware from 2.0.2 to 2.0.3 in /server (#3451) (2e6dc79)
  • Bump @babel/core from 7.17.0 to 7.17.2 in /server (#3450) (d04f022)
New Features
  • Enable joining conversation for federated domains [FS-397] (#3483) (50bdffc)
Other Changes
  • Show cannot join message on mobile browser (#3506) (b57f32c)

2.3.0 (2022-04-04)

New Features
  • Enable joining conversation for federated domains [FS-397] (#3483) (50bdffc3)
Other Changes