Skip to content

Releases: wireapp/wire-webapp

2023-01-24-production.0

24 Jan 08:49
Compare
Choose a tag to compare

0.26.0 (2023-01-24)

New Features
Bug Fixes
Read more

2023-01-17-staging.0

17 Jan 09:09
f2d2367
Compare
Choose a tag to compare
2023-01-17-staging.0 Pre-release
Pre-release

What's Changed

  • fix: Toggle Typing Indicator by @przemvs in #14355
  • fix: Change background color of title bar icon button (ACC-61) by @thisisamir98 in #14356
  • fix: make user modal close button keyboard accessible [ACC-334] by @V-Gira in #14335
  • fix: Guest and Verified Indicator overlap by @przemvs in #14336
  • feat: Use new buttons in giphy modal (ACC-71) by @thisisamir98 in #14357
  • fix: close right sidebar when changing view [ACC-352] by @V-Gira in #14361
  • fix: prevent deletion of draft messages [ACC-351] by @V-Gira in #14362
  • feat: Use coreCrypto for cryptographic operations (#14188) by @atomrc in #14189
  • fix: Change font size of seach placeholder (ACC-327) by @thisisamir98 in #14367
  • fix: Change start ui input placeholder by @thisisamir98 in #14368
  • fix: Change constant bit rate title to avoid breaking calling ui in large font sizes (ACC-326) by @thisisamir98 in #14371
  • feat: add debug util to break lastNotificationId by @PatrykBuniX in #14373
  • fix: prevent no search result text from overflowing by @V-Gira in #14376
  • fix: Reset input value when canceling message edit by @atomrc in #14392
  • fix: Migrate to coreCrypto on login and app load by @atomrc in #14395
  • fix: Enable session reset even for unknown error codes by @atomrc in #14400
  • fix: Improve user-facing decryption errors by @atomrc in #14404
  • feat: Send REJECT message through the self MLS conversation [FS-1327] by @atomrc in #14329
  • fix: Avoid sending exponential number of read-receipts by @atomrc in #14430
  • feat: Call tiles focus [#ACC-336] by @przemvs in #14425
  • fix: Center user video call by @przemvs in #14434
  • fix: Stop handling team events when team is deleted [FS-1406] by @atomrc in #14439
  • fix: [Web] Heart icon is very close to user image(ACC-354) by @arjita-mitra in #14438
  • fix: Verified icon in participant details is too close to the edge by @przemvs in #14436
  • fix: set default font weight to 400 in dark mode [ACC-290] by @V-Gira in #14451
  • fix: issue with ping on current dev (SQSERVICES-1816) by @tlebon in #14454
  • fix: address latest accessibility issues [ACC-394], [ACC-395], [ACC-326] by @V-Gira in #14452
  • fix: Typing indicator announcement with assertive mode (ACC-304) by @thisisamir98 in #14471
  • fix: Adjust styling for windows high contrast mode (ACC-35) by @thisisamir98 in #14469
  • fix: Allow user to choose cryptobox or CoreCrypto by @atomrc in #14478

Full Changelog: 2023-01-09-staging.1...2023-01-17-staging.0

2023-01-09-staging.0

09 Jan 12:53
c71260b
Compare
Choose a tag to compare
2023-01-09-staging.0 Pre-release
Pre-release
chore(deps-dev): Bump tsc-watch from 5.0.3 to 6.0.0 (#14286)

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

---
updated-dependencies:
- dependency-name: tsc-watch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Weiß <[email protected]>

2022-12-19-staging.0

19 Dec 13:41
70e93b5
Compare
Choose a tag to compare
2022-12-19-staging.0 Pre-release
Pre-release
chore(deps): Bump react-router-dom from 6.4.5 to 6.5.0 (#14344)

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.4.5 to 6.5.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2022-12-19-production.0

19 Dec 13:24
6b2f2bf
Compare
Choose a tag to compare

0.25.0 (2022-12-19)

2022-12-13-staging.1

13 Dec 15:38
09eb03b
Compare
Choose a tag to compare
2022-12-13-staging.1 Pre-release
Pre-release
runfix: conversation component infinite rerender (#14314)

2022-12-13-staging.0

13 Dec 10:36
936c842
Compare
Choose a tag to compare
2022-12-13-staging.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2022-12-08-staging.0...2022-12-13-staging.0

2022-12-08-staging.0

08 Dec 10:29
e165a29
Compare
Choose a tag to compare
2022-12-08-staging.0 Pre-release
Pre-release
runfix: correct mention font-size and edit icon in replies (#14267)

2022-12-07-staging.0

07 Dec 10:02
95b5266
Compare
Choose a tag to compare
2022-12-07-staging.0 Pre-release
Pre-release
refactor: Remove outdated global imports (#14262)

2022-11-30-staging.0

30 Nov 09:19
3061d8b
Compare
Choose a tag to compare
2022-11-30-staging.0 Pre-release
Pre-release
chore: update localization strings (#14184)