Releases: wireapp/wire-webapp
Releases · wireapp/wire-webapp
2023-01-24-production.0
0.26.0 (2023-01-24)
New Features
- Call tiles focus [#ACC-336] (#14425) (2f366c6f)
- Send REJECT message through the self MLS conversation [FS-1327] (#14329) (63ea7607)
- add debug util to break lastNotificationId (#14373) (0d5c4415)
- Use coreCrypto for cryptographic operations (#14189) (ecca350f)
- Use new buttons in giphy modal (ACC-71) (#14357) (31595d5d)
- bump core to enable mls recovery from quick sync 404 (#14331) (87d612a6)
- Adjust styling of typing indicator (ACC-318) (#14320) (8f3c0ff8)
- replace numbers with enum for tabIndex (#14322) (c706ed64)
- Update HTML tags in Modals, AppLock and DeviceID (#14313) (de0180ae)
- Forms accessibility (#14310) (c55005e4)
- Update list tags structure (#14304) (0fd95458)
- Screen Reader announcement for Typing Indicator (ACC-304) (#14305) (126afbeb)
- update headings (#14258) (a59d5078)
- Typing Indicator settings - Turn on or Off(ACC-307) (#14273) (dda44d2c)
- api v3 support for typing endpoint [FS-1311] (#14274) (111cb4c0)
- add api v3 support [FS-1268] (#14264) (19226658)
- api v3 access_role change [FS-1192] (#14253) (de597168)
- Update People and Folder Tab [#ACC-78] (#14193) (077f681f)
- Send self device sync message through MLS and proteus conversations [FS-1208] (#14254) (ba9982e7)
- Implement new full search design (#14221) (06d80c13)
- add font size selection to the preferences [ACC-302] (#14183) (51a9a3ea)
- Use new buttons in guest links creation and add particiapnts panels (#14191) (35f5ff66)
- Add hover state to people & services tabs (#14192) (5dc4dc2f)
- shift+tab from message input bar should set the entire message focusable(ACC-268) (#14186) (3c3efac8)
- Adjust styles for typing indicator (ACC-309) (#14160) (8c606731)
- Register Self and Team MLS conversations on app load [FS-1007 FS-1006] (#14130) (539dc1bd)
- refactoring of text message renderer, fix interactive elements focus order, make chat user avatar keyboard accessible (#14153) (f60c4a3d)
- Focus order for chat content area [ACC-268] (ec9cd786)
- entropy: improve entropy estimation (SQSERVICES-1799) (#14155) (46158404)
Bug Fixes
- Logout button has wrong design (#14511) (5ff525a5)
- Allow user to choose cryptobox or CoreCrypto (#14478) (8542d279)
- Adjust styling for windows high contrast mode (ACC-35) (#14469) (be431d5a)
- Typing indicator announcement with assertive mode (ACC-304) (#14471) (99cb8259)
- address latest accessibility issues [ACC-394], [ACC-395], [ACC-326] (#14452) (5bfc861b)
- issue with ping on current dev (#14454) (45a7cf23)
- set default font weight to 400 in dark mode [ACC-290] (#14451) (fad974ab)
- Verified icon in participant details is too close to the edge (#14436) (3bb1b243)
- [Web] Heart icon is very close to user image(ACC-354) (#14438) (0fee86fc)
- Stop handling team events when team is deleted (#14439) (389822f5)
- Center user video call (#14434) (e84338b0)
- Avoid sending exponential number of read-receipts (#14430) (a1adec19)
- Improve user-facing decryption errors (#14404) (02a3ed5d)
- Enable session reset even for unknown error codes (#14400) (83c32751)
- Migrate to coreCrypto on login and app load (#14395) (ff216a79)
- Reset input value when canceling message edit (#14392) (5d97b380)
- prevent no search result text from overflowing (#14376) (62a399fb)
- Change constant bit rate title to avoid breaking calling ui in large font sizes (ACC-326) ([#14371](https://github.com/wireapp/wi...
2023-01-17-staging.0
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
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
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
0.25.0 (2022-12-19)
2022-12-13-staging.1
runfix: conversation component infinite rerender (#14314)
2022-12-13-staging.0
What's Changed
- fix: Avoid double file pasting trigger [FS-1306] by @atomrc in #14269
- chore: Remove antiscroll by @atomrc in #14272
- fix: user not able to send multiple files [FS-1276] by @PatrykBuniX in #14271
- refactor: Cleanup file dropping/pasting in InputBar by @atomrc in #14270
- feat: api v3 support for typing endpoint [FS-1311] by @PatrykBuniX in #14274
- feat: Typing Indicator settings - Turn on or Off(ACC-307) by @arjita-mitra in #14273
- refactor: Improve file tree structure by @atomrc in #14275
- runfix: prevent call button to stay on screen in responsive view [ACC-324] by @V-Gira in #14278
- fix: Remove scrollbar artifacts by @atomrc in #14280
- chore: Remove deprecated styling for context menu by @atomrc in #14281
- refactor: file upload by @PatrykBuniX in #14276
- refactor: Make FadingScrollbar a react component by @atomrc in #14279
- fix: Do not store accessToken on login [FS-1309] by @atomrc in #14303
- refactor: use disposable ref hook by @PatrykBuniX in #14302
- feat: update headings by @przemvs in #14258
- feat: Screen Reader announcement for Typing Indicator (ACC-304) by @thisisamir98 in #14305
- feat: Update list tags structure by @przemvs in #14304
- refactor: Use delegate event handlers for message clicks by @atomrc in #14306
- refactor: Improve quote long text detection by @atomrc in #14307
Full Changelog: 2022-12-08-staging.0...2022-12-13-staging.0
2022-12-08-staging.0
runfix: correct mention font-size and edit icon in replies (#14267)
2022-12-07-staging.0
refactor: Remove outdated global imports (#14262)
2022-11-30-staging.0
chore: update localization strings (#14184)